Skip to content

Commit

Permalink
Bump org.apache.mina:mina-core from 2.1.8 to 2.1.10 (#646)
Browse files Browse the repository at this point in the history
* Bump org.apache.mina:mina-core from 2.1.8 to 2.2.4

Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from 2.1.8 to 2.2.4.
- [Commits](apache/mina@2.1.8...2.2.4)

---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and garydgregory authored Dec 23, 2024
1 parent d609317 commit 60d1291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@
<dependency>
<groupId>org.apache.mina</groupId>
<artifactId>mina-core</artifactId>
<version>2.1.8</version>
<version>2.1.10</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
Expand Down

0 comments on commit 60d1291

Please sign in to comment.