This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch 2.2.X
in repository https://gitbox.apache.org/repos/asf/mina.git
The following commit(s) were added to refs/heads/2.2.X by this push:
new 42f20db18 Bumped up some dependencies
42f20db18 is described below
commit 42f20db18435c5514ccec1621598e8582172c099
Author: emmanuel lecharny <[email protected]>
AuthorDate: Tue Apr 28 21:30:58 2026 +0200
Bumped up some dependencies
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index da93cf2b0..c1dfc9448 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
<!-- Maven Plugins -->
<version.apache.rat.plugin>0.18</version.apache.rat.plugin>
- <version.api.plugin>3.9.4</version.api.plugin>
+ <version.api.plugin>4.0.0-rc-5</version.api.plugin>
<version.assembly.plugin>3.8.0</version.assembly.plugin>
<version.build.helper.plugin>3.6.1</version.build.helper.plugin>
<version.bundle.plugin>6.0.2</version.bundle.plugin>
@@ -122,7 +122,7 @@
<version.javadoc.plugin>3.12.0</version.javadoc.plugin>
<version.jdepend.plugin>2.2.0</version.jdepend.plugin>
<version.jxr.plugin>3.6.0</version.jxr.plugin>
- <version.model.plugin>3.9.15</version.model.plugin>
+ <version.model.plugin>4.0.0-rc-5</version.model.plugin>
<version.plexus.utils>4.0.3</version.plexus.utils>
<version.plugin.plugin>4.0.0-beta-2</version.plugin.plugin>
<version.pmd.plugin>3.28.0</version.pmd.plugin>