You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/11/25 20:33:45 UTC

[maven-doxia-sitetools] branch master updated: [DOXIASITETOOLS-273] Upgrade Plexus Utils to 3.5.0

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cb1782  [DOXIASITETOOLS-273] Upgrade Plexus Utils to 3.5.0
0cb1782 is described below

commit 0cb17820275c61e72b4cef7860fbf5d9a223fc38
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Fri Nov 25 21:33:17 2022 +0100

    [DOXIASITETOOLS-273] Upgrade Plexus Utils to 3.5.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 502352a..cf595c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.4.2</version>
+        <version>3.5.0</version>
       </dependency>
       <!--  SLF4J -->
       <dependency>