Skip to content

Commit

Permalink
Bump mina-core from 2.1.5 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [mina-core](https://github.com/apache/mina) from 2.1.5 to 2.2.1.
- [Release notes](https://github.com/apache/mina/releases)
- [Commits](apache/mina@2.1.5...2.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2022
1 parent 06c04e6 commit 23aa012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickfixj-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.mina</groupId>
<artifactId>mina-core</artifactId>
<version>2.1.5</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 23aa012

Please sign in to comment.