diff --git a/pom.xml b/pom.xml index 3b55a96..6970fdb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma com.rasilon.ujetl CopyingApp jar - 2.5.0 + 2.5.2 uJETL https://github.com/rasilon/ujetl @@ -41,7 +41,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma org.apache.commons commons-lang3 - 3.9 + 3.18.0 commons-logging @@ -51,12 +51,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma org.apache.commons commons-configuration2 - 2.8.0 + 2.10.1 commons-beanutils commons-beanutils - 1.9.4 + 1.11.0 com.beust @@ -71,12 +71,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma org.apache.logging.log4j log4j-core - 2.17.1 + 2.25.3 org.postgresql postgresql - 42.4.3 + 42.7.2 net.sourceforge.csvjdbc