Skip to content

Commit

Permalink
chore(deps): bump software.amazon.awssdk:netty-nio-client
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:netty-nio-client from 2.20.94 to 2.21.10.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:netty-nio-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent d358674 commit 2e084d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent-plane/agent-plane-protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>netty-nio-client</artifactId>
<version>2.20.94</version>
<version>2.21.10</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit 2e084d9

Please sign in to comment.