ARTEMIS-3666: update to postgresql 42.3.3

This commit is contained in:
Robbie Gemmell 2022-02-16 17:22:14 +00:00 committed by Bruscino Domenico Francesco
parent 20bbfe3afb
commit f0a96628b4
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@
<surefire.version>2.22.2</surefire.version>
<version.jaxb.runtime>2.3.3</version.jaxb.runtime>
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
<postgresql.version>42.3.2</postgresql.version>
<postgresql.version>42.3.3</postgresql.version>
<!-- for JakrtaEE -->
<version.batavia>1.0.10.Final</version.batavia>