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 ad6f302fc build(deps): bump com.github.jnr:jnr-posix from 3.1.21 to
3.1.22 (#298)
ad6f302fc is described below
commit ad6f302fc39c97773e042998ff3b55d849d50d2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 12:47:19 2026 -0500
build(deps): bump com.github.jnr:jnr-posix from 3.1.21 to 3.1.22 (#298)
Bumps [com.github.jnr:jnr-posix](https://github.com/jnr/jnr-posix) from
3.1.21 to 3.1.22.
-
[Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.21...3.1.22)
---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-posix
dependency-version: 3.1.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8f6e7e8b7..dde5864cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-posix</artifactId>
- <version>3.1.21</version>
+ <version>3.1.22</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>