Skip to content

Commit

Permalink
Remove workaround for quarkusio/quarkus#36952
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Dec 7, 2023
1 parent d7a415f commit b95f6fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion poms/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6976,7 +6976,6 @@
</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 b95f6fa

Please sign in to comment.