diff --git a/pom.xml b/pom.xml index 5e959e3318..ad2cc36f94 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 1.8 ${project.basedir} 2.22.1 - 5.4.0 + 5.4.2 1C parallelizableIT @@ -59,30 +59,30 @@ org.reactivestreams reactive-streams - 1.0.2 + 1.0.3 io.netty netty-handler - 4.1.41.Final + 4.1.44.Final io.projectreactor reactor-core - 3.3.0.RELEASE + 3.3.1.RELEASE io.reactivex.rxjava2 rxjava - 2.2.8 + 2.2.16 org.slf4j slf4j-api - 1.7.25 + 1.7.30 @@ -113,13 +113,13 @@ org.bouncycastle bcprov-jdk15on - 1.59 + 1.64 test org.bouncycastle bcpkix-jdk15on - 1.59 + 1.64 test @@ -131,7 +131,7 @@ io.projectreactor reactor-test - 3.3.0.RELEASE + 3.3.1.RELEASE test