ARTEMIS-4888 Bump org.postgresql:postgresql from 42.7.2 to 42.7.3
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 to 42.7.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.2...REL42.7.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
009c8ee44d
commit
0b084deff7
2
pom.xml
2
pom.xml
|
@ -171,7 +171,7 @@
|
|||
<junit5.version>5.10.2</junit5.version>
|
||||
<version.jaxb.runtime>2.3.9</version.jaxb.runtime>
|
||||
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
|
||||
<postgresql.version>42.7.2</postgresql.version>
|
||||
<postgresql.version>42.7.3</postgresql.version>
|
||||
<testcontainers.version>1.19.8</testcontainers.version>
|
||||
<selenium.version>4.22.0</selenium.version>
|
||||
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
|
||||
|
|
Loading…
Reference in New Issue