Skip to content

Commit 6b310d3

Browse files
dependabot[bot]jeanbisutti
authored andcommitted
Bump postgresql in /sql/sql-testcontainers-test/postgresql-test
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.3. - [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.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73000fa commit 6b310d3

File tree

1 file changed

+1
-1
lines changed
  • sql/sql-testcontainers-test/postgresql-test

1 file changed

+1
-1
lines changed

sql/sql-testcontainers-test/postgresql-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.postgresql</groupId>
3838
<artifactId>postgresql</artifactId>
39-
<version>42.4.1</version>
39+
<version>42.4.3</version>
4040
<scope>test</scope>
4141
</dependency>
4242
<dependency>

0 commit comments

Comments
 (0)