Skip to content

Commit 8c47c7c

Browse files
committed
Upgrade to Jetty 9.4.32 and JUnit 4.13.1
1 parent 21f2863 commit 8c47c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ configure(allprojects) { project ->
3030
mavenBom "io.projectreactor:reactor-bom:2020.0.0-RC2"
3131
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR7"
3232
mavenBom "io.rsocket:rsocket-bom:1.1.0-M2"
33-
mavenBom "org.eclipse.jetty:jetty-bom:9.4.31.v20200723"
33+
mavenBom "org.eclipse.jetty:jetty-bom:9.4.32.v20200930"
3434
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.4.10"
3535
mavenBom "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.3.9"
3636
mavenBom "org.junit:junit-bom:5.7.0"

0 commit comments

Comments
 (0)