This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new a2a3b03e932 CAMEL-20800: Revert GSon upgrade
a2a3b03e932 is described below
commit a2a3b03e932a2133766bc93e303a5c3654312427
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Thu May 23 10:57:48 2024 +0000
CAMEL-20800: Revert GSon upgrade
This reverts commit 60ad51f7d69c3d7f6ccf7443e436500da61ba658.
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 9c139b71cb3..e66b27bb452 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -203,7 +203,7 @@
<grpc-google-auth-library-version>1.23.0</grpc-google-auth-library-version>
<grpc-java-jwt-version>4.4.0</grpc-java-jwt-version>
<grpc-netty-tcnative-boringssl-static-version>2.0.59.Final</grpc-netty-tcnative-boringssl-static-version>
- <gson-version>2.11.0</gson-version>
+ <gson-version>2.10.1</gson-version>
<guava-version>33.2.0-jre</guava-version>
<guice3-version>3.0</guice3-version>
<hadoop3-version>3.4.0</hadoop3-version>