Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit e0b5da8

Browse files
Bump guava from 28.0-jre to 29.0-jre in /vpn-admin
Bumps [guava](https://github.com/google/guava) from 28.0-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bebf31 commit e0b5da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpn-admin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>com.google.guava</groupId>
106106
<artifactId>guava</artifactId>
107-
<version>28.0-jre</version>
107+
<version>29.0-jre</version>
108108
</dependency>
109109
<!-- https://mvnrepository.com/artifact/com.h2database/h2 -->
110110
<dependency>

0 commit comments

Comments
 (0)