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 7040dcf69a HDDS-13557. Bump jline to 3.30.5 (#8920) 7040dcf69a is described below commit 7040dcf69a95be585036ea6df6c33da38a40aa52 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Aug 9 17:34:24 2025 +0200 HDDS-13557. Bump jline to 3.30.5 (#8920) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 898d2c88cf..8e4427f339 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ <jetty.version>9.4.57.v20241219</jetty.version> <jgrapht.version>1.4.0</jgrapht.version> <jgraphx.version>3.9.12</jgraphx.version> - <jline.version>3.30.4</jline.version> + <jline.version>3.30.5</jline.version> <jnr-constants.version>0.10.4</jnr-constants.version> <jnr-posix.version>3.1.20</jnr-posix.version> <joda.time.version>2.12.7</joda.time.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ozone.apache.org For additional commands, e-mail: commits-h...@ozone.apache.org