This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 3510ce7cca HDDS-11433. Bump Jetty to 9.4.56.v20240826 (#7175)
3510ce7cca is described below
commit 3510ce7cca84a19351f4ce968e1a18250634761c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 8 08:52:22 2024 +0200
HDDS-11433. Bump Jetty to 9.4.56.v20240826 (#7175)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8400fb50da..52fd8e350a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<failIfNoTests>false</failIfNoTests>
<surefire.failIfNoSpecifiedTests>false</surefire.failIfNoSpecifiedTests>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
- <jetty.version>9.4.55.v20240627</jetty.version>
+ <jetty.version>9.4.56.v20240826</jetty.version>
<java.dev.jna.version>5.2.0</java.dev.jna.version>
<jcip-annotations.version>1.0-1</jcip-annotations.version>
<curator.version>4.2.0</curator.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]