Skip to content

Commit b2046d7

Browse files
authored
Merge pull request #1567 from adoptium/dependabot/maven/jetty-2bf03b0c77
Bump the jetty group with 2 updates
2 parents 430bf1b + 32ae981 commit b2046d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.0.23</version>
323+
<version>12.0.24</version>
324324
<scope>test</scope>
325325
</dependency>
326326
<dependency>
327327
<groupId>org.eclipse.jetty</groupId>
328328
<artifactId>jetty-client</artifactId>
329-
<version>12.0.23</version>
329+
<version>12.0.24</version>
330330
</dependency>
331331
<dependency>
332332
<groupId>org.bouncycastle</groupId>

0 commit comments

Comments
 (0)