Skip to content

Commit 32c1ca4

Browse files
[FLINK-33953] Bump com.google.guava:guava from 31.1-jre to 33.0.0-jre. This closes #81
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 33.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be5150b commit 32c1ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ under the License.
329329
<dependency>
330330
<groupId>com.google.guava</groupId>
331331
<artifactId>guava</artifactId>
332-
<version>31.1-jre</version>
332+
<version>33.0.0-jre</version>
333333
</dependency>
334334

335335
<!-- For dependency convergence on crate-jdbc mismatch -->

0 commit comments

Comments
 (0)