Skip to content

Commit

Permalink
Merge pull request #1325 from jenkinsci/dependabot/maven/com.google.c…
Browse files Browse the repository at this point in the history
…ode.gson-gson-2.9.1

Bump gson from 2.9.0 to 2.9.1
  • Loading branch information
uhafner authored Aug 9, 2022
2 parents 1031cca + 0e75369 commit 280bd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
</dependency>

<!-- Optional Jenkins Plug-in Dependencies -->
Expand Down

0 comments on commit 280bd9f

Please sign in to comment.