Skip to content

Commit

Permalink
DAOS-623 client: Address java security scan (#15542)
Browse files Browse the repository at this point in the history
Update netty-buffer to 4.1.115

Signed-off-by: Jeff Olivier <[email protected]>
  • Loading branch information
jolivier23 authored and daltonbohning committed Dec 13, 2024
1 parent d093763 commit a5650bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/java/daos-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-buffer</artifactId>
<version>4.1.77.Final</version>
<version>4.1.115.Final</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit a5650bc

Please sign in to comment.