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 cdd1b132a0 HDDS-13019. Bump jline to 3.30.0 (#8428)
cdd1b132a0 is described below
commit cdd1b132a0c914cefff15da5dbd3d8d44c78ab61
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 11 21:11:38 2025 +0200
HDDS-13019. Bump jline to 3.30.0 (#8428)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 17ecee6595..81d7bac77e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,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.29.0</jline.version>
+ <jline.version>3.30.0</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: [email protected]
For additional commands, e-mail: [email protected]