jamesnetherton commented on a change in pull request #1822: URL: https://github.com/apache/camel-quarkus/pull/1822#discussion_r493449519
########## File path: pom.xml ########## @@ -74,6 +74,7 @@ <nimbus-jose-jwt.version>4.41.1</nimbus-jose-jwt.version><!-- Mess in hdfs transitive deps --> <okhttp.version>3.14.6</okhttp.version><!-- keep in sync with okio --> <okio.version>1.17.2</okio.version><!-- keep in sync with okhttp --> + <optaplanner.version>7.42.0.Final</optaplanner.version> Review comment: Shouldn't we use the latest 7.43.1.Final release? 7.42.0.Final is aligned with Quarkus 1.5.2.Final, which is quite old now. 7.43.1.Final at least aligns with Quarkus 1.7.x. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org