aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSmokowski, Steven <steve.smokowski@att.com>2019-12-03 07:51:11 -0500
committerBenjamin, Max (mb388a) <mb388a@att.com>2019-12-03 07:51:12 -0500
commit2e0f12e3a3e560f0403ca2c589067bf43b9b7952 (patch)
tree47db9cd8c49b077bca47c5ea922904129a37f664 /pom.xml
parenta849c237fe71f7dee316dd87f5d385cf4e2a38b6 (diff)
Update Shedlock to proper version for
Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Issue-ID: SO-2550 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5378d1e964b5eaa88b9ac33ef3759d6120c76150
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 76e5acdfa4..c1b778fcc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -843,12 +843,12 @@
<dependency>
<groupId>net.javacrumbs.shedlock</groupId>
<artifactId>shedlock-spring</artifactId>
- <version>0.18.2</version>
+ <version>4.0.0</version>
</dependency>
<dependency>
<groupId>net.javacrumbs.shedlock</groupId>
<artifactId>shedlock-provider-jdbc-template</artifactId>
- <version>0.18.2</version>
+ <version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>