File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
plugins {
2
- id ' org.springframework.boot' version ' 3.4.4 '
2
+ id ' org.springframework.boot' version ' 3.4.5 '
3
3
id ' io.spring.dependency-management' version ' 1.1.7'
4
4
id ' org.asciidoctor.jvm.convert' version ' 4.0.4'
5
5
id ' io.freefair.maven-publish-java' version ' 8.13.1'
@@ -79,7 +79,7 @@ dependencies {
79
79
80
80
implementation " org.javers:javers-spring-boot-starter-sql:${ javersVersion} "
81
81
implementation ' org.apache.httpcomponents:httpclient:4.5.14'
82
- implementation ' org.apache.commons:commons-collections4:4.4 '
82
+ implementation ' org.apache.commons:commons-collections4:4.5.0 '
83
83
implementation ' org.apache.maven:maven-artifact:3.9.9'
84
84
implementation ' org.json:json:20250107'
85
85
implementation ' com.github.jknack:handlebars:4.4.0'
You can’t perform that action at this time.
0 commit comments