Skip to content

Commit

Permalink
build(deps): bump netty.version from 4.1.100.Final to 4.1.101.Final
Browse files Browse the repository at this point in the history
Bumps `netty.version` from 4.1.100.Final to 4.1.101.Final.

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

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

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

---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent d1090db commit abf193e
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 @@ -28,7 +28,7 @@
<surefire.failsafe.version>3.2.2</surefire.failsafe.version>
<log4j2Version>2.21.1</log4j2Version>
<apache.arrow.version>13.0.0</apache.arrow.version>
<netty.version>4.1.100.Final</netty.version>
<netty.version>4.1.101.Final</netty.version>
<guava.version>32.1.3-jre</guava.version>
<protobuf3.version>3.24.4</protobuf3.version>
<antlr.st4.version>4.3.4</antlr.st4.version>
Expand Down

0 comments on commit abf193e

Please sign in to comment.