Skip to content

Commit e49fddc

Browse files
Bump netty-codec-http in /frameworks/Java/jooby (TechEmpower#7345)
Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.49.Final to 4.1.77.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.49.Final...netty-4.1.77.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http 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 b178bc3 commit e49fddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Java/jooby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<jooby.version>2.9.5</jooby.version>
15-
<netty.version>4.1.49.Final</netty.version>
15+
<netty.version>4.1.77.Final</netty.version>
1616
<dsl-json.version>1.9.5</dsl-json.version>
1717
<postgresql.version>42.3.3</postgresql.version>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)