Skip to content

Commit e92621e

Browse files
Bump postgresql from 42.5.0 to 42.5.1 in /debezium-server-spark-sinks (#27)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.5.1. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.0...REL42.5.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bab47a commit e92621e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debezium-server-spark-sinks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<groupId>org.postgresql</groupId>
171171
<artifactId>postgresql</artifactId>
172172
<scope>test</scope>
173-
<version>42.5.0</version>
173+
<version>42.5.1</version>
174174
</dependency>
175175
<dependency>
176176
<groupId>io.minio</groupId>

0 commit comments

Comments
 (0)