nrknithin commented on code in PR #4270:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/4270#discussion_r3232672270


##########
kogito-build/kogito-dependencies-bom/pom.xml:
##########
@@ -89,10 +91,11 @@
     Kubernetes addons since they use a different version.
     -->
     
<version.io.fabric8.kubernetes-client>7.3.1</version.io.fabric8.kubernetes-client>
-    <version.io.micrometer>1.14.12</version.io.micrometer>
+    <version.io.micrometer>1.16.4</version.io.micrometer>
     <version.org.flywaydb>11.14.1</version.org.flywaydb>
     <version.org.postgresql>42.7.11</version.org.postgresql>
-    <version.com.h2>2.3.232</version.com.h2> <!-- Overriding version 2.3.230 
to fix https://github.com/h2database/h2database/issues/4079 -->
+    <version.com.h2>2.4.240</version.com.h2> <!-- Overriding version 2.3.230 
to fix https://github.com/h2database/h2database/issues/4079 -->
+    <version.io.serverlessworkflow>4.1.0.Final</version.io.serverlessworkflow>

Review Comment:
   Good catch — it's orphaned. The SonataFlow removal commit (46eecbac26) 
dropped the dependency-management entry but the property got carried back 
during a main merge into this branch. Nothing references it. Will remove.



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

Reply via email to