Skip to content

Commit

Permalink
Merge pull request #23
Browse files Browse the repository at this point in the history
Bump libthrift from 0.12.0 to 0.14.0 in /microserver
  • Loading branch information
hunkier authored Dec 19, 2021
2 parents 6f6410f + af5cb17 commit 7f092f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.12.0</version>
<version>0.14.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7f092f8

Please sign in to comment.