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 262ba6f29 Bump mina-core from 2.0.21 to 2.0.22 (#574)
262ba6f29 is described below

commit 262ba6f29762f05239de762e42bd5d065b6f461f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 23 11:17:45 2022 +0200

    Bump mina-core from 2.0.21 to 2.0.22 (#574)
    
    Bumps [mina-core](https://github.com/apache/mina) from 2.0.21 to 2.0.22.
    - [Release notes](https://github.com/apache/mina/releases)
    - [Commits](https://github.com/apache/mina/compare/2.0.21...2.0.22)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.mina:mina-core
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ea5c2664f..a4c4c2590 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,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.21</mina.version>
+        <mina.version>2.0.22</mina.version>
         <netty.version>4.1.77.Final</netty.version>
         <nimbus-jose-jwt.version>8.14.1</nimbus-jose-jwt.version>
         <nodejs.version>v12.18.2</nodejs.version>

Reply via email to