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.4.4 to 1.5.1 #166

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

1.5.1

⚠️ This release is broken. Due to a error in the POM it does not contain the shaded bouncycastle artifacts. A new version will be available shortly.

Maven Coordinates

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

Artifact Checksums

f0b15b4127e08784c8fdc3eee93a5306db640e5f1f1346688c8000bf776d4ee1  target/original-siv-mode-1.5.1.jar
2a3d90cd8ba5c4f9608bb0e6548ed0062cf0749b784ca7a0aebb5c70b4523925  target/siv-mode-1.5.1-javadoc.jar
d30438150f6c2538aa1f6f56563afa0a5ec01d8a3119120c6e20b5cb7ff0a720  target/siv-mode-1.5.1-sources.jar
16655c54d809ad773751aaf7d01e8fe0b15963c8d54a51562cd90ddec4602fac  target/siv-mode-1.5.1.jar

See README.md section regarding reproducing this build.

What's Changed

Other Changes 📎

New Contributors

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

1.5.0

Maven Coordinates

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

Artifact Checksums

dd4298094ef9ce7d658edf9b5416e28ca9c30a961c4ea67a756f9951180e870d  target/original-siv-mode-1.5.0.jar
7f5a4740c2575c5d5ff86bf818c3f1d68411ff6035b6549176a381e0eacb2c6b  target/siv-mode-1.5.0-javadoc.jar
</tr></table> 

... (truncated)

Commits
  • 5440dfa Merge branch 'release/1.5.1'
  • 513558c prepare 1.5.1
  • 2507ea1 Change bouncycastle dependency from bcprov-jdk15on:1.70 to bcprov-jdk18on:1.7...
  • 3d53041 Bump the java-test-dependencies group with 3 updates (#41)
  • fa7199e Bump the maven-build-plugins group with 4 updates (#40)
  • 189fc11 Bump the github-actions group with 1 update (#42)
  • 3b1bb8e Update suppression.xml (#43)
  • bae44ad remove unsupported fields
  • b43438b remove legacy config file
  • 685189d fix yml syntax error
  • Additional commits viewable 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)