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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


The following commit(s) were added to refs/heads/master by this push:
     new 260afee  Reverts Jetty
260afee is described below

commit 260afee75c76fb931751993d5204b631a0d8bb1d
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Mon Jul 24 07:36:36 2023 +0200

    Reverts Jetty
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 95bb5c1..f7c4889 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <maven.compiler.target>11</maven.compiler.target>
         <struts2.version>6.2.0</struts2.version>
         <log4j2.version>2.20.0</log4j2.version>
-        <jetty-plugin.version>11.0.15</jetty-plugin.version>
+        <jetty-plugin.version>9.4.46.v20220331</jetty-plugin.version>
         <maven.javadoc.skip>true</maven.javadoc.skip>
         <jackson.version>2.14.1</jackson.version>
         <jackson-data-bind.version>2.14.1</jackson-data-bind.version>

Reply via email to