From 675368d4eb386ad0be0d8bb1c04ebe284b12b3fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 15:26:35 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) and org.apache.commons:commons-lang3. Updates `org.postgresql:postgresql` from 42.7.2 to 42.7.11 - [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.7.2...REL42.7.11) Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.18.0 --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0071f4e..c11620c 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ org.postgresql postgresql - 42.7.2 + 42.7.11 com.mysql @@ -120,7 +120,7 @@ org.apache.commons commons-lang3 - 3.14.0 + 3.18.0 com.opencsv