This is an automated email from the ASF dual-hosted git repository. cstamas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push: new 6c2adf7ecc [MNG-8448] Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#1995) 6c2adf7ecc is described below commit 6c2adf7ecc6f9914d8cc92c2eaeced46c9eae6d4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Dec 18 10:36:54 2024 +0100 [MNG-8448] Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#1995) Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MNG-8448 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4fbea81f63..124a962d7f 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ under the License. <classWorldsVersion>2.8.0</classWorldsVersion> <commonsCliVersion>1.9.0</commonsCliVersion> <guiceVersion>6.0.0</guiceVersion> - <guavaVersion>33.3.1-jre</guavaVersion> + <guavaVersion>33.4.0-jre</guavaVersion> <guavafailureaccessVersion>1.0.1</guavafailureaccessVersion> <hamcrestVersion>3.0</hamcrestVersion> <jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>