aboutsummaryrefslogtreecommitdiffstats
path: root/cps-tbdmt-service/pom.xml
diff options
context:
space:
mode:
authorJosephKeenan <joseph.keenan@est.tech>2022-07-12 15:48:36 +0100
committerJosephKeenan <joseph.keenan@est.tech>2022-07-12 15:48:42 +0100
commitb6777c13d2259686bb22243473446639b956f859 (patch)
tree9bc06825554ab1e76ccfc72e70d8dc1c65af1ed1 /cps-tbdmt-service/pom.xml
parent92ece445f7490b5d1f6e977828c760895924910c (diff)
Update dependencies (release task)
Issue-ID: CPS-1106 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: I472f6f35e7e0a6d989391d1a57b06c0c301c85ea
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>