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 2b4b74d195 [MNG-8688] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre (#2263) 2b4b74d195 is described below commit 2b4b74d1955f1df4893eb4c6b7a8cd7df78c524c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Apr 14 15:32:56 2025 +0200 [MNG-8688] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre (#2263) Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.4.7-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.4.7-jre dependency-type: direct:production update-type: version-update:semver-patch ... 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-8688 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5978a366ef..207f69a72b 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ under the License. <classWorldsVersion>2.9.0</classWorldsVersion> <commonsCliVersion>1.9.0</commonsCliVersion> <guiceVersion>6.0.0</guiceVersion> - <guavaVersion>33.4.6-jre</guavaVersion> + <guavaVersion>33.4.7-jre</guavaVersion> <guavafailureaccessVersion>1.0.1</guavafailureaccessVersion> <hamcrestVersion>3.0</hamcrestVersion> <jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>