Skip to content

Commit

Permalink
Merge pull request #244 from sladkoff/renovate/jetty.version
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.eclipse.jetty:jetty-server to v12.0.10
  • Loading branch information
sladkoff authored Jun 22, 2024
2 parents 0e62f63 + e1ceb50 commit c5490a0
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 @@ -11,7 +11,7 @@

<properties>
<paper-api.version>1.20.4-R0.1-SNAPSHOT</paper-api.version>
<jetty.version>12.0.7</jetty.version>
<jetty.version>12.0.10</jetty.version>
<prometheus-client.version>0.16.0</prometheus-client.version>
<json-path.version>2.9.0</json-path.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
Expand Down

0 comments on commit c5490a0

Please sign in to comment.