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 ecf6895 + cf893ba commit 7cf8578Copy full SHA for 7cf8578
build.gradle
@@ -76,7 +76,7 @@ dependencies {
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'
79
- implementation 'org.apache.maven:maven-artifact:3.6.3'
+ implementation 'org.apache.maven:maven-artifact:3.9.9'
80
implementation 'org.json:json:20250107'
81
implementation 'com.github.jknack:handlebars:4.4.0'
82
implementation 'com.google.guava:guava:33.4.8-jre'
0 commit comments