Skip to content

Commit ec63eb9

Browse files
authored
Merge pull request #1476 from adoptium/dependabot/maven/org.eclipse.jetty-jetty-server-12.0.20
Bump org.eclipse.jetty:jetty-server from 12.0.19 to 12.0.20
2 parents 6a51c26 + 33e51d4 commit ec63eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adoptium-api-versions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
<dependency>
321321
<groupId>org.eclipse.jetty</groupId>
322322
<artifactId>jetty-server</artifactId>
323-
<version>12.0.19</version>
323+
<version>12.0.20</version>
324324
<scope>test</scope>
325325
</dependency>
326326
<dependency>

0 commit comments

Comments
 (0)