This is an automated email from the ASF dual-hosted git repository.

smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 2571ae181 Bump org.apache.mina:mina-core from 2.0.22 to 2.0.27 (#973)
2571ae181 is described below

commit 2571ae18170131273b6c475c7213cad1aef5f208
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 14 16:47:07 2025 +0200

    Bump org.apache.mina:mina-core from 2.0.22 to 2.0.27 (#973)
    
    Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from 
2.0.22 to 2.0.27.
    - [Commits](https://github.com/apache/mina/compare/2.0.22...2.0.27)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.mina:mina-core
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 214d163af..a67e078aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,7 @@
         <maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
         <maven-pmd-plugin.version>3.12.0</maven-pmd-plugin.version>
         <metrics.version>4.1.16</metrics.version>
-        <mina.version>2.0.22</mina.version>
+        <mina.version>2.0.27</mina.version>
         <mockito.version>4.8.1</mockito.version>
         <netty.version>4.1.77.Final</netty.version>
         <nimbus-jose-jwt.version>9.37.3</nimbus-jose-jwt.version>

Reply via email to