This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_0_X by this push:
new d72780e Upgrading Groovy
d72780e is described below
commit d72780eb3bf016748236a59697204c288cd0cad5
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Dec 4 15:33:40 2020 +0100
Upgrading Groovy
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0129a66..a389904 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>2.5.13</groovy.version>
+ <groovy.version>2.5.14</groovy.version>
<activiti.version>5.23.0</activiti.version>
<flowable.version>5.23.0</flowable.version>