From a389279fc29ae5bba0791e3c9edf594f94f6824b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 00:08:54 +0000 Subject: [PATCH 1/2] Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.1.0...enforcer-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c53e0a66cb..de9e47d8730 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ 3.10.1 3.4.0 2.10 - 3.1.0 + 3.2.1 3.3.0 3.3.1 3.3.1 From fc69b79d34cfcd9d672f63c340aff2d9b2311cfb Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Wed, 1 Feb 2023 11:14:39 -0600 Subject: [PATCH 2/2] Bump apache-mina to 2.2.1 Signed-off-by: Joakim Erdfelt --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index aff8e6f131e..ced29c8c172 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,7 @@ 1.1.3.v20160715 1.10.13 1.11.1 + 2.2.1 9.4 6.3.1 1.5 @@ -150,6 +151,7 @@ 0 1.16.1 + @@ -1104,6 +1106,11 @@ commons-compress ${commons.compress.version} + + org.apache.mina + mina-core + ${mina.core.version} + com.fasterxml.jackson.core jackson-core