Skip to content

Commit

Permalink
Merge pull request #4 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.38.v20210224

Bump jetty-server from 9.4.35.v20201120 to 9.4.38.v20210224 in /remote-music-player
  • Loading branch information
nlebeck committed Mar 11, 2021
2 parents 6b97173 + 7c8cfa1 commit 7075692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remote-music-player/pom.xml
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.35.v20201120</version>
<version>9.4.38.v20210224</version>
</dependency>
<dependency>
<groupId>org.java-websocket</groupId>
Expand Down

0 comments on commit 7075692

Please sign in to comment.