Skip to content

Commit d858a21

Browse files
chore: [DevOps] bump com.google.guava:guava in the test group
Bumps the test group with 1 update: [com.google.guava:guava](https://github.com/google/guava). Updates `com.google.guava:guava` from 33.5.0-jre to 33.6.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-version: 33.6.0-jre dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96aa459 commit d858a21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependency-bundles/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
6464
<!-- @Nonnull/@Nullable annotations -->
6565
<vavr.version>1.0.1</vavr.version>
66-
<guava.version>33.5.0-jre</guava.version>
66+
<guava.version>33.6.0-jre</guava.version>
6767
<!-- collection utilities, @Beta annotation -->
6868
<commons-io.version>2.21.0</commons-io.version>
6969
<!-- Apache file utils for SOAP (deprecated, we do not maintain!) -->

0 commit comments

Comments
 (0)