Skip to content

Commit

Permalink
Bump postgresql from 42.3.1 to 42.3.2 in /debezium-server-iceberg-sink (
Browse files Browse the repository at this point in the history
#81)

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.1 to 42.3.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.3.1...REL42.3.2)

---
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>
  • Loading branch information
dependabot[bot] committed Feb 2, 2022
1 parent e12f0f8 commit dce13ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debezium-server-iceberg-sink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<scope>test</scope>
<version>42.3.1</version>
<version>42.3.2</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand Down

0 comments on commit dce13ed

Please sign in to comment.