Merge branch '4.1.x' into 4.2.x

This commit is contained in:
Marcin Grzejszczak
2025-02-17 16:23:36 +01:00
4 changed files with 126 additions and 22 deletions

View File

@@ -247,12 +247,6 @@
<artifactId>spring-boot-starter-jersey</artifactId>
<scope>test</scope>
</dependency>-->
<dependency>
<groupId>org.mdkt.compiler</groupId>
<artifactId>InMemoryJavaCompiler</artifactId>
<version>${InMemoryJavaCompiler.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<artifactId>jetty-ee10-servlet</artifactId>
<groupId>org.eclipse.jetty.ee10</groupId>