Skip to content

Commit 89b3eaa

Browse files
authored
Merge pull request #161 from entur/renovate/major-jetty-monorepo
chore(deps): update jetty monorepo (major)
2 parents 8aeccbd + 321ca14 commit 89b3eaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gbfs-validator-java-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,15 +189,15 @@
189189
<dependency>
190190
<groupId>org.eclipse.jetty</groupId>
191191
<artifactId>jetty-servlet</artifactId>
192-
<version>9.4.53.v20231009</version>
192+
<version>11.0.26</version>
193193
<scope>test</scope>
194194
</dependency>
195195

196196
<!-- Jetty util dependency required by Spring Boot Test -->
197197
<dependency>
198198
<groupId>org.eclipse.jetty</groupId>
199199
<artifactId>jetty-util</artifactId>
200-
<version>9.4.53.v20231009</version>
200+
<version>12.1.1</version>
201201
<scope>test</scope>
202202
</dependency>
203203
</dependencies>

0 commit comments

Comments
 (0)