This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch WW-5123-labelposition in repository https://gitbox.apache.org/repos/asf/struts.git
commit fa37ac1fb212ba4304a2da7b6f031ba41dd284a0 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Sun Jun 27 09:29:44 2021 +0200 Uses the latest Maven version --- .mvn/wrapper/maven-wrapper.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 642d572..ffdc10e 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -1,2 +1,2 @@ -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.1/apache-maven-3.8.1-bin.zip wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar