Skip to content

Commit

Permalink
DAOS-623 client: Address java security scan (#15542) (#15615)
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]>
Co-authored-by: Jeff Olivier <[email protected]>
  • Loading branch information
daltonbohning and jolivier23 authored Dec 16, 2024
1 parent da9001e commit 332f412
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 332f412

Please sign in to comment.