Skip to content

Commit f65fce9

Browse files
authored
Merge pull request #48 from kit-data-manager/dependabot/gradle/development/org.apache.commons-commons-collections4-4.5.0
Bump org.apache.commons:commons-collections4 from 4.1 to 4.5.0
2 parents 9593164 + 9565a65 commit f65fce9

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
@@ -114,7 +114,7 @@ dependencies {
114114
implementation "org.apache.commons:commons-rdf-jsonld-java:0.5.0"
115115
implementation "com.github.java-json-tools:json-schema-validator:2.2.14"
116116

117-
implementation "org.apache.commons:commons-collections4:4.1"
117+
implementation "org.apache.commons:commons-collections4:4.5.0"
118118

119119
// driver for postgres
120120
runtimeOnly 'org.postgresql:postgresql:42.7.2'

0 commit comments

Comments
 (0)