This is an automated email from the ASF dual-hosted git repository.
reschke pushed a commit to branch 1.22
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/1.22 by this push:
new 320ed00556 OAK-10668: examples: update jetty-maven-plugin to 11.0.20
(#1324)
320ed00556 is described below
commit 320ed00556884e9d83fcfa43c267ab93bcd034f4
Author: Julian Reschke <[email protected]>
AuthorDate: Sun Feb 25 21:37:56 2024 +0100
OAK-10668: examples: update jetty-maven-plugin to 11.0.20 (#1324)
---
oak-examples/webapp/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/oak-examples/webapp/pom.xml b/oak-examples/webapp/pom.xml
index 601b2bee41..adf6332043 100644
--- a/oak-examples/webapp/pom.xml
+++ b/oak-examples/webapp/pom.xml
@@ -215,7 +215,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
- <version>10.0.15</version>
+ <version>11.0.20</version>
<configuration>
<scan>-1</scan>
<httpConnector>