Skip to content

Bump org.pgpainless:pgpainless-core from 2.0.2 to 2.0.3#3214

Merged
FlowCryptRobot merged 3 commits into
masterfrom
dependabot/gradle/org.pgpainless-pgpainless-core-2.0.3
May 23, 2026
Merged

Bump org.pgpainless:pgpainless-core from 2.0.2 to 2.0.3#3214
FlowCryptRobot merged 3 commits into
masterfrom
dependabot/gradle/org.pgpainless-pgpainless-core-2.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps org.pgpainless:pgpainless-core from 2.0.2 to 2.0.3.

Release notes

Sourced from org.pgpainless:pgpainless-core's releases.

PGPainless-CLI 2.0.3

PGPainless 2.0.3

This release bumps BC to 1.84 and fixes a major bug preventing certain OpenPGP operations if the key/certificate contained recent third-party signatures (#498).

Changelog

Sourced from org.pgpainless:pgpainless-core's changelog.

2.0.3

  • Bump bcpg-jdk8on to 1.84
  • Bump bcprov-jdk18on to 1.84
  • Bump sop-java to 15.0.1
  • Bump logback-classic to 1.5.25
  • sop encrypt: For symmetric-key encryption; default to rfc4880 packet format
  • sop list-profiles encrypt: Add profile descriptions
  • sop generate-key: Do not add expiration date
  • sop encrypt:
    • Add support for --for={communications|storage|any} flag
    • Return exit code 17 for expired certs
  • sop update-key: Add encryption subkey if --signing-only is missing
  • Fix issue, where third-party certification is considered during encryption (#495)
  • Treat literal data packets with non-standard format octets as binary (#496)
Commits
  • 27accc1 PGPainless 2.0.3
  • 52b3977 Update changelog
  • f763dba pgpainless-sop README: Update dependency version and sop spec revision
  • 1ef1ac6 BC 1.84 still chokes on hardware-secrets secret key
  • 5760945 Update changelog
  • b883188 Bump BC to 1.84
  • 5f9a288 Merge pull request #499 from pgpainless/thirdpartySigs
  • 5e31cfe Improve example code
  • 5700d3e Bump bc to 1.84-SNAPSHOT
  • 6d550fc Remove superfluous imports
  • 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 show <dependency name> 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)

Bumps [org.pgpainless:pgpainless-core](https://github.com/pgpainless/pgpainless) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pgpainless/pgpainless/releases)
- [Changelog](https://github.com/pgpainless/pgpainless/blob/main/CHANGELOG.md)
- [Commits](pgpainless/pgpainless@2.0.2...2.0.3)

---
updated-dependencies:
- dependency-name: org.pgpainless:pgpainless-core
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 22, 2026
@FlowCryptRobot FlowCryptRobot enabled auto-merge (squash) May 22, 2026 18:50
@FlowCryptRobot FlowCryptRobot merged commit 79954c2 into master May 23, 2026
6 checks passed
@FlowCryptRobot FlowCryptRobot deleted the dependabot/gradle/org.pgpainless-pgpainless-core-2.0.3 branch May 23, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants