Skip to content

Commit 7383cd9

Browse files
Bump org.postgresql:postgresql in /retail/inventory-postgres-kafka
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.4. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.4.1...REL42.4.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.4.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec125b0 commit 7383cd9

File tree

1 file changed

+1
-1
lines changed
  • retail/inventory-postgres-kafka

1 file changed

+1
-1
lines changed

retail/inventory-postgres-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>org.postgresql</groupId>
174174
<artifactId>postgresql</artifactId>
175-
<version>42.4.1</version>
175+
<version>42.4.4</version>
176176
</dependency>
177177
<dependency>
178178
<groupId>org.apache.kafka</groupId>

0 commit comments

Comments
 (0)