Skip to content

Commit 66364da

Browse files
Bump libthrift from 0.8.0 to 0.14.0 in /curator
Bumps [libthrift](https://github.com/apache/thrift) from 0.8.0 to 0.14.0. - [Release notes](https://github.com/apache/thrift/releases) - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md) - [Commits](apache/thrift@0.8.0...v0.14.0) --- updated-dependencies: - dependency-name: org.apache.thrift:libthrift dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e9f9ae commit 66364da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.apache.thrift</groupId>
3131
<artifactId>libthrift</artifactId>
32-
<version>0.8.0</version>
32+
<version>0.14.0</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)