Skip to content

Commit 0810c92

Browse files
authored
Merge pull request #50917 from manovotn/downgradeQuartz
Downgrade Quartz version due to a regression
2 parents 6c393c7 + e352877 commit 0810c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<httpcore.version>4.4.16</httpcore.version>
118118
<httpasync.version>4.1.5</httpasync.version>
119119
<cronutils.version>9.2.1</cronutils.version>
120-
<quartz.version>2.5.1</quartz.version>
120+
<quartz.version>2.5.0</quartz.version>
121121
<h2.version>2.4.240</h2.version> <!-- When updating, needs to be matched in io.quarkus.hibernate.orm.runtime.config.DialectVersions
122122
and the dependency jts-core needs to be updated in extensions/jdbc/jdbc-h2/runtime/pom.xml -->
123123
<postgresql-jdbc.version>42.7.8</postgresql-jdbc.version>

0 commit comments

Comments
 (0)