Skip to content

Commit

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

Bump gson from 2.9.1 to 2.10.1
  • Loading branch information
oleg-nenashev authored Feb 17, 2023
2 parents 3d38190 + f46cb64 commit f4923c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion payload/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.1</version>
<version>2.10.1</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit f4923c8

Please sign in to comment.