mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-12-18 14:47:47 +01:00
Bump postgresql from 42.2.4 to 42.2.5 (#1636)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.4 to 42.2.5. - [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.4...REL42.2.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
e42150289a
commit
7105e119b2
2
pom.xml
2
pom.xml
@ -844,7 +844,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.postgresql</groupId>
|
<groupId>org.postgresql</groupId>
|
||||||
<artifactId>postgresql</artifactId>
|
<artifactId>postgresql</artifactId>
|
||||||
<version>42.2.4</version>
|
<version>42.2.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Unit Testing Libraries -->
|
<!-- Unit Testing Libraries -->
|
||||||
|
Loading…
Reference in New Issue
Block a user