Skip to content

Commit

Permalink
deps: Update dependency com.github.jnr:jnr-unixsocket to v0.38.22 (#1844
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate-bot committed Feb 14, 2024
1 parent 8c056b6 commit c6c40a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-unixsocket</artifactId>
<version>0.38.21</version>
<version>0.38.22</version>
<exclusions>
<exclusion>
<groupId>org.ow2.asm</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-unixsocket</artifactId>
<version>0.38.21</version>
<version>0.38.22</version>
</dependency>
<dependency>
<groupId>org.graalvm.sdk</groupId>
Expand Down

0 comments on commit c6c40a2

Please sign in to comment.