Skip to content

Commit

Permalink
Merge pull request #3 from helight/dependabot/maven/java_code/thrift_…
Browse files Browse the repository at this point in the history
…test/org.apache.thrift-libthrift-0.12.0

Bump libthrift from 0.9.2 to 0.12.0 in /java_code/thrift_test
  • Loading branch information
helight authored Sep 23, 2020
2 parents 6a00bb3 + e0f30bf commit 0b097f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java_code/thrift_test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.9.2</version>
<version>0.12.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 0b097f6

Please sign in to comment.