Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix to broken CI gha springboot archetype
Browse files Browse the repository at this point in the history
tiagodolphine committed Nov 21, 2023
1 parent 9121b66 commit fbcd5b2
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
@@ -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>

0 comments on commit fbcd5b2

Please sign in to comment.