Skip to content

Commit

Permalink
Bump org.postgresql:postgresql in /profiling/kafka/postgresql-kafka
Browse files Browse the repository at this point in the history
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.8 to 42.7.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/commits)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 200aa95 commit 500d3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiling/kafka/postgresql-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<description>A PostgreSQL to Kafka containeraized application to show profiling practices</description>

<properties>
<postgresql-driver-version>42.3.8</postgresql-driver-version>
<postgresql-driver-version>42.7.2</postgresql-driver-version>
<commons-dbcp2-version>2.8.0</commons-dbcp2-version>
</properties>

Expand Down

0 comments on commit 500d3c4

Please sign in to comment.