Skip to content

Commit

Permalink
Workaround for quarkusio/quarkus#36952
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Nov 9, 2023
1 parent 033b6b0 commit 0fae400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions poms/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6971,6 +6971,7 @@
</goals>
<phase>process-resources</phase>
<configuration>
<onCheckFailure>WARN</onCheckFailure><!-- Workaround https://github.com/quarkusio/quarkus/issues/36952 -->
<additionalBoms>
<additionalBom>io.quarkus:quarkus-bom:${quarkus.version}</additionalBom>
</additionalBoms>
Expand Down

0 comments on commit 0fae400

Please sign in to comment.