This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit b02709db0976bff94f1af9c03a283916421a974e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 07:23:13 2026 -0400
Bump org.apache.mina:mina-core from 2.2.8 to 2.2.9 (#3245)
Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from
2.2.8 to 2.2.9.
- [Commits](https://github.com/apache/mina/compare/2.2.8...2.2.9)
---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
dependency-version: 2.2.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3e602e82462a880a7ac0844806e880a49490ffdc)
# Conflicts:
# parent/pom.xml
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 656c2c38b3a..162b2b30e92 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -183,7 +183,7 @@
<cxf.microprofile.config.version>3.1</cxf.microprofile.config.version>
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
<cxf.microprofile.openapi.version>3.1.2</cxf.microprofile.openapi.version>
- <cxf.mina.version>2.2.8</cxf.mina.version>
+ <cxf.mina.version>2.2.9</cxf.mina.version>
<cxf.mockito.version>5.23.0</cxf.mockito.version>
<cxf.msv.version>2022.7</cxf.msv.version>
<cxf.neethi.version>3.2.2</cxf.neethi.version>