diff --git a/pom.xml b/pom.xml
index 53418c4..a1844b3 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.3.1
+ 2.3.2
uJETL
https://github.com/rasilon/ujetl
@@ -66,12 +66,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org.apache.logging.log4j
log4j-api
- 2.15.0
+ 2.16.0
org.apache.logging.log4j
log4j-core
- 2.15.0
+ 2.16.0
org.postgresql
diff --git a/uJETL.spec b/uJETL.spec
index ce6f8ef..62936ab 100644
--- a/uJETL.spec
+++ b/uJETL.spec
@@ -1,6 +1,6 @@
Summary: Java app to facilitate moving data between databases.
Name: uJETL
-Version: 2.3.1
+Version: 2.3.2
Release: 1
Group: Applications/Database
License: All rights reserved.