We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c393c7 + e352877 commit 0810c92Copy full SHA for 0810c92
bom/application/pom.xml
@@ -117,7 +117,7 @@
117
<httpcore.version>4.4.16</httpcore.version>
118
<httpasync.version>4.1.5</httpasync.version>
119
<cronutils.version>9.2.1</cronutils.version>
120
- <quartz.version>2.5.1</quartz.version>
+ <quartz.version>2.5.0</quartz.version>
121
<h2.version>2.4.240</h2.version> <!-- When updating, needs to be matched in io.quarkus.hibernate.orm.runtime.config.DialectVersions
122
and the dependency jts-core needs to be updated in extensions/jdbc/jdbc-h2/runtime/pom.xml -->
123
<postgresql-jdbc.version>42.7.8</postgresql-jdbc.version>
0 commit comments