ppalaga commented on code in PR #3686: URL: https://github.com/apache/camel-quarkus/pull/3686#discussion_r855493952
########## pom.xml: ########## @@ -127,6 +128,7 @@ <retrofit.version>2.5.0</retrofit.version> <saaj.impl.version>1.5.3</saaj.impl.version> <scala-2.12.version>2.12.15</scala-2.12.version><!-- Spark --> + <scala.version>2.13.3</scala.version><!-- Datasonnet --> Review Comment: OK, thanks for confirming that it cannot work with Scala 2.12. There is this quite old quest to upgrade in Quarkus: https://github.com/quarkusio/quarkus/issues/10025 I have added a comment there. -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org