Skip to content

Commit

Permalink
Merge pull request #102 from drasyl/dependabot/maven/io.netty-netty-t…
Browse files Browse the repository at this point in the history
…ransport-4.1.104.Final

Bump io.netty:netty-transport from 4.1.101.Final to 4.1.104.Final
  • Loading branch information
HeikoBornholdt authored Dec 18, 2023
2 parents 39f2684 + 1d93be1 commit 92763d0
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 @@ -111,7 +111,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport</artifactId>
<version>4.1.101.Final</version>
<version>4.1.104.Final</version>
</dependency>
<dependency>
<groupId>net.java.dev.jna</groupId>
Expand Down

0 comments on commit 92763d0

Please sign in to comment.