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

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 78e25f04d Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#2331)
78e25f04d is described below

commit 78e25f04d9b541934e9989065296e2b12e2ffe67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 15 08:21:42 2025 +0200

    Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#2331)
    
    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 
2.13.1 to 2.13.2.
    - [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.1...gson-parent-2.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-version: 2.13.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index b8e5139a4..9dbdf18b3 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -355,7 +355,7 @@
     <felix.scr.version>1.12.0</felix.scr.version>
     <freemarker.version>2.3.34</freemarker.version>
     <geoapi.version>3.0.2</geoapi.version>
-    <gson.version>2.13.1</gson.version>
+    <gson.version>2.13.2</gson.version>
     <guava.version>33.4.8-jre</guava.version>
     <h2.version>2.3.232</h2.version>
     <hdf5.version>1.14.3-1.5.10</hdf5.version>

Reply via email to