This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.felix-maven-bundle-plugin-5.1.8
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
discard f88760f2 Bump maven-bundle-plugin from 5.1.4 to 5.1.8
add 25214690 Bump spring.version from 5.3.22 to 5.3.23
add e79cf461 Merge pull request #66 from
apache/dependabot/maven/spring.version-5.3.23
add fff73746 Updating to Jackson 2.14.0
add 0632215b Updating Tomcat to 9.0.69
add 1f00a7fb Updating to CXF 3.5.5
add 5615e590 escape cache key
add e982b4d6 Merge pull request #73 from amarkevich/escape_cache_key
add 94e59cb5 Jetty 9.4.49.v20220914
add 9da2bbe6 Removing unnused maven repos to speed up the build
add e3e25af7 Merge pull request #75 from apache/coheigea/maven
add 653dd2e6 Revert "update apache parent to 26; use plugin versions from
here"
add 46b4c6bc [maven-release-plugin] prepare release fediz-1.6.1
add 46a89924 [maven-release-plugin] prepare for next development iteration
add cd1261ba Updating Spring Security to 5.6.10
add 16043687 Merge pull request #78 from apache/coheigea/spring-sec
add 017e6adc Adding .asf.yaml to see if we can get dependabot PRs to run
in Jenkins
add 8877dad1 Bump maven-bundle-plugin from 5.1.4 to 5.1.8
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 (f88760f2)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.felix-maven-bundle-plugin-5.1.8
(8877dad1)
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 | 3 +
apache-fediz/pom.xml | 4 +-
examples/jaxrsCxfPluginWebapp/pom.xml | 2 +-
examples/jaxrsSimpleWebapp/pom.xml | 2 +-
examples/jaxrsSpringSecurityWebapp/pom.xml | 2 +-
examples/pom.xml | 2 +-
examples/simpleWebapp/pom.xml | 3 +-
examples/springPreauthWebapp/pom.xml | 2 +-
examples/springWebapp/pom.xml | 2 +-
examples/wsclientWebapp/pom.xml | 3 +-
examples/wsclientWebapp/webapp/pom.xml | 3 +-
examples/wsclientWebapp/webservice/common/pom.xml | 2 +-
examples/wsclientWebapp/webservice/pom.xml | 2 +-
examples/wsclientWebapp/webservice/service/pom.xml | 2 +-
plugins/core/pom.xml | 2 +-
.../apache/cxf/fediz/core/config/FedizContext.java | 3 +-
plugins/cxf/pom.xml | 7 +-
plugins/jetty9/pom.xml | 7 +-
plugins/pom.xml | 2 +-
plugins/spring/pom.xml | 7 +-
plugins/tomcat/pom.xml | 7 +-
plugins/websphere/pom.xml | 5 ++
pom.xml | 93 ++++++++++++++--------
services/idp-core/pom.xml | 2 +-
services/idp/pom.xml | 2 +-
services/oidc/pom.xml | 2 +-
services/pom.xml | 2 +-
services/sts/pom.xml | 2 +-
systests/custom/pom.xml | 2 +-
systests/cxf/pom.xml | 2 +-
systests/federation/oidcIdpWebapp/pom.xml | 2 +-
systests/federation/pom.xml | 3 +-
systests/federation/samlIdpWebapp/pom.xml | 2 +-
systests/federation/samlWebapp/pom.xml | 2 +-
systests/federation/samlsso/pom.xml | 2 +-
systests/federation/unknown-subject/pom.xml | 2 +-
systests/federation/wsfed/pom.xml | 2 +-
systests/idp/pom.xml | 2 +-
systests/jetty9/pom.xml | 3 +-
systests/kerberos/pom.xml | 2 +-
systests/ldap/pom.xml | 2 +-
systests/oidc/pom.xml | 2 +-
systests/pom.xml | 2 +-
systests/samlsso/pom.xml | 2 +-
systests/spring/pom.xml | 2 +-
systests/tests/pom.xml | 2 +-
systests/tomcat/pom.xml | 2 +-
systests/webapps/cxfWebapp/pom.xml | 2 +-
systests/webapps/pom.xml | 3 +-
systests/webapps/simpleWebapp/pom.xml | 2 +-
systests/webapps/springPreauthWebapp/pom.xml | 3 +-
systests/webapps/springWebapp/pom.xml | 3 +-
52 files changed, 138 insertions(+), 92 deletions(-)
create mode 100644 .asf.yaml