tls-attacker / TLS-Attacker

TLS-Attacker is a Java-based framework for analyzing TLS libraries. It can be used to manually test TLS clients and servers or as as a software library for more advanced tools.
Apache License 2.0
778 stars 135 forks source link

build(deps): bump org.cryptomator:siv-mode from 1.5.1 to 1.5.2 #167

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps org.cryptomator:siv-mode from 1.5.1 to 1.5.2.

Release notes

Sourced from org.cryptomator:siv-mode's releases.

1.5.2

Maven Coordinates

  <dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>siv-mode</artifactId>
    <version>1.5.2</version>
  </dependency>

Artifact Checksums

15c0421a212a13402706a8d44b8f7ceba81554d39149ec39ab4e1b8de86b5db7  target/original-siv-mode-1.5.2.jar
80aaa95cd6a25332152a8df4f079fba8762285bb0d48bcb2175bd0da1528df8d  target/siv-mode-1.5.2-javadoc.jar
759805f01468694445d65784172acd36efe8b426530ac7a900741620c2cdf084  target/siv-mode-1.5.2-sources.jar
81a33da58e5e878ffe8972ef93cd0bfc3a9daa0f5e3af4dd151be2b1d73018b4  target/siv-mode-1.5.2.jar

See README.md section regarding reproducing this build.

What's Changed

Other Changes 📎

Full Changelog: https://github.com/cryptomator/siv-mode/compare/1.5.1...1.5.2

Commits
  • 7fc744b Merge branch 'release/1.5.2'
  • e4df891 prepare 1.5.2
  • 4f602ed Merge pull request #48 from cryptomator/feature/47-shade-correct-artifact
  • 1823923 fix bouncycastle artifacts are not included in build jar
  • fc85711 Merge branch 'main' into develop
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)