IDEMPIERE-5196 PostgreSQL JDBC 42.3.3 (#1192)

This commit is contained in:
Carlos Ruiz 2022-02-18 16:48:13 +01:00 committed by GitHub
parent f7f554627c
commit d8278d9026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
<artifactItem>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.1</version>
<version>42.3.3</version>
</artifactItem>
</artifactItems>
<outputDirectory>lib</outputDirectory>