Croway commented on code in PR #22343:
URL: https://github.com/apache/camel/pull/22343#discussion_r3010471985


##########
pom.xml:
##########
@@ -122,6 +122,7 @@
 
         <!-- NOTE: this is required to correctly map each module coverage in 
Sonarqube. The ${maven.multiModuleProjectDirectory} may require some change
             when upgrading to Maven 4.x, according to any of the new variables 
that will replace this one. -->
+        <sonar.java.source>17</sonar.java.source>

Review Comment:
   Would it make sense to use `${jdk.version}` here?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to