Bump postgresql from 42.2.5 to 42.2.9
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.2.9. - [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.2.5...REL42.2.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
11567cd342
commit
b9ee002a61
2
pom.xml
2
pom.xml
|
|
@ -79,7 +79,7 @@
|
||||||
<!-- database driver versions -->
|
<!-- database driver versions -->
|
||||||
<version.h2>1.4.197</version.h2>
|
<version.h2>1.4.197</version.h2>
|
||||||
<version.db2>11.1.1.1</version.db2>
|
<version.db2>11.1.1.1</version.db2>
|
||||||
<version.postgres>42.2.5</version.postgres>
|
<version.postgres>42.2.9</version.postgres>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<developers>
|
<developers>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue