Skip to content
Snippets Groups Projects
Commit 3085d98c authored by Martin's avatar Martin
Browse files

OZG-7121 add missing dependency

parent 785839f8
Branches
Tags
1 merge request!3Resolve "xta-test-server helm-chart mit Deployment und Keystore-Secrets/Certificate-Resources"
Pipeline #1157 failed
...@@ -93,6 +93,12 @@ ...@@ -93,6 +93,12 @@
<scope>runtime</scope> <scope>runtime</scope>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
<version>3.3.4</version>
</dependency>
<!-- Spring Validation --> <!-- Spring Validation -->
<dependency> <dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment