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 776563528 [MNG-7824] Bump plexus-xml from 4.0.0 to 4.0.1 (#1184)
776563528 is described below
commit 776563528b4bed3724c7e68d1430167de1684ea3
Author: Guillaume Nodet <[email protected]>
AuthorDate: Fri Jun 23 23:11:39 2023 +0200
[MNG-7824] Bump plexus-xml from 4.0.0 to 4.0.1 (#1184)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 341f95d00..7f9e62786 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@ under the License.
<mockitoVersion>4.11.0</mockitoVersion>
<plexusInterpolationVersion>1.26</plexusInterpolationVersion>
<plexusUtilsVersion>4.0.0</plexusUtilsVersion>
- <plexusXmlVersion>4.0.0</plexusXmlVersion>
+ <plexusXmlVersion>4.0.1</plexusXmlVersion>
<guiceVersion>5.1.0</guiceVersion>
<guavaVersion>30.1-jre</guavaVersion>
<guavafailureaccessVersion>1.0.1</guavafailureaccessVersion>