Skip to content

Commit

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

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

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

* Update pom.xml (Azure#66)

* Versioning fix

* Update pom.xml

* Updated versions of all files 1.1.2

* Fixed test error (Azure#72)

* Merging Dev to Master (Azure#69)

* Do not cache unversionned keys

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

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

* Update pom.xml (Azure#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.