Skip to content

Commit f907805

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump com.google.guava:guava from 32.0.1-jre to 33.5.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 33.5.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.5.0-jre dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d9f68f commit f907805

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
@@ -102,7 +102,7 @@ under the License.
102102
<dependency>
103103
<groupId>com.google.guava</groupId>
104104
<artifactId>guava</artifactId>
105-
<version>32.0.1-jre</version>
105+
<version>33.5.0-jre</version>
106106
</dependency>
107107
</dependencies>
108108
</dependencyManagement>

0 commit comments

Comments
 (0)