Skip to content

Commit 3bd9e0b

Browse files
authored
Merge pull request #404 from xdev-software/renovate/io.netty-netty-bom-4.x
Update dependency io.netty:netty-bom to v4.2.12.Final
2 parents 4bf7267 + 54101b8 commit 3bd9e0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>io.netty</groupId>
5656
<artifactId>netty-bom</artifactId>
57-
<version>4.2.10.Final</version>
57+
<version>4.2.12.Final</version>
5858
<type>pom</type>
5959
<scope>import</scope>
6060
</dependency>

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>io.netty</groupId>
5858
<artifactId>netty-bom</artifactId>
59-
<version>4.2.10.Final</version>
59+
<version>4.2.12.Final</version>
6060
<type>pom</type>
6161
<scope>import</scope>
6262
</dependency>

0 commit comments

Comments
 (0)