Skip to content

Commit

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

build(deps): bump netty.version from 4.1.97.Final to 4.1.99.Final
  • Loading branch information
jknack authored Oct 2, 2023
2 parents 6ec510b + dff092d commit a9a563e
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.97.Final</netty.version>
<netty.version>4.1.99.Final</netty.version>

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

0 comments on commit a9a563e

Please sign in to comment.