This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/logging-flume.git
The following commit(s) were added to refs/heads/trunk by this push:
new 439579216 Bump org.apache.mina:mina-core from 2.1.5 to 2.1.12 in
/flume-parent (#449)
439579216 is described below
commit 4395792165bd887f431beed60cee52cc0ab35dbf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 13:42:58 2026 +0000
Bump org.apache.mina:mina-core from 2.1.5 to 2.1.12 in /flume-parent (#449)
Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from
2.1.5 to 2.1.12.
- [Commits](https://github.com/apache/mina/compare/2.1.5...2.1.12)
---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
dependency-version: 2.1.12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
flume-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flume-parent/pom.xml b/flume-parent/pom.xml
index 459b01d91..85e11b8f5 100644
--- a/flume-parent/pom.xml
+++ b/flume-parent/pom.xml
@@ -253,7 +253,7 @@
<jsr305.version>3.0.2</jsr305.version>
<log4j.version>2.26.0</log4j.version>
<mapdb.version>0.9.9</mapdb.version>
- <mina.version>2.1.5</mina.version>
+ <mina.version>2.1.12</mina.version>
<mockito.version>5.18.0</mockito.version>
<mvn-antrun-plugin.version>1.8</mvn-antrun-plugin.version>
<!-- Do not upgrade the assumbly plugin version until MASSEMBLY-941 is
fixed -->