baldimir commented on code in PR #4178:
URL:
https://github.com/apache/incubator-kie-kogito-runtimes/pull/4178#discussion_r2799601156
##########
springboot/bom/pom.xml:
##########
@@ -42,8 +42,8 @@
<version.org.apache.groovy>4.0.29</version.org.apache.groovy>
<version.org.spockframework>2.2-groovy-4.0</version.org.spockframework>
<!-- Spring Boot Cloud aligned with Spring Boot Framework version. See:
https://spring.io/projects/spring-cloud -->
- <!--
https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2022.0-Release-Notes
-->
-
<version.org.springframework.cloud>2024.0.2</version.org.springframework.cloud>
+ <!--
https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2025.0-Release-Notes
-->
+
<version.org.springframework.cloud>2025.0.1</version.org.springframework.cloud>
<!-- Aligned with Spring Boot Cloud -->
<version.io.fabric8>7.2.0</version.io.fabric8>
Review Comment:
I think fabric should be updated too. Please check which fabric8 version has
Spring Cloud in the 2025.0.1 version. It should be possible to find some
pom.xml with the dependencies.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]