Skip to content

Commit

Permalink
Merge pull request #1770 from jenkinsci/dependabot/maven/io.netty-net…
Browse files Browse the repository at this point in the history
…ty-bom-4.1.111.Final

Bump io.netty:netty-bom from 4.1.110.Final to 4.1.111.Final
  • Loading branch information
uhafner authored Jul 2, 2024
2 parents 04060d8 + 82bc0ff commit d9be9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<!-- ClassNotFoundException if omitted -->
<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
<version>4.1.110.Final</version>
<version>4.1.111.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d9be9b4

Please sign in to comment.