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 06c31a568 build(deps): bump com.github.jnr:jnr-posix from 3.2.1 to 
3.2.2 (#316)
06c31a568 is described below

commit 06c31a568b5c287b40dadda5b4071559a1640474
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 24 09:18:18 2026 -0500

    build(deps): bump com.github.jnr:jnr-posix from 3.2.1 to 3.2.2 (#316)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cb23b077b..33c5b77f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
           <dependency>
             <groupId>com.github.jnr</groupId>
             <artifactId>jnr-posix</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2</version>
           </dependency>
           <dependency>
             <groupId>org.codehaus.groovy</groupId>

Reply via email to