From b3e4756dda35660241db8eb89f6119d813c74e4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 05:15:20 +0000 Subject: [PATCH] Bump the safe-patch-updates group across 1 directory with 4 updates Bumps the safe-patch-updates group with 4 updates in the / directory: org.apache.logging.log4j:log4j-slf4j2-impl, org.apache.logging.log4j:log4j-core, org.apache.logging.log4j:log4j-layout-template-json and [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.26.0 to 2.26.1 Updates `org.apache.logging.log4j:log4j-core` from 2.26.0 to 2.26.1 Updates `org.apache.logging.log4j:log4j-layout-template-json` from 2.26.0 to 2.26.1 Updates `org.apache.logging.log4j:log4j-core` from 2.26.0 to 2.26.1 Updates `org.apache.logging.log4j:log4j-layout-template-json` from 2.26.0 to 2.26.1 Updates `org.postgresql:postgresql` from 42.7.12 to 42.7.13 - [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.12...REL42.7.13) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-patch-updates - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-patch-updates - dependency-name: org.apache.logging.log4j:log4j-layout-template-json dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-patch-updates - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-patch-updates - dependency-name: org.apache.logging.log4j:log4j-layout-template-json dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-patch-updates - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-patch-updates ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index ff9c33428..c57b70082 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ ${project.basedir} 2.0.18 - 2.26.0 + 2.26.1 12.1.10 2.2.2 7.0.8 @@ -197,7 +197,7 @@ org.postgresql postgresql - 42.7.12 + 42.7.13 org.checkerframework