Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2021
1 parent 1fdfcdc commit 2f4fda1
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.4</version>
<version>2.1.5</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 2f4fda1

Please sign in to comment.