Merge pull request #10368 from DSpace/dependabot/maven/com.google.code.gson-gson-2.12.1

Bump com.google.code.gson:gson from 2.11.0 to 2.12.1
This commit is contained in:
Tim Donohue
2025-02-10 14:15:03 -06:00
committed by GitHub

View File

@@ -1353,7 +1353,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.1</version>
</dependency>
<!-- Reminder: Keep icu4j (in Parent POM) synced with version used by lucene-analyzers-icu below,