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

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


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

commit 067261895d9555953b606c52e8cdbcf3f5df2964
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 18e72c9..c074e2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -408,7 +408,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>
 
@@ -422,7 +422,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-jexl.version>3.1</commons-jexl.version>

Reply via email to