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 075201bee2 Bump org.eclipse.jetty:jetty-server from 12.0.7 to 12.0.9 075201bee2 is described below commit 075201bee20b79d57fb6d0168cec2e859795db3a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Oct 14 21:09:09 2024 +0000 Bump org.eclipse.jetty:jetty-server from 12.0.7 to 12.0.9 Bumps org.eclipse.jetty:jetty-server from 12.0.7 to 12.0.9. --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:development ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 846ae26f1e..37a046d99c 100644 --- a/pom.xml +++ b/pom.xml @@ -482,7 +482,7 @@ <httpclient.version>5.4</httpclient.version> <intellij.version>5.0</intellij.version> <jaxbri.version>4.0.3</jaxbri.version> - <jetty.version>12.0.7</jetty.version> + <jetty.version>12.0.9</jetty.version> <jibx.version>1.4.2</jibx.version> <maven.archiver.version>3.6.2</maven.archiver.version> <maven.version>3.9.9</maven.version>