Skip to content

Commit

Permalink
Jetty dependency upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Apr 24, 2019
1 parent 341dd50 commit 7deafcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system/pom.xml
Expand Up @@ -1246,7 +1246,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.12.v20180830</version>
<version>9.4.17.v20190418</version>
</dependency>
<dependency>
<groupId>org.apache.qpid</groupId>
Expand Down

0 comments on commit 7deafcf

Please sign in to comment.