Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Merge for 1.1.2 (#73)
Browse files Browse the repository at this point in the history
* Do not cache unversionned keys

* Brihicks/fix gauva26.0 problems (#63)

* Fixed issues resulting from incompatibilities with Guava 26.0
* Updated versioning

* Update pom.xml (#66)

* Versioning fix

* Update pom.xml

* Updated versions of all files 1.1.2

* Fixed test error (#72)

* Merging Dev to Master (#69)

* Do not cache unversionned keys

* Brihicks/fix gauva26.0 problems (#63)

* Fixed issues resulting from incompatibilities with Guava 26.0
* Updated versioning

* Update pom.xml (#66)

* Versioning fix

* Update pom.xml

* Updated versions of all files 1.1.2

* Fixed test error
  • Loading branch information
bhicks2 authored Nov 2, 2018
1 parent 02233df commit c40aa2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.22.0</version>
<version>2.18.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit c40aa2b

Please sign in to comment.