Skip to content

Commit c347b21

Browse files
Update dependency org.apache.commons:commons-collections4 to v4.5.0
1 parent 742e96b commit c347b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474

7575
implementation "org.javers:javers-spring-boot-starter-sql:${javersVersion}"
7676
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
77-
implementation 'org.apache.commons:commons-collections4:4.4'
77+
implementation 'org.apache.commons:commons-collections4:4.5.0'
7878
implementation 'org.json:json:20250107'
7979
implementation 'com.github.jknack:handlebars:4.4.0'
8080
implementation 'com.google.guava:guava:33.4.8-jre'

0 commit comments

Comments
 (0)