dependabot[bot] [Thu, 5 May 2022 21:41:34 +0000 (21:41 +0000)]
Bump org.apache.felix.logback from 1.0.2 to 1.0.6
Bumps org.apache.felix.logback from 1.0.2 to 1.0.6.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.logback
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 5 May 2022 21:36:27 +0000 (21:36 +0000)]
Bump logback-classic from 1.2.3 to 1.2.11
Bumps logback-classic from 1.2.3 to 1.2.11.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Jakub Herkel [Wed, 4 May 2022 18:15:11 +0000 (20:15 +0200)]
ARIES-2072 update karaf feature.xml & create a karaf feature for weld CDI provider
dependabot[bot] [Fri, 8 Apr 2022 21:03:26 +0000 (21:03 +0000)]
Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 6 Apr 2022 21:28:04 +0000 (21:28 +0000)]
Bump org.osgi.service.cm from 1.6.0 to 1.6.1
Bumps [org.osgi.service.cm](https://github.com/osgi/osgi) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/osgi/osgi/releases)
- [Commits](https://github.com/osgi/osgi/commits)
---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.service.cm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 6 Apr 2022 21:24:01 +0000 (21:24 +0000)]
Bump org.osgi.test.bom from 1.0.1 to 1.1.0
Bumps [org.osgi.test.bom](https://github.com/osgi/osgi-test) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/osgi/osgi-test/releases)
- [Commits](https://github.com/osgi/osgi-test/compare/1.0.1...1.1.0)
---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.test.bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 6 Apr 2022 21:19:56 +0000 (21:19 +0000)]
Bump osgi.annotation from 7.0.0 to 8.1.0
Bumps [osgi.annotation](https://github.com/osgi/osgi) from 7.0.0 to 8.1.0.
- [Release notes](https://github.com/osgi/osgi/releases)
- [Commits](https://github.com/osgi/osgi/commits)
---
updated-dependencies:
- dependency-name: org.osgi:osgi.annotation
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 6 Apr 2022 21:11:51 +0000 (21:11 +0000)]
Bump org.osgi.service.configurator from 1.0.0 to 1.0.1
Bumps [org.osgi.service.configurator](https://github.com/osgi/osgi) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/osgi/osgi/releases)
- [Commits](https://github.com/osgi/osgi/commits)
---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.service.configurator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 5 Apr 2022 21:21:15 +0000 (21:21 +0000)]
Bump maven-jar-plugin from 3.2.0 to 3.2.2
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Tue, 5 Apr 2022 02:30:17 +0000 (22:30 -0400)]
[maven-release-plugin] prepare for next development iteration
Raymond Augé [Tue, 5 Apr 2022 02:30:09 +0000 (22:30 -0400)]
[maven-release-plugin] prepare release org.apache.aries.cdi-1.1.5
Raymond Augé [Tue, 5 Apr 2022 01:54:17 +0000 (21:54 -0400)]
persist resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Tue, 5 Apr 2022 01:51:11 +0000 (21:51 -0400)]
Bump slf4j.version from 1.7.32 to 1.7.36
Bumps `slf4j.version` from 1.7.32 to 1.7.36.
Updates `log4j-over-slf4j` from 1.7.32 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)
Updates `slf4j-api` from 1.7.32 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)
Updates `jcl-over-slf4j` from 1.7.32 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)
---
updated-dependencies:
- dependency-name: org.slf4j:log4j-over-slf4j
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
# Conflicts:
# pom.xml
Raymond Augé [Tue, 5 Apr 2022 01:30:47 +0000 (21:30 -0400)]
persist resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Mon, 4 Apr 2022 21:47:18 +0000 (21:47 +0000)]
Bump owb.version from 2.0.25 to 2.0.26
Bumps `owb.version` from 2.0.25 to 2.0.26.
Updates `openwebbeans-web` from 2.0.25 to 2.0.26
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.25...openwebbeans-2.0.26)
Updates `openwebbeans-impl` from 2.0.25 to 2.0.26
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.25...openwebbeans-2.0.26)
Updates `openwebbeans-spi` from 2.0.25 to 2.0.26
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.25...openwebbeans-2.0.26)
---
updated-dependencies:
- dependency-name: org.apache.openwebbeans:openwebbeans-web
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans:openwebbeans-impl
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans:openwebbeans-spi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 4 Apr 2022 21:08:07 +0000 (21:08 +0000)]
Bump build-helper-maven-plugin from 3.2.0 to 3.3.0
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Sat, 2 Apr 2022 02:31:53 +0000 (22:31 -0400)]
update CI'd JDKs
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Mon, 28 Mar 2022 20:25:37 +0000 (20:25 +0000)]
Bump mockito-core from 4.2.0 to 4.4.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.2.0...v4.4.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 23 Mar 2022 22:03:53 +0000 (22:03 +0000)]
Bump org.eclipse.osgi from 3.17.0 to 3.17.200
Bumps org.eclipse.osgi from 3.17.0 to 3.17.200.
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 17 Jan 2022 20:15:24 +0000 (20:15 +0000)]
Bump maven-scm-plugin from 1.11.2 to 1.12.2
Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 1.11.2 to 1.12.2.
- [Release notes](https://github.com/apache/maven-scm/releases)
- [Commits](https://github.com/apache/maven-scm/compare/maven-scm-1.11.2...maven-scm-1.12.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-scm-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Sat, 2 Apr 2022 02:17:26 +0000 (22:17 -0400)]
update to bnd 6.2.0
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Sat, 2 Apr 2022 02:06:08 +0000 (22:06 -0400)]
remove unused references
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Sat, 2 Apr 2022 02:05:56 +0000 (22:05 -0400)]
persist resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Fri, 1 Apr 2022 22:12:54 +0000 (22:12 +0000)]
Bump apache from 24 to 25
Bumps [apache](https://github.com/apache/maven-apache-parent) from 24 to 25.
- [Release notes](https://github.com/apache/maven-apache-parent/releases)
- [Commits](https://github.com/apache/maven-apache-parent/commits)
---
updated-dependencies:
- dependency-name: org.apache:apache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Apr 2022 21:18:52 +0000 (21:18 +0000)]
Bump byte.buddy.version from 1.11.15 to 1.12.8
Bumps `byte.buddy.version` from 1.11.15 to 1.12.8.
Updates `byte-buddy` from 1.11.15 to 1.12.8
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.15...byte-buddy-1.12.8)
Updates `byte-buddy-maven-plugin` from 1.11.15 to 1.12.8
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.15...byte-buddy-1.12.8)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.bytebuddy:byte-buddy-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Apr 2022 20:32:53 +0000 (20:32 +0000)]
Bump org.osgi.service.http.whiteboard from 1.1.0 to 1.1.1
Bumps [org.osgi.service.http.whiteboard](https://github.com/osgi/osgi) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/osgi/osgi/releases)
- [Commits](https://github.com/osgi/osgi/commits)
---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.service.http.whiteboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 21 Feb 2022 21:24:49 +0000 (21:24 +0000)]
Bump org.osgi.util.promise from 1.1.1 to 1.2.0
Bumps [org.osgi.util.promise](https://github.com/osgi/osgi) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/osgi/osgi/releases)
- [Commits](https://github.com/osgi/osgi/commits)
---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.util.promise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 22 Feb 2022 21:12:57 +0000 (21:12 +0000)]
Bump maven-javadoc-plugin from 3.2.0 to 3.3.2
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.2.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 1 Mar 2022 21:05:03 +0000 (21:05 +0000)]
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Fri, 1 Apr 2022 20:24:13 +0000 (16:24 -0400)]
Bump junit.platform.version from 1.8.1 to 1.8.2
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Tue, 22 Feb 2022 21:33:21 +0000 (21:33 +0000)]
Bump junit.jupiter.version from 5.8.1 to 5.8.2
Bumps `junit.jupiter.version` from 5.8.1 to 5.8.2.
Updates `junit-jupiter-api` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)
Updates `junit-jupiter-engine` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)
Updates `junit-jupiter-params` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 24 Dec 2021 21:42:02 +0000 (21:42 +0000)]
Bump mockito-core from 3.11.2 to 4.2.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.2 to 4.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v4.2.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Sun, 20 Feb 2022 01:12:37 +0000 (20:12 -0500)]
update resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Thu, 4 Nov 2021 21:31:36 +0000 (21:31 +0000)]
Bump junit.jupiter.version from 5.8.0 to 5.8.1
Bumps `junit.jupiter.version` from 5.8.0 to 5.8.1.
Updates `junit-jupiter-api` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1)
Updates `junit-jupiter-engine` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1)
Updates `junit-jupiter-params` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
...
dependabot[bot] [Wed, 3 Nov 2021 21:28:41 +0000 (21:28 +0000)]
Bump junit.platform.version from 1.8.0 to 1.8.1
Bumps `junit.platform.version` from 1.8.0 to 1.8.1.
Updates `junit-platform-commons` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)
Updates `junit-platform-engine` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)
Updates `junit-platform-launcher` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)
---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-commons
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.platform:junit-platform-engine
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.platform:junit-platform-launcher
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Sun, 20 Feb 2022 01:03:19 +0000 (20:03 -0500)]
Update resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Wed, 3 Nov 2021 21:40:51 +0000 (21:40 +0000)]
Bump org.osgi.util.function from 1.1.0 to 1.2.0
Bumps [org.osgi.util.function](https://github.com/osgi/osgi) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/osgi/osgi/releases)
- [Commits](https://github.com/osgi/osgi/commits)
---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.util.function
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Tue, 1 Feb 2022 00:03:14 +0000 (19:03 -0500)]
update tested java versions
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Tue, 1 Feb 2022 00:00:26 +0000 (19:00 -0500)]
cleanup unused value
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Tue, 1 Feb 2022 00:00:10 +0000 (19:00 -0500)]
ARIES-2068 Don't log an error just if the config admin isn't available yet
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Mon, 31 Jan 2022 23:44:57 +0000 (18:44 -0500)]
ARIES-2068 Don't log an error just if the config admin isn't available yet
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Mon, 31 Jan 2022 23:42:32 +0000 (18:42 -0500)]
ARIES-2067 Avoid NPE during startup
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Mon, 31 Jan 2022 21:09:53 +0000 (16:09 -0500)]
persist updated resolutions
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Mon, 20 Sep 2021 21:20:16 +0000 (21:20 +0000)]
Bump org.osgi.test.bom from 1.0.0 to 1.0.1
Bumps [org.osgi.test.bom](https://github.com/osgi/osgi-test) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/osgi/osgi-test/releases)
- [Commits](https://github.com/osgi/osgi-test/compare/1.0.0...1.0.1)
---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.test.bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 17 Sep 2021 21:45:55 +0000 (21:45 +0000)]
Bump org.eclipse.osgi from 3.16.300 to 3.17.0
Bumps org.eclipse.osgi from 3.16.300 to 3.17.0.
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Thu, 16 Sep 2021 18:08:00 +0000 (14:08 -0400)]
changelog
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Thu, 16 Sep 2021 17:52:45 +0000 (13:52 -0400)]
[maven-release-plugin] prepare for next development iteration
Raymond Augé [Thu, 16 Sep 2021 17:52:39 +0000 (13:52 -0400)]
[maven-release-plugin] prepare release org.apache.aries.cdi-1.1.4
Raymond Augé [Thu, 16 Sep 2021 17:39:31 +0000 (13:39 -0400)]
fix javadoc plugin failing now that the build is reproducible
as per https://maven.apache.org/guides/mini/guide-reproducible-builds.html
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Thu, 16 Sep 2021 16:22:12 +0000 (12:22 -0400)]
ignore mailmap from RAT checks
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Thu, 16 Sep 2021 16:21:48 +0000 (12:21 -0400)]
persist resolutions after updates
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Thu, 16 Sep 2021 13:20:45 +0000 (13:20 +0000)]
Bump org.apache.felix.configurator from 1.0.12 to 1.0.14
Bumps org.apache.felix.configurator from 1.0.12 to 1.0.14.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.configurator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 16 Sep 2021 13:21:04 +0000 (13:21 +0000)]
Bump org.apache.felix.http.jetty from 4.1.4 to 4.1.12
Bumps org.apache.felix.http.jetty from 4.1.4 to 4.1.12.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.http.jetty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Thu, 16 Sep 2021 16:12:10 +0000 (12:12 -0400)]
add changelog tool
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Thu, 16 Sep 2021 15:56:30 +0000 (15:56 +0000)]
Bump org.apache.felix.converter from 1.0.14 to 1.0.18
Bumps org.apache.felix.converter from 1.0.14 to 1.0.18.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.converter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Thu, 16 Sep 2021 15:47:45 +0000 (11:47 -0400)]
update junit jupiter as well
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Wed, 15 Sep 2021 21:47:20 +0000 (21:47 +0000)]
Bump junit.platform.version from 1.7.2 to 1.8.0
Bumps `junit.platform.version` from 1.7.2 to 1.8.0.
Updates `junit-platform-commons` from 1.7.2 to 1.8.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)
Updates `junit-platform-engine` from 1.7.2 to 1.8.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)
Updates `junit-platform-launcher` from 1.7.2 to 1.8.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)
---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-commons
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.platform:junit-platform-engine
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.platform:junit-platform-launcher
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Thu, 16 Sep 2021 15:39:30 +0000 (11:39 -0400)]
add reproducible build property
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Tue, 14 Sep 2021 21:08:19 +0000 (21:08 +0000)]
Bump apache from 23 to 24
Bumps [apache](https://github.com/apache/maven-apache-parent) from 23 to 24.
- [Release notes](https://github.com/apache/maven-apache-parent/releases)
- [Commits](https://github.com/apache/maven-apache-parent/commits)
---
updated-dependencies:
- dependency-name: org.apache:apache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 13 Sep 2021 21:35:33 +0000 (21:35 +0000)]
Bump slf4j.version from 1.7.31 to 1.7.32
Bumps `slf4j.version` from 1.7.31 to 1.7.32.
Updates `log4j-over-slf4j` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.31...v_1.7.32)
Updates `slf4j-api` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.31...v_1.7.32)
Updates `jcl-over-slf4j` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.31...v_1.7.32)
---
updated-dependencies:
- dependency-name: org.slf4j:log4j-over-slf4j
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Wed, 15 Sep 2021 20:42:27 +0000 (16:42 -0400)]
ignore ide files in RAT checks, always perform rat check for safety
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Wed, 15 Sep 2021 19:25:04 +0000 (15:25 -0400)]
ARIES-2059 Component properties are sometimes merged in the incorrect order
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Sun, 12 Sep 2021 03:47:11 +0000 (23:47 -0400)]
persist resolution changes
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Sun, 12 Sep 2021 03:33:22 +0000 (03:33 +0000)]
Bump byte.buddy.version from 1.11.5 to 1.11.15
Bumps `byte.buddy.version` from 1.11.5 to 1.11.15.
Updates `byte-buddy` from 1.11.5 to 1.11.15
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.5...byte-buddy-1.11.15)
Updates `byte-buddy-maven-plugin` from 1.11.5 to 1.11.15
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.5...byte-buddy-1.11.15)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 12 Sep 2021 03:31:12 +0000 (03:31 +0000)]
Bump geronimo-jsonb_1.0_spec from 1.2 to 1.4
Bumps geronimo-jsonb_1.0_spec from 1.2 to 1.4.
---
updated-dependencies:
- dependency-name: org.apache.geronimo.specs:geronimo-jsonb_1.0_spec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 14 Jul 2021 21:05:18 +0000 (21:05 +0000)]
Bump weld-osgi-bundle from 3.1.7.SP1 to 3.1.8.Final
Bumps [weld-osgi-bundle](https://github.com/weld/core) from 3.1.7.SP1 to 3.1.8.Final.
- [Release notes](https://github.com/weld/core/releases)
- [Commits](https://github.com/weld/core/compare/3.1.7.SP1...3.1.8.Final)
---
updated-dependencies:
- dependency-name: org.jboss.weld:weld-osgi-bundle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 29 Jun 2021 21:03:17 +0000 (21:03 +0000)]
Bump byte.buddy.version from 1.10.18 to 1.11.5
Bumps `byte.buddy.version` from 1.10.18 to 1.11.5.
Updates `byte-buddy` from 1.10.18 to 1.11.5
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.18...byte-buddy-1.11.5)
Updates `byte-buddy-maven-plugin` from 1.10.18 to 1.11.5
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.18...byte-buddy-1.11.5)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.bytebuddy:byte-buddy-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 29 Jun 2021 21:03:06 +0000 (21:03 +0000)]
Bump org.apache.felix.gogo.bom from 1.0.2 to 1.0.6
Bumps org.apache.felix.gogo.bom from 1.0.2 to 1.0.6.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.gogo.bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Tue, 29 Jun 2021 15:33:42 +0000 (11:33 -0400)]
update to spi-fly 1.3.4
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Tue, 29 Jun 2021 03:22:55 +0000 (23:22 -0400)]
persist resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Tue, 29 Jun 2021 03:17:22 +0000 (03:17 +0000)]
Bump org.apache.aries.jax.rs.whiteboard from 1.0.6 to 2.0.0
Bumps org.apache.aries.jax.rs.whiteboard from 1.0.6 to 2.0.0.
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 29 Jun 2021 03:08:05 +0000 (03:08 +0000)]
Bump maven-jar-plugin from 3.0.1 to 3.2.0
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.0.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.0.1...maven-jar-plugin-3.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Tue, 29 Jun 2021 03:06:06 +0000 (23:06 -0400)]
persist resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Tue, 29 Jun 2021 03:01:37 +0000 (03:01 +0000)]
Bump mp.jwt.auth.version from 1.1.1 to 1.2.1
Bumps `mp.jwt.auth.version` from 1.1.1 to 1.2.1.
Updates `microprofile-jwt-auth-api` from 1.1.1 to 1.2.1
- [Release notes](https://github.com/eclipse/microprofile-jwt-auth/releases)
- [Commits](https://github.com/eclipse/microprofile-jwt-auth/compare/1.1.1...1.2.1)
Updates `microprofile-jwt-auth-tck` from 1.1.1 to 1.2.1
- [Release notes](https://github.com/eclipse/microprofile-jwt-auth/releases)
- [Commits](https://github.com/eclipse/microprofile-jwt-auth/compare/1.1.1...1.2.1)
---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.jwt:microprofile-jwt-auth-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.eclipse.microprofile.jwt:microprofile-jwt-auth-tck
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 29 Jun 2021 03:01:26 +0000 (03:01 +0000)]
Bump geronimo-atinject_1.0_spec from 1.1 to 1.2
Bumps geronimo-atinject_1.0_spec from 1.1 to 1.2.
---
updated-dependencies:
- dependency-name: org.apache.geronimo.specs:geronimo-atinject_1.0_spec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 29 Jun 2021 02:43:55 +0000 (02:43 +0000)]
Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Tue, 29 Jun 2021 02:42:41 +0000 (22:42 -0400)]
persist resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Mon, 28 Jun 2021 21:04:54 +0000 (21:04 +0000)]
Bump slf4j.version from 1.7.30 to 1.7.31
Bumps `slf4j.version` from 1.7.30 to 1.7.31.
Updates `log4j-over-slf4j` from 1.7.30 to 1.7.31
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.30...v_1.7.31)
Updates `slf4j-api` from 1.7.30 to 1.7.31
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.30...v_1.7.31)
Updates `jcl-over-slf4j` from 1.7.30 to 1.7.31
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.30...v_1.7.31)
---
updated-dependencies:
- dependency-name: org.slf4j:log4j-over-slf4j
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 28 Jun 2021 21:05:46 +0000 (21:05 +0000)]
Bump org.apache.felix.utils from 1.11.2 to 1.11.8
Bumps org.apache.felix.utils from 1.11.2 to 1.11.8.
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Tue, 29 Jun 2021 02:35:43 +0000 (22:35 -0400)]
persiste resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Mon, 28 Jun 2021 21:06:29 +0000 (21:06 +0000)]
Bump geronimo-jcdi_2.0_spec from 1.1 to 1.3
Bumps geronimo-jcdi_2.0_spec from 1.1 to 1.3.
---
updated-dependencies:
- dependency-name: org.apache.geronimo.specs:geronimo-jcdi_2.0_spec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 28 Jun 2021 20:58:48 +0000 (20:58 +0000)]
Bump org.apache.felix.configadmin from 1.9.10 to 1.9.22
Bumps org.apache.felix.configadmin from 1.9.10 to 1.9.22.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.configadmin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 28 Jun 2021 20:41:50 +0000 (20:41 +0000)]
Bump geronimo-json_1.1_spec from 1.3 to 1.5
Bumps geronimo-json_1.1_spec from 1.3 to 1.5.
---
updated-dependencies:
- dependency-name: org.apache.geronimo.specs:geronimo-json_1.1_spec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Mon, 28 Jun 2021 20:57:13 +0000 (16:57 -0400)]
owb fixes for version update
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Mon, 28 Jun 2021 20:23:47 +0000 (20:23 +0000)]
Bump owb.version from 2.0.13 to 2.0.23
Bumps `owb.version` from 2.0.13 to 2.0.23.
Updates `openwebbeans-web` from 2.0.13 to 2.0.23
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.13...openwebbeans-2.0.23)
Updates `openwebbeans-impl` from 2.0.13 to 2.0.23
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.13...openwebbeans-2.0.23)
Updates `openwebbeans-spi` from 2.0.13 to 2.0.23
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.13...openwebbeans-2.0.23)
---
updated-dependencies:
- dependency-name: org.apache.openwebbeans:openwebbeans-web
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans:openwebbeans-impl
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans:openwebbeans-spi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 27 Jun 2021 16:05:14 +0000 (16:05 +0000)]
Bump geronimo-metrics from 1.0.3 to 1.0.5
Bumps geronimo-metrics from 1.0.3 to 1.0.5.
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 28 Jun 2021 20:03:38 +0000 (20:03 +0000)]
Bump javax.ejb-api from 3.2 to 3.2.2
Bumps [javax.ejb-api](https://github.com/javaee/javax.ejb) from 3.2 to 3.2.2.
- [Release notes](https://github.com/javaee/javax.ejb/releases)
- [Commits](https://github.com/javaee/javax.ejb/compare/3.2...3.2.2)
---
updated-dependencies:
- dependency-name: javax.ejb:javax.ejb-api
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Mon, 28 Jun 2021 16:02:25 +0000 (12:02 -0400)]
switch tests to junit5 and upgrade to osgi-test 1.0.0 at the same time
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Mon, 28 Jun 2021 16:01:42 +0000 (12:01 -0400)]
persist resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Mon, 28 Jun 2021 14:54:11 +0000 (10:54 -0400)]
revision is a pain, we have other ways of dealing with this
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Mon, 28 Jun 2021 13:10:50 +0000 (13:10 +0000)]
Bump bnd.version from 5.1.2 to 5.3.0
Bumps `bnd.version` from 5.1.2 to 5.3.0.
Updates `bnd-baseline-maven-plugin` from 5.1.2 to 5.3.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)
Updates `bnd-export-maven-plugin` from 5.1.2 to 5.3.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)
Updates `bnd-maven-plugin` from 5.1.2 to 5.3.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)
Updates `bnd-resolver-maven-plugin` from 5.1.2 to 5.3.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)
Updates `bnd-testing-maven-plugin` from 5.1.2 to 5.3.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)
Updates `bnd-run-maven-plugin` from 5.1.2 to 5.3.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)
Updates `biz.aQute.bndlib` from 5.1.2 to 5.3.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)
Updates `biz.aQute.bnd.annotation` from 5.1.2 to 5.3.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)
Updates `biz.aQute.junit` from 5.1.2 to 5.3.0
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits)
---
updated-dependencies:
- dependency-name: biz.aQute.bnd:bnd-baseline-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-export-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-resolver-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-testing-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-run-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:biz.aQute.bndlib
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:biz.aQute.bnd.annotation
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:biz.aQute.junit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 28 Jun 2021 02:36:33 +0000 (02:36 +0000)]
Bump johnzon-osgi from 1.2.8 to 1.2.13
Bumps johnzon-osgi from 1.2.8 to 1.2.13.
---
updated-dependencies:
- dependency-name: org.apache.johnzon:johnzon-osgi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 27 Jun 2021 15:54:23 +0000 (15:54 +0000)]
Bump mockito-core from 3.6.28 to 3.11.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.28 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.6.28...v3.11.2)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 27 Jun 2021 15:50:38 +0000 (15:50 +0000)]
Bump jboss-logging from 3.4.1.Final to 3.4.2.Final
Bumps [jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.4.1.Final to 3.4.2.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
- [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.4.1.Final...3.4.2.Final)
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Sun, 27 Jun 2021 15:45:37 +0000 (11:45 -0400)]
update to equinox latest
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Sun, 27 Jun 2021 15:45:26 +0000 (11:45 -0400)]
persist resolution results
Signed-off-by: Raymond Augé <rotty3000@apache.org>
dependabot[bot] [Sun, 27 Jun 2021 15:23:47 +0000 (15:23 +0000)]
Bump org.osgi.util.promise from 1.1.0 to 1.1.1
Bumps org.osgi.util.promise from 1.1.0 to 1.1.1.
---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.util.promise
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Raymond Augé [Sun, 27 Jun 2021 15:22:22 +0000 (11:22 -0400)]
ARIES-2052 ProxyServices#supportsClassDefining() in weld 3.1.7 breaks aries-cdi
Signed-off-by: Raymond Augé <rotty3000@apache.org>
Raymond Augé [Sat, 26 Jun 2021 15:48:23 +0000 (11:48 -0400)]
jaxrs whiteboard
Raymond Augé [Sat, 26 Jun 2021 15:47:59 +0000 (11:47 -0400)]
ARIES-2053 aries-cdi-extension-el-jsp has unresolved property in JavaJSP contract
Signed-off-by: Raymond Augé <rotty3000@apache.org>