diff --git a/pom.xml b/pom.xml index 10c5b54..5db844a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ UTF-8 0-SNAPSHOT - 3.0.6 + 3.1.10 29 @@ -45,56 +45,6 @@ - - it.unimi.dsi - fastutil - 8.5.6 - - - io.atomix - atomix - ${atomix.version} - - - io.atomix - atomix-raft - ${atomix.version} - - - io.atomix - atomix-primary-backup - ${atomix.version} - - - io.projectreactor - reactor-core - 3.4.12 - - - org.slf4j - slf4j-api - 1.7.32 - - - org.apache.logging.log4j - log4j-core - 2.15.0 - - - org.apache.logging.log4j - log4j-slf4j-impl - 2.15.0 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - 2.13.0 - - - net.minecrell - terminalconsoleappender - 1.3.0 - it.tdlight tdlight-java-bom @@ -102,6 +52,13 @@ pom import + + io.projectreactor + reactor-bom + 2020.0.14 + pom + import + @@ -123,26 +80,10 @@ 5.8.2 test - - io.projectreactor - reactor-core - - - org.slf4j - slf4j-api - - - org.apache.logging.log4j - log4j-core - - - org.apache.logging.log4j - log4j-slf4j-impl - org.warp common-utils - 1.1.5 + 1.1.7 io.netty @@ -159,31 +100,50 @@ tdlight-natives-linux-amd64 + + it.unimi.dsi + fastutil + 8.5.6 + io.atomix atomix + ${atomix.version} io.atomix atomix-raft + ${atomix.version} io.atomix atomix-primary-backup + ${atomix.version} + + + io.projectreactor + reactor-core + + + io.projectreactor + reactor-tools + + + org.apache.logging.log4j + log4j-core + 2.17.1 - - - it.unimi.dsi - fastutil - com.fasterxml.jackson.dataformat jackson-dataformat-yaml + 2.13.1 net.minecrell terminalconsoleappender + 1.3.0 + io.soabase.record-builder record-builder-processor