Skip to content

Commit 2f97ae5

Browse files
Tobianasihrasko
authored andcommitted
Bump jetty to 9.4.58.v20250814
Override jetty version to 9.4.58.v20250814 JIRA: LIGHTY-365 Signed-off-by: tobias.pobocik <[email protected]> (cherry picked from commit 5151ff5) Signed-off-by: tobias.pobocik <[email protected]>
1 parent fa67df7 commit 2f97ae5

File tree

1 file changed

+6
-0
lines changed
  • lighty-core/dependency-versions

1 file changed

+6
-0
lines changed

lighty-core/dependency-versions/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>
33+
<!-- FIXME remove this when ODL bumps to newer jetty -->
34+
<dependency>
35+
<groupId>org.eclipse.jetty</groupId>
36+
<artifactId>jetty-server</artifactId>
37+
<version>9.4.58.v20250814</version>
38+
</dependency>
3339
<dependency>
3440
<groupId>org.opendaylight.odlparent</groupId>
3541
<artifactId>odlparent</artifactId>

0 commit comments

Comments
 (0)