Skip to content

Commit c1b6aa3

Browse files
Bump com.google.re2j:re2j from 1.7 to 1.8 (#3433)
Bumps [com.google.re2j:re2j](https://github.com/google/re2j) from 1.7 to 1.8. - [Release notes](https://github.com/google/re2j/releases) - [Commits](google/re2j@re2j-1.7...re2j-1.8) --- updated-dependencies: - dependency-name: com.google.re2j:re2j dependency-version: '1.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51ea610 commit c1b6aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parquet-thrift/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
If that deprecated class is removed, so can this dependency -->
166166
<groupId>com.google.re2j</groupId>
167167
<artifactId>re2j</artifactId>
168-
<version>1.7</version>
168+
<version>1.8</version>
169169
<scope>provided</scope>
170170
</dependency>
171171
</dependencies>

0 commit comments

Comments
 (0)