Skip to content

Commit

Permalink
⬆️ Bump json in /plugins/jenkins_plugin
Browse files Browse the repository at this point in the history
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20160810 to 20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 14, 2023
1 parent b1579a4 commit 04b7772
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 04b7772

Please sign in to comment.