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:38:09 UTC

[maven-doxia-sitetools] 03/03: [DOXIASITETOOLS-276] Upgrade Maven Wagon to 3.5.2

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

commit c3ff269c9b7002932621ab14a07d5de5bce224a5
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Fri Nov 25 21:37:41 2022 +0100

    [DOXIASITETOOLS-276] Upgrade Maven Wagon to 3.5.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cf595c4..7f08a88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@ under the License.
     <slf4jVersion>1.7.36</slf4jVersion>
     <mavenVersion>3.2.5</mavenVersion>
     <aetherVersion>1.0.0.v20140518</aetherVersion>
-    <wagonVersion>2.8</wagonVersion>
+    <wagonVersion>3.5.2</wagonVersion>
     <junitVersion>5.8.2</junitVersion>
     <maven.site.path>doxia-sitetools-archives/doxia-sitetools-LATEST</maven.site.path>
     <project.build.outputTimestamp>2022-06-20T18:19:40Z</project.build.outputTimestamp>