Skip to content

Commit

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

Bump jetty-server from 9.4.28.v20200408 to 9.4.30.v20200611
  • Loading branch information
Mourjo Sen committed Aug 5, 2020
2 parents 6670bbf + f82ab20 commit 6c34df3
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.28.v20200408</version>
<version>9.4.30.v20200611</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-servlets -->
<dependency>
Expand Down

0 comments on commit 6c34df3

Please sign in to comment.