Skip to content

Commit

Permalink
Update dependency com.google.code.gson:gson to v2.12.0 (#397)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 479bc7a commit 0a476dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depclean-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
</dependency>
<dependency>
<groupId>org.whitesource</groupId>
Expand Down

0 comments on commit 0a476dc

Please sign in to comment.