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 401dd70 + 18ea2a1 commit c0372dfCopy full SHA for c0372df
build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
76
implementation "org.javers:javers-spring-boot-starter-sql:${javersVersion}"
77
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
78
- implementation 'org.apache.commons:commons-collections4:4.4'
+ implementation 'org.apache.commons:commons-collections4:4.5.0'
79
implementation 'org.apache.maven:maven-artifact:3.9.9'
80
implementation 'org.json:json:20250107'
81
implementation 'com.github.jknack:handlebars:4.4.0'
0 commit comments