update jetty version to 12.1 after merge from 12.0

Signed-off-by: Ludovic Orban <lorban@bitronix.be>
This commit is contained in:
Ludovic Orban 2024-07-19 11:20:43 +02:00
parent 13db002f9a
commit 6652842196
No known key found for this signature in database
GPG Key ID: 3D146A4A1C58367E
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
<version>12.0.12-SNAPSHOT</version>
<version>12.1.0-SNAPSHOT</version>
</parent>
<artifactId>jetty-p2</artifactId>
<packaging>pom</packaging>