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.
1 parent 289c2d3 commit 56f5cafCopy full SHA for 56f5caf
plugins/repository-hdfs/build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
api 'org.apache.commons:commons-configuration2:2.8.0'
77
api 'commons-io:commons-io:2.11.0'
78
api 'org.apache.commons:commons-lang3:3.12.0'
79
- implementation 'com.google.re2j:re2j:1.6'
+ implementation 'com.google.re2j:re2j:1.7'
80
api 'javax.servlet:servlet-api:2.5'
81
api "org.slf4j:slf4j-api:${versions.slf4j}"
82
api "org.apache.logging.log4j:log4j-slf4j-impl:${versions.log4j}"
0 commit comments