Skip to content

Bump annotations from 20.1.0 to 21.0.0

Bumps annotations from 20.1.0 to 21.0.0.

Release notes

Sourced from annotations's releases.

21.0.0

  • Added new annotation: @UnknownNullability.
  • Proper JPMS module.
Changelog

Sourced from annotations's changelog.

Version 21.0.0

  • Added new annotation: @UnknownNullability.
  • Proper JPMS module.
  • JdkConstants deprecated.
Commits
  • 1c68cd3 Version 21.0.0
  • ebba4d8 Merge pull request #48 from DmPanov/master
  • 40a0928 IJI-618 Upload java-annotations library to Maven Central directly
  • 3a16968 Update copyright year
  • 6fbe019 UnknownNullability annotation
  • 0de9118 Disable javadoc task for common and module-info
  • bd8e829 Remove unnecessary <p> tag
  • 715c20a Use caption instead of summary
  • 0ad43a3 Remove summary attribute (not supported in Java 11)
  • c5fd9de Remove <tt> tags (incompatible with Java 11)
  • Additional commits viewable in compare view

Merge request reports