Skip to content

Commit

Permalink
Merge pull request #1498 from minchai23/main
Browse files Browse the repository at this point in the history
update quartz to 2.4.0-rc2, fix CVE-2023-39017
  • Loading branch information
lprimak authored May 25, 2024
2 parents 6f6cc13 + 5edfb12 commit 62d8fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<owasp.java.encoder.version>1.2.3</owasp.java.encoder.version>
<!-- Don't change this version without also changing the shiro-quartz and shiro-features
modules' OSGi metadata: -->
<quartz.version>2.3.2</quartz.version>
<quartz.version>2.4.0-rc2</quartz.version>
<quartz.docs.version>2.3.0</quartz.docs.version>
<slf4j.version>2.0.13</slf4j.version>
<log4j.version>2.23.1</log4j.version>
Expand Down

0 comments on commit 62d8fbc

Please sign in to comment.