Skip to content

Commit 2f8bb95

Browse files
build(deps): bump io.netty:netty-bom from 4.1.127.Final to 4.1.128.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.127.Final to 4.1.128.Final. - [Commits](netty/netty@netty-4.1.127.Final...netty-4.1.128.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.1.128.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a6338d commit 2f8bb95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<mockito.version>5.20.0</mockito.version>
8585
<neo4j-cypher-dsl.version>2022.11.0</neo4j-cypher-dsl.version>
8686
<neo4j-java-driver.version>4.4.21</neo4j-java-driver.version>
87-
<netty.version>4.1.127.Final</netty.version>
87+
<netty.version>4.1.128.Final</netty.version>
8888
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8989
<!-- to match what is shipped with the Kafka Connect version used in our integration test environment -->
9090
<protobuf.version>3.25.5</protobuf.version>

0 commit comments

Comments
 (0)