Skip to content

Commit 2d81e6f

Browse files
Bump libthrift from 0.9.2 to 0.14.0 in /service
Bumps [libthrift](https://github.com/apache/thrift) from 0.9.2 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.9.2...v0.14.0) --- updated-dependencies: - dependency-name: org.apache.thrift:libthrift dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1c8dbe commit 2d81e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<dependency>
194194
<groupId>org.apache.thrift</groupId>
195195
<artifactId>libthrift</artifactId>
196-
<version>0.9.2</version>
196+
<version>0.14.0</version>
197197
</dependency>
198198
<dependency>
199199
<groupId>org.springframework.cloud</groupId>

0 commit comments

Comments
 (0)