Skip to content

Commit 6a2f60d

Browse files
Bump netty-codec-http from 4.1.85.Final to 4.1.86.Final in /driver (#35)
Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.85.Final to 4.1.86.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.85.Final...netty-4.1.86.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da06517 commit 6a2f60d

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, 2022 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.85.Final</netty.version>
49+
<netty.version>4.1.86.Final</netty.version>
5050
<jackson.version>2.13.2</jackson.version>
5151
<bouncy.version>1.70</bouncy.version>
5252
<!-- by default, skip tests; tests require a profile -->

0 commit comments

Comments
 (0)