kagemomiji / airsonic-advanced

airsonic-advanced
GNU General Public License v3.0
142 stars 13 forks source link

Bump org.eclipse.persistence:org.eclipse.persistence.moxy from 4.0.2 to 4.0.3 #478

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.eclipse.persistence:org.eclipse.persistence.moxy from 4.0.2 to 4.0.3.

Release notes

Sourced from org.eclipse.persistence:org.eclipse.persistence.moxy's releases.

4.0.3

What's Changed

Full Changelog: https://github.com/eclipse-ee4j/eclipselink/compare/4.0.2...4.0.3

4.0.3-RC2

What's Changed

Full Changelog: https://github.com/eclipse-ee4j/eclipselink/compare/4.0.3-RC1...4.0.3-RC2

4.0.3-RC1

What's Changed

... (truncated)

Commits
  • b5bf922 Oracle proxy authentication test fix (#2144)
  • 525f6cf NPE in ExpressionOperator.printCollection - backport from 2.7 (#2140)
  • b5d6f9a Queries created with criteria api with many joins - fix
  • 8caf889 Dependencies, Maven plugin and org.eclipse.ee4j:project versions upgrade (#2127)
  • f8c88be New PersistenceUnit property - eclipselink.login.encryptor (#2126)
  • 5481aa4 Improved javadoc in 4.0.x stream (#2125)
  • a92ca07 JCEEncryptor default encryption algorithm upgrade (#2004) (#2122)
  • c9022b7 Performance improvement: synchronize to java.util.concurrent.locks switch to ...
  • 8a993b4 Bugfix: NullPointerException at CacheIndexMetadata.getField() (#2110)
  • 3fe3f12 [4.0.x] Prepare for API changes in the next major version
  • 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)