From dbd66380806249587ec3700745750af8deedca4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 14:54:09 +0000 Subject: [PATCH] chore(deps): Bump postgresql from 42.3.2 to 42.3.3 (#910) * chore(deps): Bump postgresql from 42.3.2 to 42.3.3 Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.2 to 42.3.3. - [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.3.2...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] * chore: update version and CHANGELOG.md Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jpampus --- CHANGELOG.md | 3 ++- charts/dataspace-connector/Chart.yaml | 2 +- openapi.yaml | 2 +- pom.xml | 4 ++-- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5964d95de..1112b236b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,14 @@ # Changelog All notable changes to this project will be documented in this file. -## [x.x.x] - 2022-xx-xx +## [7.0.2] - 2022-02-16 ### Added - Add custom view for `DatabaseDataSource` to display URL and driver class. ### Changed - Update swagger-annotations version from 1.6.4 to 1.6.5. +- Update postgresql version from 42.3.2 to 42.3.3. ## [7.0.1-ra] - 2022-02-15 diff --git a/charts/dataspace-connector/Chart.yaml b/charts/dataspace-connector/Chart.yaml index 36b0ced70..733afb5ad 100644 --- a/charts/dataspace-connector/Chart.yaml +++ b/charts/dataspace-connector/Chart.yaml @@ -22,7 +22,7 @@ version: 0.3.1 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "7.0.1" +appVersion: "7.0.2" dependencies: - name: postgresql diff --git a/openapi.yaml b/openapi.yaml index 6d260aea6..6ac02e0ff 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -25,7 +25,7 @@ info: license: name: "Apache License, Version 2.0" url: https://www.apache.org/licenses/LICENSE-2.0.txt - version: 7.0.1 + version: 7.0.2 servers: - url: https://localhost:8080 description: Generated server url diff --git a/pom.xml b/pom.xml index dbf8338b2..e2b2b2ab0 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ - 7.0.1 + 7.0.2 info@dataspace-connector.de @@ -100,7 +100,7 @@ 4.9.3 3.0.0 2.13.1 - 42.3.2 + 42.3.3 1.6.6 3.9 3.3.1