Skip to content

Commit 8c65b23

Browse files
build(deps-dev): bump org.postgresql:postgresql in /webtau-testapp (#1583)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.8 to 42.3.9. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.8...REL42.3.9) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 143bdf5 commit 8c65b23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webtau-testapp/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.3.8</version>
175+
<version>42.3.9</version>
176176
<scope>test</scope>
177177
</dependency>
178178
</dependencies>

0 commit comments

Comments
 (0)