diff --git a/CHANGES.xml b/CHANGES.xml
index afa0748..e28775b 100644
--- a/CHANGES.xml
+++ b/CHANGES.xml
@@ -7,21 +7,29 @@
-
+
+
+
+
+
+ Updated transitive dependencies with known vulnerabilities.
+
+
+
+
Fixed invalid configuration in POM "maven-dependency-plugin".
-
-
+
+
Can now configure a database name.
-
-
-
+
+
+
Major refactor to support Norconex Committer Core 3.x. Adds ability
to retry failing batches, perform field mapping, routing, etc. See
diff --git a/pom.xml b/pom.xml
index da39a1f..faa712e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,21 +20,32 @@
com.norconex.commons
norconex-commons-maven-parent
- 1.0.0-RC1
+ 1.0.0
com.norconex.collectors
norconex-committer-neo4j
- 2.0.0-RC1
+ 2.0.0
Norconex Committer Neo4j
Neo4j implementation of Norconex Committer.
- 4.2.0
+ 4.4.2
+ 4.1.72.Final
1.15.1
2018
+
+
+
+ io.netty
+ netty-all
+ ${netty.version}
+
+
+
+