diff --git a/pom.xml b/pom.xml index 5b2a5d3..8c7adfc 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ io.netty netty-buffer - 4.1.58.Final + 4.1.63.Final javax.xml.bind @@ -84,12 +84,12 @@ com.sun.xml.bind jaxb-core - 2.2.11 + 3.0.1 com.sun.xml.bind jaxb-impl - 2.2.11 + 3.0.1 javax.activation @@ -104,7 +104,7 @@ org.yaml snakeyaml - 1.24 + 1.28 javax.annotation @@ -114,7 +114,7 @@ it.unimi.dsi fastutil - 8.3.1 + 8.5.4 org.junit.jupiter @@ -144,60 +144,60 @@ org.hamcrest hamcrest-library - 1.3 + 2.2 test org.apache.logging.log4j log4j-core - 2.12.1 + 2.14.1 test org.apache.logging.log4j log4j-slf4j-impl - 2.12.1 + 2.14.1 test org.rocksdb rocksdbjni - 6.19.3 + 6.20.3 org.apache.lucene lucene-core - 8.8.1 + 8.8.2 org.apache.lucene lucene-join - 8.8.1 + 8.8.2 org.apache.lucene lucene-analyzers-common - 8.8.1 + 8.8.2 org.apache.lucene lucene-codecs - 8.8.1 + 8.8.2 org.apache.lucene lucene-backward-codecs - 8.8.1 + 8.8.2 org.apache.lucene lucene-queries - 8.8.1 + 8.8.2 org.jetbrains annotations - 19.0.0 + 20.1.0 io.projectreactor