Skip to content

Commit

Permalink
Bump org.apache.thrift:libthrift from 0.19.0 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.19.0...v0.20.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>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 47e28c6 commit bfef7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ ext {
springsecurityJwtVersion = '1.1.1.RELEASE'
testngVersion = '7.9.0'
swaggerVersion = '2.2.20'
thriftVersion = '0.19.0'
thriftVersion = '0.20.0'
springwebVersion = '6.0.6'
tinkVersion = '1.12.0'
tomcatVersion = '10.1.13'
Expand Down

0 comments on commit bfef7f2

Please sign in to comment.