Skip to content

Commit

Permalink
Merge pull request #4882 from knowm/dependabot/maven/io.netty-netty-a…
Browse files Browse the repository at this point in the history
…ll-4.1.110.Final

Bump io.netty:netty-all from 4.1.96.Final to 4.1.110.Final
  • Loading branch information
timmolter committed Jun 5, 2024
2 parents 6584bcb + 3d5f505 commit b244f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.96.Final</version>
<version>4.1.110.Final</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit b244f74

Please sign in to comment.