Skip to content

Commit aa567a4

Browse files
Bump netty-codec-http from 4.1.68.Final to 4.1.71.Final in /driver (#10)
Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.68.Final to 4.1.71.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.68.Final...netty-4.1.71.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f191389 commit aa567a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<copyright>Copyright (c) 2011, 2021 Oracle and/or its affiliates. All rights reserved.</copyright>
4747
<java.apidoc>http://docs.oracle.com/javase/8/docs/api</java.apidoc>
4848
<maven.deploy.skip>false</maven.deploy.skip>
49-
<netty.version>4.1.68.Final</netty.version>
49+
<netty.version>4.1.71.Final</netty.version>
5050
<jackson.version>2.12.4</jackson.version>
5151
<bouncy.version>1.68</bouncy.version>
5252
<!-- by default, skip tests; tests require a profile -->

0 commit comments

Comments
 (0)