]> source.dussan.org Git - iciql.git/commitdiff
Bump postgresql from 9.4.1212 to 42.3.7 dependabot/maven/org.postgresql-postgresql-42.3.7 55/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 22 Sep 2022 17:37:46 +0000 (17:37 +0000)
committerGitHub <noreply@github.com>
Thu, 22 Sep 2022 17:37:46 +0000 (17:37 +0000)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.4.1212 to 42.3.7.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL9.4.1212...REL42.3.7)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 039376bdd301aeda3cdbafbd29f5ec1cbe04aade..71308b88d8024cb69695935726c204661f27ae8e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
         <dependency>
             <groupId>org.postgresql</groupId>
             <artifactId>postgresql</artifactId>
-            <version>9.4.1212</version>
+            <version>42.3.7</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>