[struts] 01/02: WW-4914 Update Log4j2 to 2.10.0
This is an automated email from the ASF dual-hosted git repository. amashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git commit 56c6456c617893867f6b2beb7f38d8a381c257b6 Author: Aleksandr Mashchenko AuthorDate: Mon Feb 5 18:31:56 2018 +0200 WW-4914 Update Log4j2 to 2.10.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d6b26e4..a948f5f 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ 5.2 3.0.7 1.0.6 -2.9.1 +2.10.0 2.9.2 -- To stop receiving notification emails like this one, please contact amashche...@apache.org.
[struts] branch master updated (20a7b65 -> eed364f)
This is an automated email from the ASF dual-hosted git repository. amashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git. from 20a7b65 Merge pull request #207 from lukaszlenart/sessionless new 56c6456 WW-4914 Update Log4j2 to 2.10.0 new eed364f Use managed surefire version in core The 2 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: core/pom.xml | 1 - pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact amashche...@apache.org.
[struts] 02/02: Use managed surefire version in core
This is an automated email from the ASF dual-hosted git repository. amashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git commit eed364fe28a905707674ff11855c1f09e953d931 Author: Aleksandr Mashchenko AuthorDate: Mon Feb 5 18:39:12 2018 +0200 Use managed surefire version in core --- core/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 66519f0..61e6772 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -40,7 +40,6 @@ org.apache.maven.plugins maven-surefire-plugin -2.6 -Duser.language=en -Duser.region=US -- To stop receiving notification emails like this one, please contact amashche...@apache.org.