aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2023-04-18 14:58:51 +0100
committerToineSiebelink <toine.siebelink@est.tech>2023-04-18 14:59:12 +0100
commit918db951327aed3f0d655ac8f95b0c55e2228a08 (patch)
tree53f07e5a088ba0f8e58bd938611479b1712a0dc2 /cps-dependencies
parent36d6e83473846cd4e0ad5e42ad6a8d0e3e3b3425 (diff)
Update spingboot dependencies
Issue-ID: CPS-1627 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I9a9b4a9593ae2800270dafd319e8b4d27d9e0b3b
Diffstat (limited to 'cps-dependencies')
-rwxr-xr-xcps-dependencies/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index 770a66ad5..d66f30d1e 100755
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -73,7 +73,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
- <version>2.6.14</version>
+ <version>2.7.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>