This is an automated email from the ASF dual-hosted git repository.
gnodet 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 bf56599e7 Bump guava from 30.1-jre to 32.0.1-jre (#1191)
bf56599e7 is described below
commit bf56599e7bb86e7a876807e2680c453d8b29a705
Author: Bruno Volpato <[email protected]>
AuthorDate: Tue Jul 11 10:40:49 2023 -0400
Bump guava from 30.1-jre to 32.0.1-jre (#1191)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f902ebb03..ebd047847 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@ under the License.
<plexusUtilsVersion>4.0.0</plexusUtilsVersion>
<plexusXmlVersion>4.0.1</plexusXmlVersion>
<guiceVersion>5.1.0</guiceVersion>
- <guavaVersion>30.1-jre</guavaVersion>
+ <guavaVersion>32.0.1-jre</guavaVersion>
<guavafailureaccessVersion>1.0.1</guavafailureaccessVersion>
<wagonVersion>3.5.3</wagonVersion>
<securityDispatcherVersion>2.0</securityDispatcherVersion>