Skip to content

Commit 9d4a597

Browse files
Bump io.netty:netty-all in /hello-websocket-java/netty
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.108.Final to 4.1.109.Final. - [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.109.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0af507 commit 9d4a597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello-websocket-java/netty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->
1616
<lombok.version>1.18.32</lombok.version>
1717
<!-- https://mvnrepository.com/artifact/io.netty/netty-all -->
18-
<netty.version>4.1.108.Final</netty.version>
18+
<netty.version>4.1.109.Final</netty.version>
1919
<!-- https://mvnrepository.com/artifact/com.coveo/fmt-maven-plugin -->
2020
<fmt-maven-plugin.version>2.23</fmt-maven-plugin.version>
2121
</properties>

0 commit comments

Comments
 (0)