Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit bbf63f3

Browse files
authored
Merge pull request #27 from solarwinds/dependabot/maven/org.json-json-20250517
Bump org.json:json from 20231013 to 20250517
2 parents 2c7b93e + b436d59 commit bbf63f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.json</groupId>
2828
<artifactId>json</artifactId>
29-
<version>20231013</version>
29+
<version>20250517</version>
3030
</dependency>
3131
</dependencies>
3232
</project>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.json</groupId>
7777
<artifactId>json</artifactId>
78-
<version>20231013</version>
78+
<version>20250517</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)