Skip to content

Commit

Permalink
fix to broken CI gha springboot archetype
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagodolphine committed Nov 21, 2023
1 parent 43ba47d commit 573cebc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions springboot/archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-processes-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-springboot-monitoring-prometheus</artifactId>
Expand Down

0 comments on commit 573cebc

Please sign in to comment.