Skip to content

Commit 535f9c5

Browse files
Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (#515)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.0-jre to 33.2.1-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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48443a8 commit 535f9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MiraiMC-Base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.google.guava</groupId>
2929
<artifactId>guava</artifactId>
30-
<version>33.2.0-jre</version>
30+
<version>33.2.1-jre</version>
3131
<scope>provided</scope>
3232
</dependency>
3333
<dependency>

0 commit comments

Comments
 (0)