Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
quarkus-bom import is deliberately declared first so it wins the smallrye-config
convergence (see the token-sheriff-bom comment below), and cui-java-bom aligns
its JUnit Jupiter version to whatever the Quarkus BOM ships. -->
<version.quarkus>3.37.3</version.quarkus>
<version.quarkus>3.37.4</version.quarkus>
<version.token-sheriff>0.9.2</version.token-sheriff>
<version.json-schema-validator>3.0.6</version.json-schema-validator>
<!-- Default empty argLine for JaCoCo compatibility - JaCoCo will override this when active -->
Expand Down