ppalaga commented on a change in pull request #903: POM enhancements URL: https://github.com/apache/camel-quarkus/pull/903#discussion_r394457738
########## File path: pom.xml ########## @@ -84,8 +84,7 @@ <maven-source-plugin.version>3.1.0</maven-source-plugin.version> <maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version> <maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version> - <!-- NOTE: We pin to this version due to https://github.com/apache/camel-quarkus/issues/723 --> - <maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version> + <maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version> Review comment: That would mean that https://github.com/quarkusio/quarkus/issues/7203 is not fully fixed? Let me remove the commit then. ---------------------------------------------------------------- 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 With regards, Apache Git Services