Skip to content

Commit b93a115

Browse files
committed
Added jasypt-spring-boot-starter dependency
1 parent 5552578 commit b93a115

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050

5151
<dependencyManagement>
5252
<dependencies>
53+
<dependency>
54+
<groupId>com.github.ulisesbocchio</groupId>
55+
<artifactId>jasypt-spring-boot-starter</artifactId>
56+
<version>1.12</version>
57+
</dependency>
5358
<dependency>
5459
<groupId>javax.servlet</groupId>
5560
<artifactId>javax.servlet-api</artifactId>

0 commit comments

Comments
 (0)