Skip to content

Commit

Permalink
Merge pull request #976 from alphagov/dependabot/maven/com.google.cod…
Browse files Browse the repository at this point in the history
…e.gson-gson-2.12.1

Bump com.google.code.gson:gson from 2.11.0 to 2.12.1
  • Loading branch information
SandorArpa authored Feb 3, 2025
2 parents 25248d4 + 83a5ceb commit ef930ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logging-dropwizard-3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.1</version>
</dependency>

<!-- Test dependencies that are imported from one of the BOMs specified
Expand Down

0 comments on commit ef930ca

Please sign in to comment.