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

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 6756d85  Upgrading Groovy and Log4J
6756d85 is described below

commit 6756d858a96a798a82976029328060d6d2560fad
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Aug 9 09:33:35 2019 +0200

    Upgrading Groovy and Log4J
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1239246..80e1151 100644
--- a/pom.xml
+++ b/pom.xml
@@ -406,7 +406,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>3.0.0-beta-2</groovy.version>
+    <groovy.version>3.0.0-beta-3</groovy.version>
 
     <flowable.version>6.4.2</flowable.version>
 
@@ -420,7 +420,7 @@ under the License.
     <apacheds.version>2.0.0.AM25</apacheds.version>
     <apachedirapi.version>2.0.0.AM2</apachedirapi.version>
 
-    <log4j.version>2.12.0</log4j.version>
+    <log4j.version>2.12.1</log4j.version>
     <disruptor.version>3.4.2</disruptor.version>
 
     <commons-io.version>2.6</commons-io.version>

Reply via email to