Skip to content

Commit b7877a2

Browse files
Bump io.netty:netty-bom from 4.1.109.Final to 4.1.111.Final (#829)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.109.Final to 4.1.111.Final. - [Commits](netty/netty@netty-4.1.109.Final...netty-4.1.111.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dd3e69 commit b7877a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<junit.version>4.13.2</junit.version>
115115
<jackson.version>2.17.1</jackson.version>
116116
<mysql.version>8.4.0</mysql.version>
117-
<netty.version>4.1.109.Final</netty.version>
117+
<netty.version>4.1.111.Final</netty.version>
118118
<postgresql.version>42.7.3</postgresql.version>
119119
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
120120
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)