banking-swift-messages-java
banking-swift-messages-java copied to clipboard
Banking SWIFT Library, MT Format Message Parser Writer SWIFT(Society for Worldwide Interbank Financial Telecommunication)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.0-jre. Release notes Sourced from com.google.guava:guava's releases. 33.2.0 Android users: Please test recent Guava versions If you know of Guava Android users who have not...
After a bit more than a year I finally managed to re-implement this according to our discussion on PR https://github.com/qoomon/banking-swift-messages-java/pull/83. This implementation infers the correct year for the entry date...
require valid checksum at https://github.com/qoomon/banking-swift-messages-java/blob/f066de5066ec9f580c3ff5e04f2bf26bd9ca5e6f/src/main/java/com/qoomon/banking/swift/message/block/UserTrailerBlock.java#L55 https://www.quickprogrammingtips.com/java/how-to-calculate-crc32-checksum-in-java.html
https://www.sepaforcorporates.com/swift-for-corporates/quick-guide-swift-mt101-format/
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.12.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.12.0 2024-05-11 - 25 commit(s) by Piotr Przybylak, Stefano Cordio,...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.0. Release notes Sourced from org.assertj:assertj-core's releases. v.3.26.0 :boom: Breaking Changes Core Delegate OptionalDouble value comparison to Double.compare in hasValue assertion #3411 This fixes the...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.7.0 to 3.8.0. Commits 621cba6 [maven-release-plugin] prepare release maven-javadoc-plugin-3.8.0 eab964c [MJAVADOC-603] javadoc:fix failure on JDK10: java.lang.ClassNotFoundException... 0a26a7e Update since tags 08205b1 Add compile step for MJAVADOC-365 IT...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.3. Release notes Sourced from org.assertj:assertj-core's releases. v3.26.3 :jigsaw: Binary Compatibility The release is: Binary compatible with the previous minor version. Binary incompatible with the...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.6. Release notes Sourced from org.assertj:assertj-core's releases. v3.27.6 :bug: Bug Fixes Core Add missing export for org.assertj.core.annotation #3951 :heart: Contributors Thanks to all the contributors...