Skip to content

Commit a9da94b

Browse files
Bump org.apache.thrift:libthrift from 0.21.0 to 0.22.0 (#811)
Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/apache/thrift/releases) - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md) - [Commits](apache/thrift@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: org.apache.thrift:libthrift dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 158b01c commit a9da94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<jsonassert.version>1.5.0</jsonassert.version>
125125
<junit.version>4.13.2</junit.version>
126126
<mockito.version>5.18.0</mockito.version>
127-
<thrift.version>0.21.0</thrift.version>
127+
<thrift.version>0.22.0</thrift.version>
128128
<wiremock.version>2.27.2</wiremock.version>
129129

130130
<!-- Additional Plugins -->

0 commit comments

Comments
 (0)