zhfeng opened a new issue, #3887:
URL: https://github.com/apache/camel-quarkus/issues/3887

   There are still some artifacts come from quarkus 2.9.0.Final in 
`flattened-full-pom.xml`
   ```
       <dependency>
           <groupId>io.quarkus</groupId><!-- io.quarkus:quarkus-bom:2.9.0.Final 
-->
           <artifactId>quarkus-bom-quarkus-platform-descriptor</artifactId><!-- 
io.quarkus:quarkus-bom:2.9.0.Final -->
           <version>2.9.0.Final</version><!-- 
io.quarkus:quarkus-bom:2.9.0.Final -->
           <type>json</type><!-- io.quarkus:quarkus-bom:2.9.0.Final -->
           <classifier>2.9.0.Final</classifier><!-- 
io.quarkus:quarkus-bom:2.9.0.Final -->
         </dependency>
         <dependency>
           <groupId>io.quarkus</groupId><!-- io.quarkus:quarkus-bom:2.9.0.Final 
-->
           <artifactId>quarkus-bom-quarkus-platform-properties</artifactId><!-- 
io.quarkus:quarkus-bom:2.9.0.Final -->
           <version>2.9.0.Final</version><!-- 
io.quarkus:quarkus-bom:2.9.0.Final -->
           <type>properties</type><!-- io.quarkus:quarkus-bom:2.9.0.Final -->
         </dependency>
   
   ```
   I think we had upgrades `quarkus.version` to `2.10.0.Final` so is there a 
bug when generating flattened-full-pom.xml ?


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to