aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJvD_Ericsson <jeff.van.dam@est.tech>2023-10-10 13:35:20 +0100
committerJEFF VAN DAM <jeff.van.dam@est.tech>2023-10-12 12:17:35 +0000
commitb2bfa0ea4eda5867d9fec8edc1e8ca11e648f194 (patch)
tree757bec5d5e6e9a03133230c2827553e01c93556e /pom.xml
parentd1864800b7b4f320d469e053921035bf98da7d72 (diff)
Upgrade vunerable depenecncies
can't upgrade springframework to 6.0.12 since 6.0.12 requires java 17 Issue-ID: SDC-4653 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I041fb124472b6385d50877d25cb989303f3dbb08
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9ab8d958..4f542669 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
<docker.api.version>1.41</docker.api.version>
<checkstyle.skip>true</checkstyle.skip>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>10.0.16</jetty.version>
</properties>
<parent>