This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/main by this push:
new c66fb37d7 build(deps): bump com.github.jnr:jnr-posix from 3.2.2 to
3.2.4 (#323)
c66fb37d7 is described below
commit c66fb37d7fac258ccf8b094ebd607c8dfe712a34
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 06:38:40 2026 -0500
build(deps): bump com.github.jnr:jnr-posix from 3.2.2 to 3.2.4 (#323)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 889050a6c..5ea5555c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-posix</artifactId>
- <version>3.2.2</version>
+ <version>3.2.4</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>