You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/04/03 22:19:18 UTC

[maven-site-plugin] 01/02: Bump maven-shared-utils from 3.1.0 to 3.3.3

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit 0a662b84d95026025874a5eb2c4b25710756a886
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Apr 4 00:13:52 2021 +0200

    Bump maven-shared-utils from 3.1.0 to 3.3.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3d937ef..8ae65f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -229,7 +229,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.1.0</version>
+      <version>3.3.3</version>
     </dependency>
 
     <!-- Maven -->