This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch ozone-1.4
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/ozone-1.4 by this push:
new 63d50765c3 HDDS-10771. Bump jetty to 9.4.54.v20240208 (#6600)
63d50765c3 is described below
commit 63d50765c374f2047a939da98f28166803776f63
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 28 14:16:06 2024 +0200
HDDS-10771. Bump jetty to 9.4.54.v20240208 (#6600)
(cherry picked from commit b37d99db42703f6256831760b005d6a94ce582b2)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5afd82cbc2..2c6b8baf3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,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.53.v20231009</jetty.version>
+ <jetty.version>9.4.54.v20240208</jetty.version>
<java.dev.jna.version>5.2.0</java.dev.jna.version>
<curator.version>4.2.0</curator.version>
<test.exclude>_</test.exclude>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]