Skip to content

Commit bbe3abf

Browse files
Bump org.postgresql:postgresql from 42.6.0 to 42.7.2.
[pgjdbc#637] Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8a26c5 commit bbe3abf

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
@@ -43,7 +43,7 @@
4343
<logback.version>1.3.14</logback.version>
4444
<mockito.version>4.11.0</mockito.version>
4545
<netty.version>4.1.104.Final</netty.version>
46-
<postgresql.version>42.6.0</postgresql.version>
46+
<postgresql.version>42.7.2</postgresql.version>
4747
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4848
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4949
<r2dbc-spi.version>1.0.0.RELEASE</r2dbc-spi.version>

0 commit comments

Comments
 (0)