diff --git a/lib/commons-logging-1.3.5.jar b/lib/commons-logging-1.3.5.jar deleted file mode 100644 index 75d93a15c..000000000 Binary files a/lib/commons-logging-1.3.5.jar and /dev/null differ diff --git a/lib/commons-logging-1.3.6.jar b/lib/commons-logging-1.3.6.jar new file mode 100644 index 000000000..399a2fc2f Binary files /dev/null and b/lib/commons-logging-1.3.6.jar differ diff --git a/lib/jetty-compression-common-12.1.6.jar b/lib/jetty-compression-common-12.1.7.jar similarity index 68% rename from lib/jetty-compression-common-12.1.6.jar rename to lib/jetty-compression-common-12.1.7.jar index 39f8e6ea7..ef812dea8 100644 Binary files a/lib/jetty-compression-common-12.1.6.jar and b/lib/jetty-compression-common-12.1.7.jar differ diff --git a/pom.xml b/pom.xml index e3c29e825..0f1fa92d5 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma commons-logging commons-logging - 1.3.5 + 1.3.6 org.apache.commons @@ -255,7 +255,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma org.eclipse.jetty.compression jetty-compression-common - 12.1.6 + 12.1.7 org.eclipse.jetty.websocket