Skip to content

Commit

Permalink
Bump netty.version from 4.1.115.Final to 4.1.116.Final
Browse files Browse the repository at this point in the history
Bumps `netty.version` from 4.1.115.Final to 4.1.116.Final.

Updates `io.netty:netty-buffer` from 4.1.115.Final to 4.1.116.Final
- [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final)

Updates `io.netty:netty-codec` from 4.1.115.Final to 4.1.116.Final
- [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final)

Updates `io.netty:netty-codec-http` from 4.1.115.Final to 4.1.116.Final
- [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final)

Updates `io.netty:netty-codec-mqtt` from 4.1.115.Final to 4.1.116.Final
- [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final)

Updates `io.netty:netty-common` from 4.1.115.Final to 4.1.116.Final
- [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-mqtt
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-common
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tbischoff2 committed Dec 18, 2024
1 parent c38bd26 commit 7c5c55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<mockito.version>5.14.2</mockito.version>
<mongodb.version>5.2.1</mongodb.version>
<moquette.version>0.15.2</moquette.version>
<netty.version>4.1.115.Final</netty.version>
<netty.version>4.1.116.Final</netty.version>
<org.apache.httpcomponents.client5.version>5.4.1</org.apache.httpcomponents.client5.version>
<org.apache.log4j-to-slf4j>2.24.3</org.apache.log4j-to-slf4j>
<paho.version>1.2.5</paho.version>
Expand Down

0 comments on commit 7c5c55f

Please sign in to comment.