From d50951308471ffb943d0d0d00310058fdd92bf64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 18:01:36 +0000 Subject: [PATCH 1/4] Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0 Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0. --- updated-dependencies: - dependency-name: commons-beanutils:commons-beanutils dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d457914..9dd513e 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma commons-beanutils commons-beanutils - 1.9.4 + 1.11.0 com.beust From 9f0fe6bb3b751236e52c0be30fc8045a1acfe89c Mon Sep 17 00:00:00 2001 From: Derry Hamilton Date: Tue, 3 Jun 2025 09:23:29 +0100 Subject: [PATCH 2/4] Security; update dependencies --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa354a5..01e44ec 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma com.rasilon.ujetl CopyingApp jar - 2.5.1 + 2.5.2 uJETL https://github.com/rasilon/ujetl From 26d47f16c9744c0c4522190f6e967ac1ae79b50e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 02:04:46 +0000 Subject: [PATCH 3/4] Bump org.apache.commons:commons-lang3 from 3.9 to 3.18.0 Bumps org.apache.commons:commons-lang3 from 3.9 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 01e44ec..dc76cb4 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma org.apache.commons commons-lang3 - 3.9 + 3.18.0 commons-logging From d2257f1b8195840c97e59a299abf78524fd746f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 22:49:23 +0000 Subject: [PATCH 4/4] Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 Bumps org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dc76cb4..6970fdb 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma org.apache.logging.log4j log4j-core - 2.17.1 + 2.25.3 org.postgresql