This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new cd47baff9f2 Bump com.google.code.gson:gson from 2.13.2 to 2.14.0
(#3067)
cd47baff9f2 is described below
commit cd47baff9f2552f42fd3fff49d7aeac57a26fded
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 30 07:47:03 2026 -0400
Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (#3067)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from
2.13.2 to 2.14.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/google/gson/compare/gson-parent-2.13.2...gson-parent-2.14.0)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
distribution/src/main/release/samples/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/distribution/src/main/release/samples/pom.xml
b/distribution/src/main/release/samples/pom.xml
index 13822ef5614..711f35eb0ec 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -40,7 +40,7 @@
<cxf.tika.version>3.3.0</cxf.tika.version>
<cxf.tomcat.version>11.0.21</cxf.tomcat.version>
<cxf.jboss.weld.version>6.0.4.Final</cxf.jboss.weld.version>
- <cxf.gson.version>2.13.2</cxf.gson.version>
+ <cxf.gson.version>2.14.0</cxf.gson.version>
<cxf.lucene.version>10.4.0</cxf.lucene.version>
<cxf.olingo.server.version>5.0.0</cxf.olingo.server.version>
<cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>