Skip to content

Commit 993357d

Browse files
Bump org.postgresql:postgresql from 42.7.9 to 42.7.10
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.9 to 42.7.10. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fc43b5 commit 993357d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ejb-txn-remote-call/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<version.bom.ee>${version.server}</version.bom.ee>
4545
<version.plugin.wildfly>5.1.5.Final</version.plugin.wildfly>
4646
<!-- the versions for other Dependencies and Plugins -->
47-
<version.postgresql>42.7.9</version.postgresql>
47+
<version.postgresql>42.7.10</version.postgresql>
4848
</properties>
4949

5050
<repositories>

jts/application-component-1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</licenses>
3838

3939
<properties>
40-
<version.postgresql>42.7.9</version.postgresql>
40+
<version.postgresql>42.7.10</version.postgresql>
4141
</properties>
4242

4343
<dependencies>

0 commit comments

Comments
 (0)