Skip to content

Commit

Permalink
Merge pull request #92 from drasyl/dependabot/maven/io.netty-netty-tr…
Browse files Browse the repository at this point in the history
…ansport-4.1.100.Final

Bump io.netty:netty-transport from 4.1.99.Final to 4.1.100.Final
  • Loading branch information
HeikoBornholdt authored Oct 16, 2023
2 parents 02c347f + 56d27bd commit a03a852
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.99.Final</version>
<version>4.1.100.Final</version>
</dependency>
<dependency>
<groupId>net.java.dev.jna</groupId>
Expand Down

0 comments on commit a03a852

Please sign in to comment.