holgerfriedrich commented on code in PR #2322:
URL: https://github.com/apache/karaf/pull/2322#discussion_r2935272985


##########
archetypes/kar/src/main/resources/archetype-resources/pom.xml:
##########
@@ -67,6 +67,11 @@
                 <artifactId>maven-compiler-plugin</artifactId>
                 <version>3.13.0</version>
             </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-resources-plugin</artifactId>
+                <version>3.3.1</version>

Review Comment:
   We are on 3.3.1 in all other places as well. I have tested to upgrade to 
3.5.0 yesterday, but decided to keep this separate.
   
   At best, dependabot will open a PR. Currently I do not get why it does not 
do it. See my comment in the #2323.



-- 
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