Skip to content

Commit

Permalink
Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.18.1...v0.19.0)

---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 2880e97 commit 048c1c0
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 @@ -97,7 +97,7 @@ ext {
springsecurityJwtVersion = '1.1.1.RELEASE'
swaggerVersion = '2.2.14'
testngVersion = '7.8.0'
thriftVersion = '0.18.1'
thriftVersion = '0.19.0'
springwebVersion = '6.0.6'
tinkVersion = '1.9.0'
tomcatVersion = '10.1.10'
Expand Down

0 comments on commit 048c1c0

Please sign in to comment.