Skip to content

Commit

Permalink
Missing pom?
Browse files Browse the repository at this point in the history
  • Loading branch information
TDeSain committed Nov 19, 2024
1 parent 194f350 commit 8623e5e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,11 @@
<artifactId>aws-secretsmanager-jdbc</artifactId>
<version>2.0.2</version>
</dependency>
</dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
</dependencies>

<build>
<plugins>
Expand Down

0 comments on commit 8623e5e

Please sign in to comment.