quickfixj
quickfixj copied to clipboard
QuickFIX/J is a full featured messaging engine for the FIX protocol. - This is the official project repository.
Hi All, I'm really new to this community and this is my 1st comment. We are using QuickFix library for our application. There is a requirement received to handle the...
Snyk has created this PR to upgrade org.apache.mina:mina-core from 2.1.5 to 2.2.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
`LocalDateTime.now(ZoneOffset)` is slow because a new `ConcurrentHashMap` object is allocated each time on ZoneRules instance creation, and SystemClock is instantiated in Java 8. Benchmark results for Java 8 ``` Benchmark...
speed up convertToLocalDateTime method more details see benchmark following. Signed-off-by: Baoyi Chen
Signed-off-by: Baoyi Chen
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.6.1. Release notes Sourced from mockito-core's releases. v4.6.1 Changelog generated by Shipkit Changelog Gradle Plugin 4.6.1 2022-06-02 - 6 commit(s) by Andy Coates, Chen Ni,...
Bumps hamcrest-all from 1.1 to 1.3. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [mina-core](https://github.com/apache/mina) from 2.1.5 to 2.2.1. Commits 023fdeb [maven-release-plugin] prepare release 2.2.1 085b0e6 [maven-release-plugin] rollback the release of 2.2.1 24a7ab2 [maven-release-plugin] prepare for next development iteration 03b8bf5 [maven-release-plugin] prepare release...