This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch issue/SLING-13071
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
omit f35ab38 SLING-13071 - HTL use objects that adapt from the javax
SlingHttpServletRequest cannot be instantiated a Jakarta context
add 3f17702 chore(deps): update dependency commons-codec:commons-codec to
v1.21.0 (#580)
add 1cd1ab4 SLING-13085 - Include the JAXP Configurator in the Sling
Starter (#581)
add 74a389c chore(deps): update dependency
org.apache.sling:feature-launcher-maven-plugin to v1.0.4
add 58e9bff chore(deps): update dependency io.fabric8:docker-maven-plugin
to v0.48.1
add 7998a3f chore(deps): update dependency
org.apache.sling:slingfeature-maven-plugin to v1.9.4
add 664fccf chore(deps): update dependency
com.fasterxml.jackson.core:jackson-core to v2.21.1
add b519e6c fix(deps): update dependency org.apache.sling:sling to v66
add 71a7f35 chore(deps): update dependency
org.apache.sling:org.apache.sling.engine to v3.0.2
add 5757d77 chore(deps): update dependency
org.apache.felix:org.apache.felix.http.jetty12 to v1.1.8
add b8df7c0 chore(deps): update dependency
org.apache.jackrabbit.vault:org.apache.jackrabbit.vault to v4.2.0
add 3895900 chore(deps): update dependency
org.apache.sling:org.apache.sling.commons.log to v6.0.4 (#593)
add 43d5b7b chore(deps): update dependency
org.apache.sling:org.apache.sling.models.impl to v2.0.2
add 90c2e13 chore(deps): update dependency
org.apache.sling:org.apache.sling.scripting.core to v3.0.2
add 515bc87 chore(deps): update dependency
org.apache.sling:org.apache.sling.servlets.post to v3.0.2
add 1dd63e2 chore(deps): update dependency
org.apache.sling:org.apache.sling.servlets.resolver to v3.0.6
add 16f6513 [maven-release-plugin] prepare release
org.apache.sling.starter-14
add 1625a18 [maven-release-plugin] prepare for next development iteration
add d4f363d SLING-13071 - HTL use objects that adapt from the javax
SlingHttpServletRequest cannot be instantiated a Jakarta context
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f35ab38)
\
N -- N -- N refs/heads/issue/SLING-13071 (d4f363d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
pom.xml | 14 +++++++-------
src/main/features/base.json | 12 ++++++------
src/main/features/boot.json | 6 +++++-
src/main/features/oak/oak_base.json | 2 +-
src/main/features/scripting.json | 2 +-
5 files changed, 20 insertions(+), 16 deletions(-)