Skip to content

Commit 6e1f08a

Browse files
build(deps-dev): bump org.postgresql:postgresql in /webtau-db (#1582)
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 8c65b23 commit 6e1f08a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webtau-db/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.postgresql</groupId>
9898
<artifactId>postgresql</artifactId>
99-
<version>42.3.8</version>
99+
<version>42.3.9</version>
100100
<scope>test</scope>
101101
</dependency>
102102
<!-- postgresql-tc-dep-->

0 commit comments

Comments
 (0)