[struts] branch master updated: Update maven to 3.8.4
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/master by this push: new 57cfa69 Update maven to 3.8.4 new 0ffb17c Merge pull request #512 from sepe81/update-to-maven-3.8.4 57cfa69 is described below commit 57cfa6992e2c61ab61cf65441027756209738ef4 Author: Sebastian Peters AuthorDate: Fri Dec 17 22:34:59 2021 +0100 Update maven to 3.8.4 --- .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 a9f1ef8..598fb34 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.8.3/apache-maven-3.8.3-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.4/apache-maven-3.8.4-bin.zip wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar
[struts] branch master updated: Update slf4j to 1.7.32
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/master by this push: new f0fcbfd Update slf4j to 1.7.32 new 5c8fff3 Merge pull request #513 from sepe81/update-to-slf4j-1.7.32 f0fcbfd is described below commit f0fcbfdaaa7a2e4da894ebfbb3328603a8f49a98 Author: Sebastian Peters AuthorDate: Fri Dec 17 23:26:50 2021 +0100 Update slf4j to 1.7.32 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8918350..7acb8fd 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ 2.10.5.1 2.16.0 3.2.20 -1.7.30 +1.7.32 4.3.29.RELEASE 3.0.8 1.0.7
[struts] branch master updated (5c8fff3 -> 96f3df2)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git. from 5c8fff3 Merge pull request #513 from sepe81/update-to-slf4j-1.7.32 new e29edc8 log4j 2.17.0 new 96f3df2 Merge pull request #514 from sullis/log4j-2.17.0 The 6160 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)