Skip to content

Commit 37aa5cf

Browse files
Bump org.postgresql:postgresql in /jmeter-java-dsl-jdbc
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.1 to 42.5.5. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.1...REL42.5.5) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0a9f57 commit 37aa5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmeter-java-dsl-jdbc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.postgresql</groupId>
4545
<artifactId>postgresql</artifactId>
46-
<version>42.5.1</version>
46+
<version>42.5.5</version>
4747
<scope>test</scope>
4848
</dependency>
4949
</dependencies>

0 commit comments

Comments
 (0)