Skip to content

Commit

Permalink
Merge pull request #56 from Galigator/dependabot/maven/org.eclipse.je…
Browse files Browse the repository at this point in the history
…tty-jetty-server-9.4.38.v20210224

Bump jetty-server from 9.4.35.v20201120 to 9.4.38.v20210224
  • Loading branch information
Galigator committed Mar 16, 2021
2 parents fa90228 + 836c790 commit b7a07b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId> <!-- Used for the examples. -->
<artifactId>jetty-server</artifactId>
<version>9.4.35.v20201120</version>
<version>9.4.38.v20210224</version>
</dependency>

<!-- Dependencies of dependencies -->
Expand Down

0 comments on commit b7a07b6

Please sign in to comment.