Skip to content

Commit

Permalink
DBZ-7842 Bump Quarkus to 3.10.0 for Outbox Extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros authored and jpechane committed May 3, 2024
1 parent 2af890b commit c23edf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@

<!-- Quarkus -->
<!-- Version used for Outbox extension development, changes frequently to align with latest Quarkus -->
<quarkus.version.extension>3.9.2</quarkus.version.extension>
<quarkus.version.extension>3.10.0</quarkus.version.extension>

<!-- Version used in Debezium Server, Operator, etc., usually a LTS version -->
<!-- Must be aligned with Apicurio version below -->
Expand Down

0 comments on commit c23edf4

Please sign in to comment.