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

martijnvisser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git

commit 013a3afd2ac55256575e51272da57e6cccdb30c7
Author: mateczagany <[email protected]>
AuthorDate: Wed Nov 19 09:15:32 2025 +0100

    [FLINK-38694][Build/Shaded] Update Guava to 33.5.0-jre
---
 flink-shaded-guava-33/src/main/resources/META-INF/NOTICE              | 4 ++--
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml       | 4 ++++
 .../flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE      | 2 +-
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml       | 4 ++++
 .../flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE      | 2 +-
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml       | 4 ++++
 .../flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE      | 2 +-
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml       | 4 ++++
 .../flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE      | 2 +-
 pom.xml                                                               | 2 +-
 10 files changed, 23 insertions(+), 7 deletions(-)

diff --git a/flink-shaded-guava-33/src/main/resources/META-INF/NOTICE 
b/flink-shaded-guava-33/src/main/resources/META-INF/NOTICE
index c863e5a..72d010e 100644
--- a/flink-shaded-guava-33/src/main/resources/META-INF/NOTICE
+++ b/flink-shaded-guava-33/src/main/resources/META-INF/NOTICE
@@ -6,5 +6,5 @@ The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software 
License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- com.google.guava:guava:33.4.0-jre
-- com.google.guava:failureaccess:1.0.2
\ No newline at end of file
+- com.google.guava:guava:33.5.0-jre
+- com.google.guava:failureaccess:1.0.3
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
index da029bb..7fcade3 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
@@ -84,6 +84,10 @@ under the License.
                     <groupId>com.google.guava</groupId>
                     <artifactId>listenablefuture</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>org.jspecify</groupId>
+                    <artifactId>jspecify</artifactId>
+                </exclusion>
                 <exclusion>
                     <!-- not relevant at runtime -->
                     <groupId>com.google.j2objc</groupId>
diff --git 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
index 6fa1de8..a03933d 100644
--- 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
+++ 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
@@ -6,7 +6,7 @@ The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software 
License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- com.google.guava:guava:33.4.0-jre
+- com.google.guava:guava:33.5.0-jre
 - io.netty:netty-buffer:4.2.6.Final
 - io.netty:netty-codec-base:4.2.6.Final
 - io.netty:netty-common:4.2.6.Final
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
index 90b4952..65dd8c8 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
@@ -109,6 +109,10 @@ under the License.
                     <groupId>com.google.guava</groupId>
                     <artifactId>listenablefuture</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>org.jspecify</groupId>
+                    <artifactId>jspecify</artifactId>
+                </exclusion>
                 <exclusion>
                     <!-- not relevant at runtime -->
                     <groupId>com.google.j2objc</groupId>
diff --git 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE
 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE
index 91e39fb..bcf6295 100644
--- 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE
+++ 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE
@@ -6,7 +6,7 @@ The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software 
License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- com.google.guava:guava:33.4.0-jre
+- com.google.guava:guava:33.5.0-jre
 - io.dropwizard.metrics:metrics-core:3.2.5
 - io.netty:netty-buffer:4.2.6.Final
 - io.netty:netty-codec-base:4.2.6.Final
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml
index 56102d9..7cac3b2 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml
@@ -94,6 +94,10 @@ under the License.
                     <groupId>com.google.guava</groupId>
                     <artifactId>listenablefuture</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>org.jspecify</groupId>
+                    <artifactId>jspecify</artifactId>
+                </exclusion>
                 <exclusion>
                     <!-- not relevant at runtime -->
                     <groupId>com.google.j2objc</groupId>
diff --git 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE
 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE
index 0781dc7..9577fdd 100644
--- 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE
+++ 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE
@@ -6,7 +6,7 @@ The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software 
License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- com.google.guava:guava:33.4.0-jre
+- com.google.guava:guava:33.5.0-jre
 - io.dropwizard.metrics:metrics-core:4.1.12.1
 - io.netty:netty-buffer:4.2.6.Final
 - io.netty:netty-codec-base:4.2.6.Final
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml
index fc4de4b..c1deec6 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml
@@ -98,6 +98,10 @@ under the License.
                     <groupId>com.google.guava</groupId>
                     <artifactId>listenablefuture</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>org.jspecify</groupId>
+                    <artifactId>jspecify</artifactId>
+                </exclusion>
                 <exclusion>
                     <!-- not relevant at runtime -->
                     <groupId>com.google.j2objc</groupId>
diff --git 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
index 337ad14..abb4dcb 100644
--- 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
+++ 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
@@ -6,7 +6,7 @@ The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software 
License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- com.google.guava:guava:33.4.0-jre
+- com.google.guava:guava:33.5.0-jre
 - commons-io:commons-io:2.17.0
 - io.dropwizard.metrics:metrics-core:4.1.12.1
 - io.netty:netty-buffer:4.2.6.Final
diff --git a/pom.xml b/pom.xml
index d1adb01..eaba234 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@ under the License.
         <netty.version>4.2.6.Final</netty.version>
         <jackson.version>2.20.1</jackson.version>
         <jsonpath.version>2.10.0</jsonpath.version>
-        <guava.version>33.4.0-jre</guava.version>
+        <guava.version>33.5.0-jre</guava.version>
         <!-- The license check requires the artifactId to match the directory 
that the module resides in.
              This is not the case for several modules in flink-shaded for 
legacy reasons.
              This property can be used by modules to add a suffix to the 
artifactId to match the directory name on CI

Reply via email to