Conversation
Camel 4.0.0-M3 to 4.0.0-RC2 PostgreSQL driver 42.5.1 to 42.6.0 Quarkus 3.0.0.Final to 3.2.3.Final Jackson 2.13.4 to 2.13.5 Kafka 3.4.0 to 3.5.0 Docker plugin 0.31.0 to 0.40.2 Shade plugin 3.2.1 to 3.5.0
* Java 11 minimum * Update to Debezium 2.3.2.Final * Update to Quarkus 3.2.3.Final * Update to Kafka 3.5.0 * Update to kafka-streams-avro-serde 7.4.0
…deps * Java 11 minimum * Update to Debezium 2.3.2.Final * Update to Quarkus 3.2.3.Final * Update to Kafka 3.5.0
* Update to Debezium 2.3.2.Final * Update to Quarkus 3.2.3.Final * Update to maven-surefire-plugin 3.0.0-M6
|
I wonder if we can come up with a solution to define the version in a single place. It will be probably quite hard for Dockerfiles (we might need to introduce a script that will do it) but java based examples might benefit from a common parent. WDYT? |
|
I think it's partially doable:
All that would then remain would be the I'll look and see if we can do that here in this PR so we can avoid or minimize this effort moving forward. That said, we do have some examples that need a complete overhaul. For example, some of them simply no longer run without some failure, such as those based on thortail (WildFly Swarm) from 5 years ago. I'd prefer to see whether those can be replaced with Quarkus. |
|
❌ Developer Certificate of Origin (DCO) check failed. Hi @Naros, please sign off all commits with: If pull request commits are not signed off, the pull request cannot be merged. For more information about why this is required, please see our blog about contribution requirement changes. |
No description provided.