Skip to content

Commit 9be4806

Browse files
Bump org.postgresql:postgresql in /profiling/kafka/postgresql-kafka
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 to 42.7.11. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.11) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e260799 commit 9be4806

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • profiling/kafka/postgresql-kafka

profiling/kafka/postgresql-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<description>A PostgreSQL to Kafka containeraized application to show profiling practices</description>
3636

3737
<properties>
38-
<postgresql-driver-version>42.7.2</postgresql-driver-version>
38+
<postgresql-driver-version>42.7.11</postgresql-driver-version>
3939
<commons-dbcp2-version>2.8.0</commons-dbcp2-version>
4040
</properties>
4141

0 commit comments

Comments
 (0)