Skip to content

Commit 56f5caf

Browse files
Bump re2j from 1.6 to 1.7 in /plugins/repository-hdfs
Bumps [re2j](https://github.com/google/re2j) from 1.6 to 1.7. - [Release notes](https://github.com/google/re2j/releases) - [Commits](google/re2j@re2j-1.6...re2j-1.7) --- updated-dependencies: - dependency-name: com.google.re2j:re2j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 289c2d3 commit 56f5caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/repository-hdfs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
api 'org.apache.commons:commons-configuration2:2.8.0'
7777
api 'commons-io:commons-io:2.11.0'
7878
api 'org.apache.commons:commons-lang3:3.12.0'
79-
implementation 'com.google.re2j:re2j:1.6'
79+
implementation 'com.google.re2j:re2j:1.7'
8080
api 'javax.servlet:servlet-api:2.5'
8181
api "org.slf4j:slf4j-api:${versions.slf4j}"
8282
api "org.apache.logging.log4j:log4j-slf4j-impl:${versions.log4j}"

0 commit comments

Comments
 (0)