Skip to content

Commit

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

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

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

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

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

Updates `io.netty:netty-common` from 4.1.99.Final to 4.1.100.Final
- [Commits](netty/netty@netty-4.1.99.Final...netty-4.1.100.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mjacoby committed Oct 11, 2023
1 parent 3d89003 commit a940f2e
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 @@ -121,7 +121,7 @@
<milo.version>0.6.11</milo.version>
<mockito.version>5.6.0</mockito.version>
<moquette.version>0.15.2</moquette.version>
<netty.version>4.1.99.Final</netty.version>
<netty.version>4.1.100.Final</netty.version>
<paho.version>1.2.5</paho.version>
<picocli.version>4.7.5</picocli.version>
<poi.ooxml.version>5.2.4</poi.ooxml.version>
Expand Down

0 comments on commit a940f2e

Please sign in to comment.