Skip to content

Commit

Permalink
Merge pull request #873 from ren-jq101/master
Browse files Browse the repository at this point in the history
fix(sec): upgrade jetty-all to 9.2.27.v20190403
  • Loading branch information
alexmao86 authored Nov 22, 2022
2 parents 197636c + 308c172 commit ae6535c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-websockets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-all</artifactId>
<version>9.2.7.v20150116</version>
<version>9.2.27.v20190403</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit ae6535c

Please sign in to comment.