Skip to content

Commit

Permalink
Merge pull request #3178 from jooby-project/dependabot/maven/netty.ve…
Browse files Browse the repository at this point in the history
…rsion-4.1.100.Final

build(deps): bump netty.version from 4.1.99.Final to 4.1.100.Final
  • Loading branch information
jknack authored Oct 16, 2023
2 parents a1837c9 + cb64a3d commit c96d19c
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 @@ -73,7 +73,7 @@
<!-- Server -->
<undertow.version>2.3.8.Final</undertow.version>
<jetty.version>11.0.15</jetty.version>
<netty.version>4.1.99.Final</netty.version>
<netty.version>4.1.100.Final</netty.version>

<!--OpenAPI-->
<swagger.version>2.2.17</swagger.version>
Expand Down

0 comments on commit c96d19c

Please sign in to comment.