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 43cdb74fc4 HDDS-9287. Bump Jetty to 9.4.52.v20230823 (#5297)
43cdb74fc4 is described below
commit 43cdb74fc455430d5f3fd72026b617cbb1a2bd47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 15 08:25:44 2023 +0200
HDDS-9287. Bump Jetty to 9.4.52.v20230823 (#5297)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 241db48476..2701c53f9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<failIfNoTests>false</failIfNoTests>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
- <jetty.version>9.4.51.v20230217</jetty.version>
+ <jetty.version>9.4.52.v20230823</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]