From 368f4df0c28b540cc77e3bda0e99f823b429ab9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 06:09:53 +0000 Subject: [PATCH] Bump postgresql in /tutorials/dlp-to-datacatalog-tags Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 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.3.3...REL42.4.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tutorials/dlp-to-datacatalog-tags/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/dlp-to-datacatalog-tags/pom.xml b/tutorials/dlp-to-datacatalog-tags/pom.xml index 6c8a49dbfc..bd875123d1 100644 --- a/tutorials/dlp-to-datacatalog-tags/pom.xml +++ b/tutorials/dlp-to-datacatalog-tags/pom.xml @@ -81,7 +81,7 @@ org.postgresql postgresql - 42.3.3 + 42.4.1