diff --git a/CHANGELOG.md b/CHANGELOG.md
index df4b015..d1fa80f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
* [chg] Updated to SeedStack 20.7.
* [chg] Updated to Jasper 6.12.1.
+* [chg] Updated to SuperCSV 2.4.0.
# Version 3.0.0 (2016-12-16)
diff --git a/jasper/pom.xml b/jasper/pom.xml
index e368b8f..ba455e3 100644
--- a/jasper/pom.xml
+++ b/jasper/pom.xml
@@ -19,11 +19,6 @@
io-jasper
-
- 6.12.1
- 1.2
-
-
org.seedstack.addons.io
diff --git a/jasper/src/license/THIRD-PARTY.properties b/jasper/src/license/THIRD-PARTY.properties
index 9cdc4c0..9010ff0 100644
--- a/jasper/src/license/THIRD-PARTY.properties
+++ b/jasper/src/license/THIRD-PARTY.properties
@@ -15,7 +15,7 @@
# Please fill the missing licenses for dependencies :
#
#
-#Wed Aug 05 15:36:11 CEST 2020
+#Tue Aug 11 12:34:20 CEST 2020
org.codehaus.castor--castor-xml--1.4.1=
org.codehaus.castor--castor-core--1.4.1=
com.lowagie--itext--2.1.7.js7=
diff --git a/pom.xml b/pom.xml
index 494349c..2a43215 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,10 @@
pom
- 3.10.0-SNAPSHOT
+ 3.10.0
+ 2.4.0
+ 6.12.1
+ 1.2
true
io-addon
diff --git a/supercsv/pom.xml b/supercsv/pom.xml
index 1689c46..bfded16 100644
--- a/supercsv/pom.xml
+++ b/supercsv/pom.xml
@@ -27,7 +27,7 @@
net.sf.supercsv
super-csv
- 2.2.0
+ ${super-csv.version}