Skip to content

Commit

Permalink
Merge pull request #74 from InseeFrLab/renovate/com.google.code.gson-…
Browse files Browse the repository at this point in the history
…gson-2.x

Update dependency com.google.code.gson:gson to v2.10.1
  • Loading branch information
NicoLaval authored Dec 24, 2023
2 parents f9b7ad8 + b469999 commit 770f554
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 @@ -121,7 +121,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>
<version>2.10.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 770f554

Please sign in to comment.