Skip to content

Commit 79b1cba

Browse files
Bump postgresql from 42.3.3 to 42.3.4
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.3.4. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.3...REL42.3.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7a5424 commit 79b1cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
<dependency>
236236
<groupId>org.postgresql</groupId>
237237
<artifactId>postgresql</artifactId>
238-
<version>42.3.3</version>
238+
<version>42.3.4</version>
239239
<scope>test</scope>
240240
</dependency>
241241
<dependency>

0 commit comments

Comments
 (0)