Skip to content

Commit f0fe281

Browse files
Bump software.amazon.awssdk:netty-nio-client from 2.41.17 to 2.41.18 (#2832)
Bumps software.amazon.awssdk:netty-nio-client from 2.41.17 to 2.41.18. --- updated-dependencies: - dependency-name: software.amazon.awssdk:netty-nio-client dependency-version: 2.41.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e9677e commit f0fe281

File tree

1 file changed

+1
-1
lines changed
  • spring-eg-content-s3-reactive

1 file changed

+1
-1
lines changed

spring-eg-content-s3-reactive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<artifactId>netty-nio-client</artifactId>
5050
<groupId>software.amazon.awssdk</groupId>
51-
<version>2.41.17</version>
51+
<version>2.41.18</version>
5252
<scope>compile</scope>
5353
</dependency>
5454
<!-- check whether we need these -->

0 commit comments

Comments
 (0)