payara / Payara

Payara Server is an open source middleware platform that supports reliable and secure deployments of Java EE (Jakarta EE) and MicroProfile applications in any environment: on premise, in the cloud or hybrid.
http://www.payara.fish
Other
880 stars 302 forks source link

FISH-9464 Bump org.eclipse.angus:angus-activation from 1.0.0 to 1.1.0 #6892

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps org.eclipse.angus:angus-activation from 1.0.0 to 1.1.0.

Release notes

Sourced from org.eclipse.angus:angus-activation's releases.

1.1.0

Minor release of the Eclipse Angus - Angus Activation project contains new enhancements:

  • support for GraalVM Native image
  • improves usability in OSGi runtimes by supporting OSGi Mediator specification

and bug fixes.

Provides implementation of the Jakarta Activation 2.1 Specification.

Full Changelog: https://github.com/eclipse-ee4j/angus-activation/compare/1.0.0...1.1.0

Downloads are available in Maven Central: https://repo1.maven.org/maven2/org/eclipse/angus/angus-activation/1.1.0

Commits
  • 9081311 Prepare release org.eclipse.angus:angus-activation-project:1.1.0
  • d07a577 minor tweak to osgi capabilities
  • 5c6d8cb clean up system properties, deprecate javax/jakarta ones
  • 8065afc update build plugins
  • 348bb2d Integrate jaf-api 2.1.1
  • 3c66783 define provided capabilities for OSGi
  • d2dc176 fix gh build
  • b941666 Support native image
  • 29a408c make code more readable, add generics
  • a3f4e0c update links, workdlows
  • 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)