Skip to content

Commit

Permalink
fix(deps): update dependency org.quartz-scheduler:quartz to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 969fa1c commit 2b0aa2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.3.2</version>
<version>2.5.0</version>
</dependency>

<!-- Lombok -->
Expand Down

0 comments on commit 2b0aa2d

Please sign in to comment.