Skip to content

Commit c653a77

Browse files
Bump postgresql in /grabdish/inventory-postgres-kafka (#333)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.25 to 42.3.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.25...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed488d0 commit c653a77

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

grabdish/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.2.25</version>
175+
<version>42.3.3</version>
176176
</dependency>
177177
<dependency>
178178
<groupId>org.apache.kafka</groupId>

0 commit comments

Comments
 (0)