aboutsummaryrefslogtreecommitdiffstats
path: root/cps-tbdmt-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-tbdmt-service/pom.xml')
-rw-r--r--cps-tbdmt-service/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cps-tbdmt-service/pom.xml b/cps-tbdmt-service/pom.xml
index 884b385..f685721 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.13</spring.version>
+ <spring.version>5.3.20</spring.version>
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss</maven.build.timestamp.format>
</properties>
@@ -79,7 +79,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
- <version>42.2.18</version>
+ <version>42.3.6</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>