1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-05 00:48:16 +08:00

fix(deps): update dependency com.google.guava:guava to v33

This commit is contained in:
renovate[bot]
2025-10-04 00:22:58 +00:00
committed by Carm
parent 1942fa74f6
commit 9dcaba0d2b
+1 -1
View File
@@ -155,7 +155,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.3-jre</version>
<version>33.5.0-jre</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.mariadb.jdbc/mariadb-java-client -->