This is an automated email from the ASF dual-hosted git repository.

jensg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git

commit a31208823aedea5740b85575f51d2c97b320330b
Author: Jens Geyer <[email protected]>
AuthorDate: Wed Jun 21 23:34:43 2023 +0200

    Update contrib/thrift-maven-plugin/pom.xml
    
    Co-authored-by: Christopher Tubbs <[email protected]>
---
 contrib/thrift-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/thrift-maven-plugin/pom.xml 
b/contrib/thrift-maven-plugin/pom.xml
index 863a6a9bb..21bd38167 100644
--- a/contrib/thrift-maven-plugin/pom.xml
+++ b/contrib/thrift-maven-plugin/pom.xml
@@ -94,7 +94,7 @@
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
-        <version>32.0.1</version>
+      <version>32.0.1-jre</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to