ref #10322 handle annotation type filter correctly
[cdmlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1267739af3981ba588fe50838e0c3b2e1bb469ed..a70aac7aeb99e268f9fae5f014581c5b8ee08401 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>cdmlib-parent</artifactId>
-  <version>5.36.0-SNAPSHOT</version>
+  <version>5.43.0-SNAPSHOT</version>
   <name>CDM Library</name>
   <description>The Java implementation of the Common Data Model (CDM), the data model for EDIT's internet platform for cybertaxonomy.</description>
   <url>https://cybertaxonomy.org/cdmlib/</url>
       <dependency>
          <groupId>org.postgresql</groupId>
          <artifactId>postgresql</artifactId>
-         <version>42.3.6</version>
+         <version>42.5.1</version>
       </dependency>
          <dependency>
         <groupId>com.h2database</groupId>