This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
The following commit(s) were added to refs/heads/master by this push:
new 5921b5b Update jetty-all to 9.4.44.v20210927 - closes #139
5921b5b is described below
commit 5921b5ba25559911a67b4ae43a7cf2eed352117f
Author: Juan Pablo Santos RodrÃguez <[email protected]>
AuthorDate: Sat Oct 16 20:25:32 2021 +0200
Update jetty-all to 9.4.44.v20210927 - closes #139
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6339dc3..6769430 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<javax-jsp-api.version>2.3.3</javax-jsp-api.version>
<javax-servlet-api.version>3.1.0</javax-servlet-api.version>
<jdom2.version>2.0.6</jdom2.version>
- <jetty.version>9.4.43.v20210629</jetty.version>
+ <jetty.version>9.4.44.v20210927</jetty.version>
<jrcs-diff.version>0.4.2</jrcs-diff.version>
<junit.version>5.8.1</junit.version>
<log4j.version>1.2.17</log4j.version>