This is an automated email from the ASF dual-hosted git repository.
rotty3000 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git.
from 7afe4ec Bump apache from 24 to 25
new b58f5ed persist resolution results
new 75acd39 remove unused references
new 50c52d2 update to bnd 6.2.0
new 76c67ca Bump maven-scm-plugin from 1.11.2 to 1.12.2
new 78cb11d Bump org.eclipse.osgi from 3.17.0 to 3.17.200
new 144bec0 Bump mockito-core from 4.2.0 to 4.4.0
new 13357e8 update CI'd JDKs
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/maven.yml | 4 ++--
cdi-bom/pom.xml | 2 +-
cdi-executable/base.bndrun | 2 ++
cdi-executable/owb-executable.bndrun | 2 +-
cdi-executable/weld-executable.bndrun | 2 +-
cdi-extender/pom.xml | 4 ++--
.../cdi/container/internal/annotated/AnnotatedImpl.java | 2 --
.../container/internal/container/ContainerBootstrap.java | 2 +-
.../aries/cdi/container/internal/container/Discovery.java | 5 +++--
.../aries/cdi/container/internal/util/Annotates.java | 11 -----------
cdi-itests/base-itest.bndrun | 2 ++
cdi-itests/owb-itest.bndrun | 14 +++++++-------
cdi-itests/weld-itest.bndrun | 14 +++++++-------
pom.xml | 4 ++--
14 files changed, 31 insertions(+), 39 deletions(-)