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 ea340f1  [OPENMEETINGS-2519] jetty
ea340f1 is described below

commit ea340f1e59e10f62aaf72658c9ac298d78268d3a
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sun Feb 28 10:45:56 2021 +0700

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

diff --git a/pom.xml b/pom.xml
index 5d662d2..c784bfd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
                <commons-text.version>1.9</commons-text.version>
                <slf4j.version>1.7.30</slf4j.version>
                <logback.version>1.2.3</logback.version>
-               <jetty.version>9.4.36.v20210114</jetty.version>
+               <jetty.version>9.4.38.v20210224</jetty.version>
                <license.excludedScopes>test</license.excludedScopes>
                <bcprov-jdk15on.version>1.68</bcprov-jdk15on.version>
                <mockito.version>3.8.0</mockito.version>

Reply via email to