Skip to content

Commit

Permalink
Bump re2j from 1.6 to 1.7 in /plugins/repository-hdfs
Browse files Browse the repository at this point in the history
Bumps [re2j](https:/google/re2j) from 1.6 to 1.7.
- [Release notes](https:/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2022
1 parent 289c2d3 commit 56f5caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/repository-hdfs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
api 'org.apache.commons:commons-configuration2:2.8.0'
api 'commons-io:commons-io:2.11.0'
api 'org.apache.commons:commons-lang3:3.12.0'
implementation 'com.google.re2j:re2j:1.6'
implementation 'com.google.re2j:re2j:1.7'
api 'javax.servlet:servlet-api:2.5'
api "org.slf4j:slf4j-api:${versions.slf4j}"
api "org.apache.logging.log4j:log4j-slf4j-impl:${versions.log4j}"
Expand Down

0 comments on commit 56f5caf

Please sign in to comment.