IDEMPIERE-4933 Platform update for 9.x / latest postgresql version (#992)

This commit is contained in:
Carlos Ruiz 2021-11-19 14:46:42 +01:00 committed by GitHub
parent 951f32a3dc
commit c5c334d5e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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