Skip to content

Commit

Permalink
Upgrading Quartz
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Nov 13, 2024
1 parent 5ec9619 commit 8d0fe42
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,11 @@ under the License.
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.5.0</version>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 8d0fe42

Please sign in to comment.