Browse Source

Bump postgresql from 42.4.0 to 42.4.1 in /frameworks/Java/undertow (#7534)

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.0 to 42.4.1.
- [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/REL42.4.0...REL42.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
a6f80efc04
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/undertow/pom.xml

+ 1 - 1
frameworks/Java/undertow/pom.xml

@@ -19,7 +19,7 @@
     <maven-dependency-plugin.version>3.3.0</maven-dependency-plugin.version>
     <maven-dependency-plugin.version>3.3.0</maven-dependency-plugin.version>
     <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
     <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
     <mustache.version>0.9.10</mustache.version>
     <mustache.version>0.9.10</mustache.version>
-    <postgresql.version>42.4.0</postgresql.version>
+    <postgresql.version>42.4.1</postgresql.version>
     <undertow.version>2.2.18.Final</undertow.version>
     <undertow.version>2.2.18.Final</undertow.version>
   </properties>
   </properties>