This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.35.1
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git
omit 77160b8 Bump com.github.tomakehurst:wiremock-jre8-standalone
add 3eb28cb SLING-12094 - Use GitHub for the Maven scm.url value
add a4f3091 SLING-12459 - Redirect sonarcloud notifications to
[email protected]
add 53b3793 SLING-12866 - Restrict force pushes, auto-delete branches on
merge
add 24cea2c SLING-13107 Remove plexus-utils transitive (CVE) via
commons-collections4 and maven-sling-plugin
add 7291870 Merge pull request #21 from thedoc31/SLING-13107
add 905c4ca chore: switch build JVM to 11
add a6e8056 fix: correct type parameters in JsonPipe
add 75ceb76 fix: remove @throws when exception is not thrown
add 9f95bf6 fix: run build only on Linux
add e5a25b0 Merge pull request #22 from apache/issue/jenkins-java-11
add 9246628 Bump com.github.tomakehurst:wiremock-jre8-standalone
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 (77160b8)
\
N -- N -- N
refs/heads/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.35.1
(9246628)
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:
.asf.yaml | 5 +++++
.sling-module.json | 3 ++-
pom.xml | 8 +-------
src/main/java/org/apache/sling/pipes/PipeBuilder.java | 1 -
.../org/apache/sling/pipes/internal/inputstream/JsonPipe.java | 2 +-
.../java/org/apache/sling/pipes/internal/JCRWritePipeTest.java | 2 +-
6 files changed, 10 insertions(+), 11 deletions(-)