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 ddef96ecf9f HDDS-13837. Bump jnr-posix to 3.1.21 (#9200)
ddef96ecf9f is described below
commit ddef96ecf9fc994e9279c9a51c796949df4042be
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 25 13:46:59 2025 +0200
HDDS-13837. Bump jnr-posix to 3.1.21 (#9200)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1f21b8e8272..c0ad804e25a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
<jgraphx.version>3.9.12</jgraphx.version>
<jline.version>3.30.6</jline.version>
<jnr-constants.version>0.10.4</jnr-constants.version>
- <jnr-posix.version>3.1.20</jnr-posix.version>
+ <jnr-posix.version>3.1.21</jnr-posix.version>
<joda.time.version>2.12.7</joda.time.version>
<jooq.version>3.11.10</jooq.version>
<jsch.version>0.1.55</jsch.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]