Skip to content

Commit dcef9c9

Browse files
Bump postgresql from 42.2.25 to 42.3.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.25 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.2.25...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc45e62 commit dcef9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@
843843
<dependency>
844844
<groupId>org.postgresql</groupId>
845845
<artifactId>postgresql</artifactId>
846-
<version>42.2.25</version>
846+
<version>42.3.3</version>
847847
</dependency>
848848

849849

0 commit comments

Comments
 (0)