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-plugin-tools.git
The following commit(s) were added to refs/heads/master by this push:
new a191579a [MPLUGIN-422] Upgrade to plexus-utils 3.5.0 (#164)
a191579a is described below
commit a191579a34d9f8a1e2d9a91b814428ad4bf4d853
Author: Guillaume Nodet <[email protected]>
AuthorDate: Thu Oct 27 10:09:07 2022 +0200
[MPLUGIN-422] Upgrade to plexus-utils 3.5.0 (#164)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ebcdf48c..4b74f979 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<asmVersion>9.4</asmVersion>
<doxiaVersion>1.11.1</doxiaVersion>
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
- <plexusUtilsVersion>3.4.2</plexusUtilsVersion>
+ <plexusUtilsVersion>3.5.0</plexusUtilsVersion>
<reportingApiVersion>3.1.1</reportingApiVersion>
<reportingImplVersion>3.2.0</reportingImplVersion>
<project.build.outputTimestamp>2022-10-20T07:36:59Z</project.build.outputTimestamp>