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.
1 parent 742e96b commit c347b21Copy full SHA for c347b21
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
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'
+ implementation 'org.apache.commons:commons-collections4:4.5.0'
78
implementation 'org.json:json:20250107'
79
implementation 'com.github.jknack:handlebars:4.4.0'
80
implementation 'com.google.guava:guava:33.4.8-jre'
0 commit comments