This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new f4fa34f  [OPENMEETINGS-2593] jetty
f4fa34f is described below

commit f4fa34ff2e791b5bd2725ab77d430db6dcff01b4
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Jul 13 16:57:51 2021 +0700

    [OPENMEETINGS-2593] jetty
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a68ed4..f5c73b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
                <commons-text.version>1.9</commons-text.version>
                <slf4j.version>1.7.31</slf4j.version>
                <logback.version>1.2.3</logback.version>
-               <jetty.version>9.4.42.v20210604</jetty.version>
+               <jetty.version>9.4.43.v20210629</jetty.version>
                <license.excludedScopes>test</license.excludedScopes>
                <bcprov-jdk15on.version>1.69</bcprov-jdk15on.version>
                <mockito.version>3.11.2</mockito.version>

Reply via email to