Skip to content

Commit 459fc63

Browse files
Bump org.apache.thrift:libthrift from 0.20.0 to 0.21.0 in /lang/java
Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/apache/thrift/releases) - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md) - [Commits](apache/thrift@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: org.apache.thrift:libthrift dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 881b2c5 commit 459fc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<servlet-api.version>4.0.1</servlet-api.version>
5858
<slf4j.version>2.0.16</slf4j.version>
5959
<snappy.version>1.1.10.6</snappy.version>
60-
<thrift.version>0.20.0</thrift.version>
60+
<thrift.version>0.21.0</thrift.version>
6161
<tukaani.version>1.10</tukaani.version>
6262
<velocity.version>2.4.1</velocity.version>
6363
<zstd-jni.version>1.5.6-9</zstd-jni.version>

0 commit comments

Comments
 (0)