fix(dependencies): 改正 jasypt 版本配置
This commit is contained in:
parent
b774d8c477
commit
a4d767884e
@ -185,7 +185,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jasypt</groupId>
|
||||
<artifactId>jasypt</artifactId>
|
||||
<version>#{jasypt.version}</version>
|
||||
<version>${jasypt.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mindrot</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user