Skip to content

Commit

Permalink
Merge pull request #3367 from alphagov/dependabot/maven/com.google.co…
Browse files Browse the repository at this point in the history
…de.gson-gson-2.11.0

Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
  • Loading branch information
SandorArpa authored May 20, 2024
2 parents 7011c28 + a3430c3 commit b40bd43
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 @@ -179,7 +179,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>org.dhatim</groupId>
Expand Down

0 comments on commit b40bd43

Please sign in to comment.