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/axis-axis2-java-core.git


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

commit ceab4af5d66bb7ee30818b44ae9f3488d18227b7
Author: Andreas Veithen <andreas.veit...@gmail.com>
AuthorDate: Mon Apr 1 17:30:13 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 97623ca922..3022cfdf58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -483,7 +483,7 @@
         <httpmime.version>4.5.14</httpmime.version>
         <intellij.version>5.0</intellij.version>
         <jaxbri.version>4.0.3</jaxbri.version>
-        <jetty.version>12.0.6</jetty.version>
+        <jetty.version>12.0.7</jetty.version>
         <jibx.version>1.4.2</jibx.version>
         <maven.archiver.version>3.6.2</maven.archiver.version>
         <maven.version>3.9.6</maven.version>

Reply via email to