This is an automated email from the ASF dual-hosted git repository.
fpapon 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 12d66df26 build(deps): bump com.github.jnr:jnr-posix from 3.1.20 to
3.1.21 (#250)
12d66df26 is described below
commit 12d66df26301c31bbf6fe40ca627ea28ad8e7518
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 5 10:41:10 2025 +0100
build(deps): bump com.github.jnr:jnr-posix from 3.1.20 to 3.1.21 (#250)
Bumps [com.github.jnr:jnr-posix](https://github.com/jnr/jnr-posix) from
3.1.20 to 3.1.21.
-
[Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.20...jnr-posix-3.1.21)
---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-posix
dependency-version: 3.1.21
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 bef17281e..9d39e6234 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-posix</artifactId>
- <version>3.1.20</version>
+ <version>3.1.21</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>