Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 6000aa1

Browse files
Update shedlock monorepo to v5
1 parent f937a0e commit 6000aa1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>newway</artifactId>
13-
<version>1.3.1</version>
13+
<version>1.3.2</version>
1414
<packaging>jar</packaging>
1515

1616
<name>newway</name>
@@ -108,12 +108,12 @@
108108
<dependency>
109109
<groupId>net.javacrumbs.shedlock</groupId>
110110
<artifactId>shedlock-provider-jdbc-template</artifactId>
111-
<version>4.44.0</version>
111+
<version>5.3.0</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>net.javacrumbs.shedlock</groupId>
115115
<artifactId>shedlock-spring</artifactId>
116-
<version>4.44.0</version>
116+
<version>5.3.0</version>
117117
</dependency>
118118
<dependency>
119119
<groupId>io.micrometer</groupId>

0 commit comments

Comments
 (0)