@@ -106,6 +106,12 @@
<!-- <version></version>-->
</dependency>
+ <dependency>
+ <groupId>com.github.ulisesbocchio</groupId>
+ <artifactId>jasypt-spring-boot-starter</artifactId>
+ <version>3.0.5</version>
+ </dependency>
+
</dependencies>
<build>