We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cde91c + 96808ce commit 6202fbdCopy full SHA for 6202fbd
build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
implementation "org.javers:javers-spring-boot-starter-sql:${javersVersion}"
76
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
77
implementation 'org.apache.commons:commons-collections4:4.4'
78
- implementation 'org.json:json:20240303'
+ implementation 'org.json:json:20250107'
79
implementation 'com.github.jknack:handlebars:4.4.0'
80
implementation 'com.google.guava:guava:33.4.0-jre'
81
implementation 'commons-io:commons-io:2.18.0'
0 commit comments