From 4e811e00b1db2000d7da52cd06e348dc65c22cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 11:03:45 +0000 Subject: [PATCH] Bump the maven group across 2 directories with 3 updates Bumps the maven group with 3 updates in the /zxingorg directory: commons-io:commons-io, commons-fileupload:commons-fileupload and [junit:junit](https://github.com/junit-team/junit4). Bumps the maven group with 3 updates in the / directory: commons-io:commons-io, commons-fileupload:commons-fileupload and [junit:junit](https://github.com/junit-team/junit4). Updates `commons-io:commons-io` from 2.4 to 2.14.0 Updates `commons-fileupload:commons-fileupload` from 1.3.1 to 1.6.0 Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Updates `commons-io:commons-io` from 2.4 to 2.14.0 Updates `commons-fileupload:commons-fileupload` from 1.3.1 to 1.6.0 Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production dependency-group: maven - dependency-name: commons-fileupload:commons-fileupload dependency-version: 1.6.0 dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production dependency-group: maven - dependency-name: commons-fileupload:commons-fileupload dependency-version: 1.6.0 dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- zxingorg/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a331c6765f..c95ce31207 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/zxingorg/pom.xml b/zxingorg/pom.xml index 55724b5d2a..a7238b955a 100644 --- a/zxingorg/pom.xml +++ b/zxingorg/pom.xml @@ -40,12 +40,12 @@ commons-io commons-io - 2.4 + 2.14.0 commons-fileupload commons-fileupload - 1.3.1 + 1.6.0 com.google.guava