Skip to content

chore: Fix JReleaser signing deprecation warning#76

Open
jruaux wants to merge 1 commit intomainfrom
chore/fix-jreleaser-signing-deprecation
Open

chore: Fix JReleaser signing deprecation warning#76
jruaux wants to merge 1 commit intomainfrom
chore/fix-jreleaser-signing-deprecation

Conversation

@jruaux
Copy link
Copy Markdown
Contributor

@jruaux jruaux commented Jan 14, 2026

Replace deprecated signing.armored with signing.pgp.armored to address JReleaser 1.22.0 deprecation warning and ensure compatibility with JReleaser 2.0.0.

Changes

  • Updated jreleaser.yml to use signing.pgp.armored instead of deprecated signing.armored

Context

JReleaser 1.22.0 deprecated signing.armored in favor of signing.pgp.armored. This change will be required for JReleaser 2.0.0 compatibility.

Replace deprecated signing.armored with signing.pgp.armored
to address JReleaser 1.22.0 deprecation warning and ensure
compatibility with JReleaser 2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant