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 c898c6f7511 HDDS-16346. Bump jnr-posix to 3.2.2 (#11166)
c898c6f7511 is described below
commit c898c6f75110f0f4677acf51644a8fc77f04e231
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 12:38:22 2026 +0200
HDDS-16346. Bump jnr-posix to 3.2.2 (#11166)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 177b7656832..97d1f62b92f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
<jgraphx.version>3.9.12</jgraphx.version>
<jline.version>3.30.16</jline.version>
<jnr-constants.version>0.11.0</jnr-constants.version>
- <jnr-posix.version>3.2.1</jnr-posix.version>
+ <jnr-posix.version>3.2.2</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]