Skip to content

Commit f775147

Browse files
Bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#231)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.4 to 42.7.5. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5) --- 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 a1628ad commit f775147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tika-gui-app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.postgresql</groupId>
9393
<artifactId>postgresql</artifactId>
94-
<version>42.7.4</version>
94+
<version>42.7.5</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>com.h2database</groupId>

0 commit comments

Comments
 (0)