intoolswetrust / jsignpdf

PDF signing software written in Java. It supports visible signatures, timestamping, certificate verification and many other cool features
https://intoolswetrust.github.io/jsignpdf/
Other
313 stars 121 forks source link

Bump asciidoctor-maven-plugin from 2.2.1 to 2.2.2 #86

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps asciidoctor-maven-plugin from 2.2.1 to 2.2.2.

Release notes

Sourced from asciidoctor-maven-plugin's releases.

v2.2.2

V2.2.2 ("Last mile") closes the v2 release train, to start work on breaking changes for next v3.

This release includes fixes and compatibilty with latest version of maven-site-plugin. Please, pay attention to details below if you find issues when upgrading.

As always, thanks to all contributors! Specially those taking time providing report issues and feedback đź‘Ť

Fixes

  • #550 Exclude dot files and folders from conversion
  • #563 Fix StringIndexOutOfBoundsException parsing log records when cursor file is above source directory
  • #566 Fix compatibility with maven-site-plugin v3.10.0 (previous versions no longer supported) (https://github.com/michael-o[@​michael-o])

Documentation

Build / Infrastructure

  • #573 Migrate Maven Wrapper to Apache's offical one
  • #572 Upgrade Asciidoctorj to v2.5.3 and jRuby to v9.2.20.1
  • #557 Support Java 17
  • #561 Bump netty-codec-http to v4.1.71.Final

Release Meta

Released on: 2022-01-30 Released by: @​abelsromero Soundtrack: Seventh Wave (Devin Townsend)

Changelog

Sourced from asciidoctor-maven-plugin's changelog.

== v2.2.2 (2022-01-30)

Bug Fixes::

  • Exclude dot files and folders from conversion (#550)
  • Fix StringIndexOutOfBoundsException parsing log records when cursor file is above source directory (#563)
  • Fix compatibility with maven-site-plugin v3.10.0 (previous versions no longer supported) (https://github.com/michael-o[@​michael-o]) (#566)

Documentation::

Build / Infrastructure::

  • Migrate Maven Wrapper to Apache's offical one (#573)
  • Upgrade Asciidoctorj to v2.5.3 and jRuby to v9.2.20.1 (#572)
  • Upgrade Asciidoctorj to v2.5.2 (#555)
  • Support Java 17 (#557)
  • Bump netty-codec-http to v4.1.71.Final (#561)
Commits
  • 9feee7e [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.2
  • 58a9b44 Update docs references for v2.2.2 release (#576)
  • 1ba79bc Fix invalid PR reference in CHANGELOG (#575)
  • 0e56f30 Apply Apache's Maven Wrapper (#573)
  • 54a06f2 Bump Asciidoctorj to v2.5.3 & JRuby to v 9.2.20.1 (#572)
  • eadcbf0 fix broken xref in docs
  • 16fc888 Add missing 2.1.0 readme reference to README (#570)
  • a85bd4f Add compatibility matrix (#569)
  • 1e70af1 Fix site integration failing with maven-site-plugin v3.10.0 (#566)
  • fb79430 Avoid crash when processing logs of files not under the source dir (#563)
  • 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 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)