Skip to content

Commit b220d9a

Browse files
build(deps): bump org.postgresql:postgresql from 42.7.7 to 42.7.8
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.7 to 42.7.8. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.7...REL42.7.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b721d91 commit b220d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

athena-postgresql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.postgresql</groupId>
3434
<artifactId>postgresql</artifactId>
35-
<version>42.7.7</version>
35+
<version>42.7.8</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)