You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2019/10/24 09:45:55 UTC

[syncope] 01/02: Upgrading Quartz

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

commit f3a3367c1748186b3046d684a795f9169a18ce88
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Thu Oct 24 08:10:28 2019 +0200

    Upgrading Quartz
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b7de9ad..2d3b3bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -414,7 +414,7 @@ under the License.
 
     <jasypt.version>1.9.3</jasypt.version>
 
-    <quartz.version>2.3.1</quartz.version>
+    <quartz.version>2.3.2</quartz.version>
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>