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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit 5f10ad146fec988f892a56b82b83e5c41ede3604
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Apr 16 21:54:55 2022 +0200

    [MSITE-890] Upgrade Jetty to 9.4.46.v20220331
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 31d4173c..23422c7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@ under the License.
     <!-- for dependencies -->
     <doxiaVersion>1.11.1</doxiaVersion>
     <doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
-    <jettyVersion>9.4.44.v20210927</jettyVersion>
+    <jettyVersion>9.4.46.v20220331</jettyVersion>
     <wagonVersion>3.5.1</wagonVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <!-- for ITs -->

Reply via email to