Skip to content

Commit

Permalink
Merge pull request #771 from adoptium/dependabot/maven/org.eclipse.je…
Browse files Browse the repository at this point in the history
…tty-jetty-server-12.0.3

build(deps-dev): bump org.eclipse.jetty:jetty-server from 12.0.2 to 12.0.3
  • Loading branch information
gdams authored Oct 31, 2023
2 parents 8f17853 + f09f8d5 commit b8f0c49
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 b8f0c49

Please sign in to comment.