Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ See `./target` for test results. `surefire-report:report` is optional but it cre

## Kudos

The project is forked form [Ebics Java Client] (https://github.com/uwemaurer/ebics-java-client/),
The project is forked from [Ebics Java Client](https://github.com/ebics-java/ebics-java-client/),
which was based on a [sourceforge project](https://sourceforge.net/p/ebics/).

Main differences with this fork from ebics-java-client form uwemaurrer:
Main differences with this fork from ebics-java-client from uwemaurer:

- Fixed vulnerabilities of bouncycastle and log4j
- Support for new commands used in Switzerland.
Expand Down
Loading