Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0a42a4c

Browse files
Update pom.xml
1 parent 2385918 commit 0a42a4c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎pom.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,14 @@
3535
<groupId>org.springframework.boot</groupId>
3636
<artifactId>spring-boot-starter-thymeleaf</artifactId>
3737
</dependency>
38-
38+
39+
<dependency>
40+
<groupId>io.awspring.cloud</groupId>
41+
<artifactId>spring-cloud-starter-aws-secrets-manager-config</artifactId>
42+
<version>2.4.0</version> <!-- check latest -->
43+
</dependency>
44+
45+
3946
<dependency>
4047
<groupId>com.googlecode.xmemcached</groupId>
4148
<artifactId>xmemcached</artifactId>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /