Skip to content

Commit e352877

Browse files
committed
Downgrade Quartz version due to a regression
1 parent c14e206 commit e352877

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)