Skip to content

Commit

Permalink
Merge pull request #23868 from Sgitario/include_dekorate_helm_bom
Browse files Browse the repository at this point in the history
Add Dekorate helm annotations to the dependency management
  • Loading branch information
gsmet authored Feb 22, 2022
2 parents 111f0d2 + 9c8efbf commit e55757e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2771,6 +2771,12 @@
<version>${dekorate.version}</version>
<classifier>noapt</classifier>
</dependency>
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>helm-annotations</artifactId>
<version>${dekorate.version}</version>
<classifier>noapt</classifier>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
Expand Down

0 comments on commit e55757e

Please sign in to comment.