diff --git a/pom.xml b/pom.xml index 989232bd..6e44ec4b 100644 --- a/pom.xml +++ b/pom.xml @@ -32,16 +32,16 @@ https://github.com/r2dbc/r2dbc-mssql - 3.21.0 + 3.22.0 1.0.6.RELEASE 4.0.3 1.8 3.0.2 - 5.8.1 - 1.32 - 0.2.0.RELEASE - 1.2.3 - 4.0.0 + 5.8.2 + 1.33 + 0.3.0.RELEASE + 1.2.9 + 4.2.0 9.5.0.jre8-preview UTF-8 UTF-8 @@ -141,12 +141,6 @@ ${blockhound.version} test - - io.projectreactor.tools - blockhound-junit-platform - ${blockhound.version} - test - io.r2dbc r2dbc-spi-test @@ -239,7 +233,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.0 + 3.2.1 @@ -401,6 +395,22 @@ + + java18-blockhound + + 1.8 + + + + + io.projectreactor.tools + blockhound-junit-platform + ${blockhound.version} + test + + + + jmh @@ -428,7 +438,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.2.0 + 3.3.0 add-source @@ -578,13 +588,4 @@ - - - sonatype-nexus-snapshots - Sonatype OSS Snapshot Repository - https://oss.sonatype.org/content/repositories/snapshots - - - -