Skip to content

Commit

Permalink
chore(deps): bump com.github.jnr:jnr-posix from 3.1.19 to 3.1.20
Browse files Browse the repository at this point in the history
Bumps [com.github.jnr:jnr-posix](https://github.com/jnr/jnr-posix) from 3.1.19 to 3.1.20.
- [Commits](jnr/jnr-posix@jnr-posix-3.1.19...jnr-posix-3.1.20)

---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-posix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 9e99059 commit f15a0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-posix</artifactId>
<version>3.1.19</version>
<version>3.1.20</version>
</dependency>
<dependency>
<groupId>com.googlecode.concurrentlinkedhashmap</groupId>
Expand Down

0 comments on commit f15a0bc

Please sign in to comment.