Skip to content

Commit 8c429ca

Browse files
Bump postgresql from 42.3.2 to 42.3.3 in /ebean-datasource
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.2 to 42.3.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.2...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdd76da commit 8c429ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ebean-datasource/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.postgresql</groupId>
4646
<artifactId>postgresql</artifactId>
47-
<version>42.3.2</version>
47+
<version>42.3.3</version>
4848
<scope>test</scope>
4949
</dependency>
5050

0 commit comments

Comments
 (0)