This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
commit 9b5a4c2b71ce69da0f4bbc25c43f8ef34dba99d5 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Thu Feb 10 07:59:01 2022 +0000 Updating Jetty to 9.4.45.v20220203 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a1696ab..8d5e39c 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ <htmlunit.version>2.52.0</htmlunit.version> <jackson.version>2.11.4</jackson.version> <jaxb.version>2.3.3</jaxb.version> - <jetty9.version>9.4.44.v20210927</jetty9.version> + <jetty9.version>9.4.45.v20220203</jetty9.version> <junit.version>4.13.2</junit.version> <kerby.version>2.0.1</kerby.version> <log4j.version>2.17.1</log4j.version>
