Skip to content

Commit

Permalink
Update dependency io.netty:netty-transport-native-epoll to v4.1.116.F…
Browse files Browse the repository at this point in the history
…inal
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent d9a25aa commit 7c97468
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<surefire-plugin.version>3.5.1</surefire-plugin.version>
<lombok.version>1.18.34</lombok.version>
<mapstruct.version>1.6.2</mapstruct.version>
<netty.version>4.1.114.Final</netty.version>
<netty.version>4.1.116.Final</netty.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-epoll</artifactId>
<version>4.1.114.Final</version>
<version>4.1.116.Final</version>
</dependency>


Expand Down

0 comments on commit 7c97468

Please sign in to comment.