Skip to content

Commit e2d5976

Browse files
build(deps-dev): bump org.postgresql:postgresql from 42.7.2 to 42.7.3
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 to 42.7.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67275a5 commit e2d5976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-postgresql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<artifactId>embedded-postgresql</artifactId>
1414

1515
<properties>
16-
<postgresql-driver.version>42.7.2</postgresql-driver.version>
16+
<postgresql-driver.version>42.7.3</postgresql-driver.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)