Skip to content

Commit

Permalink
revert to last working libthrift
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <[email protected]>
  • Loading branch information
Adrian Cole committed Dec 11, 2023
1 parent 62afa69 commit f8f6762
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libthrift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.19.0</version>
<!-- versions after this break compatability -->
<version>0.13.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f8f6762

Please sign in to comment.