Skip to content

Commit

Permalink
updating Quarkus to 2.6.11.Final to take CVE-2023-4853 fix (apache#3246)
Browse files Browse the repository at this point in the history
  • Loading branch information
mareknovotny authored and rgdoliveira committed Dec 13, 2023
1 parent f485b62 commit e73ba97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kogito-build/kogito-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<!-- this version property is used in plugins but also in dependencies too -->
<version.io.quarkus>2.16.10.Final</version.io.quarkus>
<version.io.quarkus>2.16.11.Final</version.io.quarkus>
<version.io.quarkus.quarkus-test>${version.io.quarkus}</version.io.quarkus.quarkus-test>
<version.org.springframework.boot>2.6.6</version.org.springframework.boot>
<version.org.apache.kafka>3.4.0</version.org.apache.kafka>
Expand Down

0 comments on commit e73ba97

Please sign in to comment.