JCLOUDS-1101: Upgrade to auto-value 1.4.1

Release notes:

https://github.com/google/auto/releases/tag/auto-value-1.4.1
https://github.com/google/auto/releases/tag/auto-value-1.4-rc3
This commit is contained in:
Andrew Gaul 2017-04-22 13:08:54 -07:00
parent 05f64f52b2
commit 4183fb744d
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@
<assertj-guava.version>1.3.0</assertj-guava.version>
<auto-factory.version>0.1-beta1</auto-factory.version>
<auto-service.version>1.0-rc2</auto-service.version>
<auto-value.version>1.4-rc2</auto-value.version>
<auto-value.version>1.4.1</auto-value.version>
<java-xmlbuilder.version>1.1</java-xmlbuilder.version>
<osgi.version>4.2.0</osgi.version>
<osgi.compendium.version>${osgi.version}</osgi.compendium.version>