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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new ecabc5fe5 Bump jetty.version from 9.4.45.v20220203 to 9.4.46.v20220331
ecabc5fe5 is described below

commit ecabc5fe503ebcd118454e53533204156ea8b9bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 6 04:25:08 2022 +0000

    Bump jetty.version from 9.4.45.v20220203 to 9.4.46.v20220331
    
    Bumps `jetty.version` from 9.4.45.v20220203 to 9.4.46.v20220331.
    
    Updates `jetty-server` from 9.4.45.v20220203 to 9.4.46.v20220331
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.45.v20220203...jetty-9.4.46.v20220331)
    
    Updates `jetty-webapp` from 9.4.45.v20220203 to 9.4.46.v20220331
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.45.v20220203...jetty-9.4.46.v20220331)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-server
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.eclipse.jetty:jetty-webapp
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c47c6e06a..00296cc03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -258,7 +258,7 @@
         <springws.version>3.1.3</springws.version>
         <exam.version>4.13.5</exam.version>
         <slf4j.version>1.7.36</slf4j.version>
-        <jetty.version>9.4.45.v20220203</jetty.version>
+        <jetty.version>9.4.46.v20220331</jetty.version>
         <log4j.version>2.17.2</log4j.version>
         <groovy.version>4.0.2</groovy.version>
         <jaxbri.version>2.3.6</jaxbri.version>

Reply via email to