Skip to content

Commit

Permalink
deps: Update dependency com.github.jnr:jnr-unixsocket to v0.38.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 12, 2023
1 parent c1db018 commit d724eca
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 @@ -147,7 +147,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-unixsocket</artifactId>
<version>0.38.20</version>
<version>0.38.21</version>
<exclusions>
<exclusion>
<groupId>org.ow2.asm</groupId>
Expand Down

0 comments on commit d724eca

Please sign in to comment.