From 15e10875ef2ac82fb3609c6db26f2b9362ad5790 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Oct 2024 05:58:03 +0000 Subject: [PATCH] fix: 1.0.1/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-8186141 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-8186158 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-8186142 --- 1.0.1/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/1.0.1/pom.xml b/1.0.1/pom.xml index 21e76bb..06087cd 100644 --- a/1.0.1/pom.xml +++ b/1.0.1/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 com.haulmont.uberjar @@ -98,7 +98,7 @@ org.eclipse.jetty jetty-http - 9.3.24.v20180605 + 12.0.12 commons-logging @@ -108,7 +108,7 @@ org.eclipse.jetty jetty-security - 9.3.24.v20180605 + 12.0.12 org.eclipse.jetty.websocket @@ -133,7 +133,7 @@ org.eclipse.jetty jetty-server - 9.3.24.v20180605 + 12.0.12 org.ow2.asm