Skip to content

Commit 82a3f8b

Browse files
Update jetty monorepo to v12.1.6 (#3011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 833cbe1 commit 82a3f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

its/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919
<maven.compiler.release>17</maven.compiler.release>
2020
<junit.version>6.0.2</junit.version>
21-
<jetty.version>12.1.5</jetty.version>
21+
<jetty.version>12.1.6</jetty.version>
2222
<testInclude>**/*</testInclude>
2323
<failIfNoTests>true</failIfNoTests>
2424
</properties>

0 commit comments

Comments
 (0)