Skip to content

Commit

Permalink
Merge pull request DSpace#10368 from DSpace/dependabot/maven/com.goog…
Browse files Browse the repository at this point in the history
…le.code.gson-gson-2.12.1

Bump com.google.code.gson:gson from 2.11.0 to 2.12.1
  • Loading branch information
tdonohue authored Feb 10, 2025
2 parents 8f5fa72 + 97db428 commit 4ab117c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 4ab117c

Please sign in to comment.