Skip to content

Commit 2110aad

Browse files
authored
Merge pull request #1794 from adoptium/dependabot/maven/jetty-45d1f1efba
Bump the jetty group with 2 updates
2 parents 2a0f6d1 + 62322fe commit 2110aad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

adoptium-api-versions/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,13 +320,13 @@
320320
<dependency>
321321
<groupId>org.eclipse.jetty</groupId>
322322
<artifactId>jetty-server</artifactId>
323-
<version>12.1.5</version>
323+
<version>12.1.6</version>
324324
<scope>test</scope>
325325
</dependency>
326326
<dependency>
327327
<groupId>org.eclipse.jetty</groupId>
328328
<artifactId>jetty-client</artifactId>
329-
<version>12.1.5</version>
329+
<version>12.1.6</version>
330330
</dependency>
331331
<dependency>
332332
<groupId>org.bouncycastle</groupId>

0 commit comments

Comments
 (0)