diff --git a/TASMAN-webapp/pom.xml b/TASMAN-webapp/pom.xml
index 5e07fba4219bf801aadc60089e5a320ec2487c1e..1781721d8cba5dc992a0e28fcdcd7df55d62be9a 100644
--- a/TASMAN-webapp/pom.xml
+++ b/TASMAN-webapp/pom.xml
@@ -107,7 +107,7 @@
                 <dependency>
                     <groupId>it.inaf.ia2.tap</groupId>
                     <artifactId>tasman-core</artifactId>
-                    <version>1.3.1</version>
+                    <version>1.3.2</version>
                     <exclusions>
                         <!-- exclusion due to tomcat-jdbc dependency conflicting with Jetty -->
                         <exclusion>