Skip to content

Commit

Permalink
build(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.20.138.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent a8a9a4a commit cf34951
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 @@ -278,7 +278,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>netty-nio-client</artifactId>
<version>2.20.94</version>
<version>2.20.138</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit cf34951

Please sign in to comment.