Skip to content

Commit

Permalink
Merge pull request #3 from nlebeck/dependabot/maven/remote-music-play…
Browse files Browse the repository at this point in the history
…er/org.eclipse.jetty-jetty-server-9.4.35.v20201120

Bump jetty-server from 9.4.18.v20190429 to 9.4.35.v20201120 in /remote-music-player
  • Loading branch information
nlebeck committed Dec 4, 2020
2 parents d394b43 + 20dfef8 commit 6b97173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remote-music-player/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.18.v20190429</version>
<version>9.4.35.v20201120</version>
</dependency>
<dependency>
<groupId>org.java-websocket</groupId>
Expand Down

0 comments on commit 6b97173

Please sign in to comment.