tiagobento commented on code in PR #3176:
URL:
https://github.com/apache/incubator-kie-tools/pull/3176#discussion_r2144032633
##########
packages/maven-base/pom.xml:
##########
@@ -132,7 +132,7 @@
<version.junit>4.13.2</version.junit>
<version.org.apache.commons.commons-compress>1.26.1</version.org.apache.commons.commons-compress>
<version.org.iq80.snappy>0.5</version.org.iq80.snappy>
-
<version.io.quarkiverse.embedded.postgresql>0.3.0</version.io.quarkiverse.embedded.postgresql>
+
<version.io.quarkiverse.embedded.postgresql>0.6.0</version.io.quarkiverse.embedded.postgresql>
Review Comment:
Right now we're using Kogito 999-20250511-SNAPSHOT. What is the version of
this extension on this version? Just saying we should be aligned with it,
instead of 'main'.
When we bump the Kogito version, if the version of this extension changed
there, we update here too.
Hope it makes sense.
--
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]