Skip to content

Commit 2caba3b

Browse files
Bump postgresql from 42.2.22 to 42.4.1 in /eXperDB-Management-WebConsole
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.22 to 42.4.1. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.22...REL42.4.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dcb3ea commit 2caba3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • eXperDB-Management-WebConsole

eXperDB-Management-WebConsole/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
<dependency>
261261
<groupId>org.postgresql</groupId>
262262
<artifactId>postgresql</artifactId>
263-
<version>42.3.3</version>
263+
<version>42.4.1</version>
264264
</dependency>
265265

266266
<!-- mybatis -->

0 commit comments

Comments
 (0)