Skip to content

Commit e27878b

Browse files
Bump org.postgresql:postgresql in /kafka-sql-transaction (#164)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.5 to 42.7.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.5...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec7b872 commit e27878b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5</version>
93+
<version>42.7.7</version>
9494
</dependency>
9595
</dependencies>
9696

0 commit comments

Comments
 (0)