Skip to content

Commit 5e547ab

Browse files
authored
Merge pull request #1056 from jenkinsci/dependabot/maven/io.netty-netty-bom-4.2.6.Final
Bump io.netty:netty-bom from 4.2.4.Final to 4.2.6.Final
2 parents 409b6e8 + 0a84b30 commit 5e547ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<!-- ClassNotFoundException if omitted -->
3939
<groupId>io.netty</groupId>
4040
<artifactId>netty-bom</artifactId>
41-
<version>4.2.4.Final</version>
41+
<version>4.2.6.Final</version>
4242
<type>pom</type>
4343
<scope>import</scope>
4444
</dependency>

0 commit comments

Comments
 (0)