Skip to content

Commit

Permalink
Update jetty server, because current version has security risk. jetty…
Browse files Browse the repository at this point in the history
  • Loading branch information
syobochim committed Nov 10, 2017
1 parent f0a5795 commit c6a4e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enkan-component-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.6.v20170531</version>
<version>9.4.7.v20170914</version>
</dependency>
</dependencies>
</project>

0 comments on commit c6a4e6f

Please sign in to comment.