Skip to content

Commit

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

Bump jetty-server from 9.4.30.v20200611 to 9.4.38.v20210224
  • Loading branch information
mourjo committed Mar 11, 2021
2 parents 6c34df3 + f468158 commit 4192bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -9,7 +9,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.30.v20200611</version>
<version>9.4.38.v20210224</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-servlets -->
<dependency>
Expand Down

0 comments on commit 4192bc7

Please sign in to comment.