Skip to content

Commit 03ca360

Browse files
Bump postgresql from 42.4.0 to 42.4.1
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.0 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.4.0...REL42.4.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [#539]
1 parent 49825d8 commit 03ca360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<logback.version>1.2.9</logback.version>
4545
<mockito.version>4.6.1</mockito.version>
4646
<netty.version>4.1.78.Final</netty.version>
47-
<postgresql.version>42.4.0</postgresql.version>
47+
<postgresql.version>42.4.1</postgresql.version>
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4949
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5050
<r2dbc-spi.version>1.0.0.RELEASE</r2dbc-spi.version>

0 commit comments

Comments
 (0)