Skip to content

Commit e939312

Browse files
Update Jetty to 12.0.36 and 12.1.10
Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
1 parent 9a1414f commit e939312

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
<maven.compiler.target>17</maven.compiler.target>
6868
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6969
<jetty.version>9.4.58.v20250814</jetty.version>
70-
<jetty12.version>12.0.35</jetty12.version>
71-
<jetty121.version>12.1.9</jetty121.version>
70+
<jetty12.version>12.0.36</jetty12.version>
71+
<jetty121.version>12.1.10</jetty121.version>
7272
<slf4j.version>2.0.18</slf4j.version>
7373
<protoc.version>4.35.0</protoc.version>
7474
<auto-service.version>1.1.1</auto-service.version>

0 commit comments

Comments
 (0)