Skip to content

Commit 2dc3a2f

Browse files
Bump postgresql from 42.5.1 to 42.5.3 in /fhir-parent (#4181)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.1 to 42.5.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.5.3/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.1...REL42.5.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6a607d commit 2dc3a2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fhir-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
<dependency>
490490
<groupId>org.postgresql</groupId>
491491
<artifactId>postgresql</artifactId>
492-
<version>42.5.1</version>
492+
<version>42.5.3</version>
493493
</dependency>
494494
<dependency>
495495
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)