[ https://issues.apache.org/jira/browse/KARAF-7889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005531#comment-18005531 ]
ASF GitHub Bot commented on KARAF-7889: --------------------------------------- skitt commented on code in PR #1964: URL: https://github.com/apache/karaf/pull/1964#discussion_r2206801015 ########## specs/java.xml.ws/pom.xml: ########## @@ -30,6 +30,10 @@ <artifactId>org.apache.karaf.specs.java.xml.ws</artifactId> <name>Apache Karaf :: Specs :: Java Xml WS</name> + <properties> + <maven.compiler.target>8</maven.compiler.target> Review Comment: Why is this (and the following) targeting 8 rather than 11? > Upgrade to Apache POM 35 > ------------------------ > > Key: KARAF-7889 > URL: https://issues.apache.org/jira/browse/KARAF-7889 > Project: Karaf > Issue Type: Dependency upgrade > Components: karaf > Reporter: Jean-Baptiste Onofré > Assignee: Jean-Baptiste Onofré > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)