Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-server from 9.4.53.v20231009 to 12.0.13
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-server from 9.4.53.v20231009 to 12.0.13.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2024
1 parent d3a1235 commit 98692d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.lemminx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<!-- Need to stick to 9.x as long as build is running with Java 1.8-->
<version>9.4.53.v20231009</version>
<version>12.0.13</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 98692d0

Please sign in to comment.