Skip to content

Commit

Permalink
Merge pull request #138 from nezda/dependabot/maven/rest-scala/org.ec…
Browse files Browse the repository at this point in the history
…lipse.jetty-jetty-server-11.0.24

Bump org.eclipse.jetty:jetty-server from 11.0.14 to 11.0.24 in /rest-scala
  • Loading branch information
nezda authored Oct 22, 2024
2 parents 1fabcba + 258f7a6 commit 83edba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>11.0.14</version>
<version>11.0.24</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 83edba3

Please sign in to comment.