ist-dresden / composum-AI

Artificial intelligence services for the Composum Pages CMS and Adobe AEM : content creation and analysis, translation, suggestions, ...
http://ai.composum.com/
MIT License
3 stars 1 forks source link

Bump org.apache.jackrabbit:filevault-package-maven-plugin from 1.3.6 to 1.4.0 #141

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.apache.jackrabbit:filevault-package-maven-plugin from 1.3.6 to 1.4.0.

Changelog

Sourced from org.apache.jackrabbit:filevault-package-maven-plugin's changelog.

Release Notes -- Apache Jackrabbit FileVault Package Maven Plugin -- Version 1.4.0

Introduction

The Apache Jackrabbit FileVault Package Maven Plugin is an Apache Maven plugin that simplifies the creation of content package Maven artifacts. The content packages can later be used to install content into a JCR repository using the Apache Jackrabbit FileVault packaging runtime.

Changes in Jackrabbit FileVault Package Maven Plugin 1.4.0

Bug

  • [JCRVLT-769] - mapPackageDependencyToMavenGa does no longer work

Improvement

  • [JCRVLT-742] - Stop generating MD5, SHA1 and SHA512 with Ant
  • [JCRVLT-757] - Optionally apply Enhanced DocView XML escaping to filtered values
  • [JCRVLT-765] - Update to FileVault 3.8.2
  • [JCRVLT-780] - Remove @​Component annotations

Task

  • [JCRVLT-754] - check-release does not work for filevault anymore
Commits
  • 3dcbda2 [maven-release-plugin] prepare release filevault-package-maven-plugin-1.4.0
  • d05ab7f Adjust site versions
  • 669ba5f Update release notes for 1.4.0
  • c239822 JCRVLT-757 adjust EL prefix for attribute escaping
  • 066f46e doc: increased Maven build prerequisites to 3.6.3
  • cde2e6c Use newest FileVault 3.8.2
  • f910a28 Use latest SNAPSHOT of FileVault
  • ca0edb8 trivial: fix website typos
  • a20c210 JCRVLT-780 Get rid of Component annotation for injection of components
  • f53b623 Prevent potential NPE
  • 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)