Skip to content

Commit 7bae6d0

Browse files
fix(deps): update dependency org.json:json to v20241224 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4e53c8 commit 7bae6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.json</groupId>
105105
<artifactId>json</artifactId>
106-
<version>20240303</version>
106+
<version>20241224</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)