Skip to content

Commit 9565a65

Browse files
Bump org.apache.commons:commons-collections4 from 4.1 to 4.5.0
Bumps org.apache.commons:commons-collections4 from 4.1 to 4.5.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-collections4 dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bd6d5c commit 9565a65

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)