Skip to content

Commit

Permalink
build(deps-dev): bump org.eclipse.jetty:jetty-server
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-server from 12.0.2 to 12.0.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 72ce35a commit f09f8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adoptium-api-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>12.0.2</version>
<version>12.0.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f09f8d5

Please sign in to comment.