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 9593164 + 9565a65 commit f65fce9Copy full SHA for f65fce9
build.gradle
@@ -114,7 +114,7 @@ dependencies {
114
implementation "org.apache.commons:commons-rdf-jsonld-java:0.5.0"
115
implementation "com.github.java-json-tools:json-schema-validator:2.2.14"
116
117
- implementation "org.apache.commons:commons-collections4:4.1"
+ implementation "org.apache.commons:commons-collections4:4.5.0"
118
119
// driver for postgres
120
runtimeOnly 'org.postgresql:postgresql:42.7.2'
0 commit comments