ricardozanini opened a new issue, #2751:
URL: https://github.com/apache/incubator-kie-tools/issues/2751
TDB
Force versions to come from the `kogito-versions` modules. For example, the
operator configuration files should not enable version overriding like:
```yaml
postgreSQLPersistenceExtensions:
- groupId: io.quarkus
artifactId: quarkus-jdbc-postgresql
version: 3.8.6
- groupId: io.quarkus
artifactId: quarkus-agroal
version: 3.8.6
- groupId: org.kie
artifactId: kie-addons-quarkus-persistence-jdbc
version: 999-20241016-SNAPSHOT
```
--
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]