Skip to content

Commit

Permalink
Upgrade Quartz to 2.3.2.e3
Browse files Browse the repository at this point in the history
This should fix occasional NPEs in scheduler thread (MID-4558).
  • Loading branch information
mederly committed Mar 15, 2022
1 parent 68c22f9 commit 5a72961
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 @@ -200,7 +200,7 @@
<cxf-xjc.version>3.3.1</cxf-xjc.version>
<wss4j.version>2.3.2</wss4j.version>
<opendj.version>2.6.2</opendj.version>
<quartz.version>2.3.2.e1</quartz.version>
<quartz.version>2.3.2.e3</quartz.version>
<selenium.version>3.141.59</selenium.version>
<slf4j.version>1.7.30</slf4j.version>
<logback.version>1.2.3e1</logback.version>
Expand Down

0 comments on commit 5a72961

Please sign in to comment.