Skip to content

Commit 6202fbd

Browse files
authored
Merge pull request #154 from kit-data-manager/renovate/org.json-json-20250107.x
Update dependency org.json:json to v20250107
2 parents 8cde91c + 96808ce commit 6202fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
implementation "org.javers:javers-spring-boot-starter-sql:${javersVersion}"
7676
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
7777
implementation 'org.apache.commons:commons-collections4:4.4'
78-
implementation 'org.json:json:20240303'
78+
implementation 'org.json:json:20250107'
7979
implementation 'com.github.jknack:handlebars:4.4.0'
8080
implementation 'com.google.guava:guava:33.4.0-jre'
8181
implementation 'commons-io:commons-io:2.18.0'

0 commit comments

Comments
 (0)