Skip to content

Commit b44418c

Browse files
dependabot[bot]apupier
authored andcommitted
Bump org.postgresql:postgresql in /kafka-sql-transaction
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.11 to 42.7.12. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.11...REL42.7.12) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97470c7 commit b44418c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kafka-sql-transaction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.postgresql</groupId>
9292
<artifactId>postgresql</artifactId>
93-
<version>42.7.11</version>
93+
<version>42.7.12</version>
9494
</dependency>
9595
</dependencies>
9696

0 commit comments

Comments
 (0)