Skip to content

Commit e856e7c

Browse files
Bump io.netty:netty-handler in /amazon-kinesis-client (#1439)
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.108.Final to 4.1.118.Final. - [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.118.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9563ab commit e856e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amazon-kinesis-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>io.netty</groupId>
173173
<artifactId>netty-handler</artifactId>
174-
<version>4.1.108.Final</version>
174+
<version>4.1.118.Final</version>
175175
</dependency>
176176
<dependency>
177177
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)