Skip to content

Commit 49e71dc

Browse files
Bump quartz from 1.8.0 to 2.3.2 in /TodoSyncServer
Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 1.8.0 to 2.3.2. - [Release notes](https://github.com/quartz-scheduler/quartz/releases) - [Changelog](https://github.com/quartz-scheduler/quartz/blob/v2.3.2/docs/changelog.adoc) - [Commits](quartz-scheduler/quartz@quartz-1.8.0...v2.3.2) --- updated-dependencies: - dependency-name: org.quartz-scheduler:quartz dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44f9f05 commit 49e71dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoSyncServer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.quartz-scheduler</groupId>
121121
<artifactId>quartz</artifactId>
122-
<version>1.8.0</version>
122+
<version>2.3.2</version>
123123
</dependency>
124124

125125
<!-- From the Arquillian tutorial http://arquillian.org/guides/getting_started/ .

0 commit comments

Comments
 (0)