diff options
Diffstat (limited to 'cps-tbdmt-service')
-rw-r--r-- | cps-tbdmt-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-tbdmt-service/pom.xml b/cps-tbdmt-service/pom.xml index f685721..485940a 100644 --- a/cps-tbdmt-service/pom.xml +++ b/cps-tbdmt-service/pom.xml @@ -37,7 +37,7 @@ <packaging>jar</packaging> <properties> - <spring.version>5.3.20</spring.version> + <spring.version>5.3.24</spring.version> <maven.build.timestamp.format>yyyyMMdd'T'HHmmss</maven.build.timestamp.format> </properties> |