Skip to content

Commit 115ebe7

Browse files
Bump postgresql from 42.2.18 to 42.3.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.18 to 42.3.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.18...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b259f3 commit 115ebe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.postgresql</groupId>
4848
<artifactId>postgresql</artifactId>
49-
<version>42.2.18</version>
49+
<version>42.3.3</version>
5050
</dependency>
5151
<!-- 数据库 JDBC 驱动 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -->
5252

0 commit comments

Comments
 (0)