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 4e82ad2db bumped up a dependency
4e82ad2db is described below
commit 4e82ad2db7302e44451164a6c42092f226153a0c
Author: Emmanuel Lécharny <[email protected]>
AuthorDate: Mon Apr 27 14:54:43 2026 +0200
bumped up a dependency
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 24e233f5d..da93cf2b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
<version.log4j>1.2.17</version.log4j>
<version.mockito>5.23.0</version.mockito>
<version.ognl>3.4.11</version.ognl>
- <version.pmd>7.23.0</version.pmd>
+ <version.pmd>7.24.0</version.pmd>
<version.slf4j.api>1.7.36</version.slf4j.api>
<version.slf4j.reload4j>1.7.36</version.slf4j.reload4j>
<version.slf4j.jcl.over.slf4j>1.7.36</version.slf4j.jcl.over.slf4j>