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 30906d1df4 HDDS-11612. Bump jnr-posix to 3.1.20 (#7360)
30906d1df4 is described below
commit 30906d1df4f5a7f0189470e01087ca8952ee5256
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 27 13:18:31 2024 +0100
HDDS-11612. Bump jnr-posix to 3.1.20 (#7360)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3ad632479f..25ba711db7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<jaxb-api.version>2.3.3</jaxb-api.version>
<jaxb-runtime.version>2.3.9</jaxb-runtime.version>
<jnr-constants.version>0.10.4</jnr-constants.version>
- <jnr-posix.version>3.1.19</jnr-posix.version>
+ <jnr-posix.version>3.1.20</jnr-posix.version>
<jsch.version>0.1.55</jsch.version>
<cdi-api.version>2.0</cdi-api.version>
<servlet-api.version>3.1.0</servlet-api.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]