dengsixing hace 1 año
padre
commit
028b969659
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      xxl-job-admin/pom.xml

+ 6 - 0
xxl-job-admin/pom.xml

@@ -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>