This is an automated email from the ASF dual-hosted git repository.

gaul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds.git


The following commit(s) were added to refs/heads/master by this push:
     new 705a1cb591 Upgrade to Google Auto 1.5.4
705a1cb591 is described below

commit 705a1cb59135d813ac025af2446738b5f0cac51c
Author: Andrew Gaul <g...@apache.org>
AuthorDate: Sun May 12 15:06:55 2024 +0900

    Upgrade to Google Auto 1.5.4
    
    This resolves warnings about extensions.
---
 project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/pom.xml b/project/pom.xml
index 0da4197514..afc02212f6 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -228,7 +228,7 @@
     <okhttp.version>3.14.9</okhttp.version>
     <auto-factory.version>1.0.1</auto-factory.version>
     <auto-service.version>1.0-rc3</auto-service.version>
-    <auto-value.version>1.4.1</auto-value.version>
+    <auto-value.version>1.5.4</auto-value.version>
 
     <jetty.version>9.4.46.v20220331</jetty.version>
 

Reply via email to