Skip to content

Commit

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

⬆️ Bump org.json:json from 20230227 to 20231013 in /plugins/jenkins_plugin
  • Loading branch information
zhang9w0v5 authored Nov 16, 2023
2 parents f158bc3 + 27f5ced commit f7cb6ac
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>20230227</version>
<version>20231013</version>
</dependency>
</dependencies>
<parent>
Expand Down Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20231013</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit f7cb6ac

Please sign in to comment.