Skip to content

Commit fecc58e

Browse files
build(deps-dev): bump netty-version from 4.2.11.Final to 4.2.12.Final (#1833)
Bumps `netty-version` from 4.2.11.Final to 4.2.12.Final. Updates `io.netty:netty-buffer` from 4.2.11.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.11.Final...netty-4.2.12.Final) Updates `io.netty:netty-common` from 4.2.11.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.11.Final...netty-4.2.12.Final) Updates `io.netty:netty-handler` from 4.2.11.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.11.Final...netty-4.2.12.Final) Updates `io.netty:netty-codec-http` from 4.2.11.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.11.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport` from 4.2.11.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.11.Final...netty-4.2.12.Final) --- updated-dependencies: - dependency-name: io.netty:netty-buffer dependency-version: 4.2.12.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-common dependency-version: 4.2.12.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-handler dependency-version: 4.2.12.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.12.Final dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport dependency-version: 4.2.12.Final dependency-type: direct:development 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 dfff671 commit fecc58e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<osgi-version>7.0.0</osgi-version>
9090
<qpid-proton-version>0.34.1</qpid-proton-version>
9191
<qpid-jms-version>2.10.0</qpid-jms-version>
92-
<netty-version>4.2.11.Final</netty-version>
92+
<netty-version>4.2.12.Final</netty-version>
9393
<rome-version>2.1.0</rome-version>
9494
<shiro-version>2.1.0</shiro-version>
9595
<slf4j-version>2.0.17</slf4j-version>

0 commit comments

Comments
 (0)