Skip to content

Commit

Permalink
Merge pull request #819 from Tencent/dependabot/maven/plugins/jenkins…
Browse files Browse the repository at this point in the history
…_plugin/org.json-json-20230227

⬆️ Bump json from 20160810 to 20230227 in /plugins/jenkins_plugin
  • Loading branch information
bensonhome authored Apr 18, 2023
2 parents b1579a4 + 04b7772 commit 99cf3d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/jenkins_plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20200518</version>
<version>20230227</version>
</dependency>
</dependencies>
<parent>
Expand Down Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20160810</version>
<version>20230227</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 99cf3d8

Please sign in to comment.