Skip to content

Commit

Permalink
build(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 8562899 commit bef9282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-posix</artifactId>
<version>3.1.19</version>
<version>3.1.20</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
Expand Down

0 comments on commit bef9282

Please sign in to comment.