Skip to content

Commit

Permalink
Bump re2j from 1.1 to 1.6 in /plugins/repository-hdfs (#3337) (#3341)
Browse files Browse the repository at this point in the history
* Bump re2j from 1.1 to 1.6 in /plugins/repository-hdfs

Bumps [re2j](https://github.com/google/re2j) from 1.1 to 1.6.
- [Release notes](https://github.com/google/re2j/releases)
- [Commits](google/re2j@re2j-1.1...re2j-1.6)

---
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]>

* Updating SHAs

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 2711d32)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 872a5be commit ad7b7b8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
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.7'
api 'commons-io:commons-io:2.11.0'
api 'org.apache.commons:commons-lang3:3.12.0'
implementation 'com.google.re2j:re2j:1.1'
implementation 'com.google.re2j:re2j:1.6'
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
1 change: 0 additions & 1 deletion plugins/repository-hdfs/licenses/re2j-1.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions plugins/repository-hdfs/licenses/re2j-1.6.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a13e879fd7971738d06020fefeb108cc14e14169

0 comments on commit ad7b7b8

Please sign in to comment.