From d648f89aa885091121f7608cfc34bd53adee7896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 11:53:14 +0000 Subject: [PATCH] Bump commons-logging:commons-logging from 1.1.1 to 1.3.6 Bumps [commons-logging:commons-logging](https://github.com/apache/commons-logging) from 1.1.1 to 1.3.6. - [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-logging/compare/commons-logging-1.1.1...rel/commons-logging-1.3.6) --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- terminal-ssh/pom.xml | 2 +- terminal-telnet/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/terminal-ssh/pom.xml b/terminal-ssh/pom.xml index 6e664847..bd40cfc6 100644 --- a/terminal-ssh/pom.xml +++ b/terminal-ssh/pom.xml @@ -87,7 +87,7 @@ commons-logging commons-logging - 1.1.1 + 1.3.6 true diff --git a/terminal-telnet/pom.xml b/terminal-telnet/pom.xml index cd3180e8..f423418f 100644 --- a/terminal-telnet/pom.xml +++ b/terminal-telnet/pom.xml @@ -85,7 +85,7 @@ commons-logging commons-logging - 1.1.1 + 1.3.6 true