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 461ce96d2e HDDS-9430. Bump Jetty to 9.4.53.v20231009 (#5419)
461ce96d2e is described below
commit 461ce96d2e7bb880d888ae12c0b2a51da0abf57f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 11 13:10:11 2023 +0200
HDDS-9430. Bump Jetty to 9.4.53.v20231009 (#5419)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ae310f1f93..3c0b69462e 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.52.v20230823</jetty.version>
+ <jetty.version>9.4.53.v20231009</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]