DBZ-8095 Bump Quarkus to 3.8.5

This commit is contained in:
Chris Cranford 2024-07-25 03:49:26 -04:00 committed by Jiri Pechanec
parent 7b2f3c1f9d
commit aaab3f4346

View File

@ -130,7 +130,7 @@
<!-- Version used in Debezium Server, Operator, etc., usually a LTS version --> <!-- Version used in Debezium Server, Operator, etc., usually a LTS version -->
<!-- Must be aligned with Apicurio version below --> <!-- Must be aligned with Apicurio version below -->
<!-- Debezium Server Pravega must use the same Netty version as the one used by Quarkus --> <!-- Debezium Server Pravega must use the same Netty version as the one used by Quarkus -->
<quarkus.version.runtime>3.2.12.Final</quarkus.version.runtime> <quarkus.version.runtime>3.8.5</quarkus.version.runtime>
<!-- Apicurio --> <!-- Apicurio -->
<version.apicurio>2.4.3.Final</version.apicurio> <version.apicurio>2.4.3.Final</version.apicurio>