Skip to content

Commit 58ddd1f

Browse files
dependabot[bot]alien11689
authored andcommitted
Bump org.osgi:osgi.annotation from 6.0.1 to 8.1.0
Bumps [org.osgi:osgi.annotation](https://github.com/osgi/osgi) from 6.0.1 to 8.1.0. - [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>
1 parent 09bf8bd commit 58ddd1f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

async/async-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<lastReleaseVersion>1.0.1</lastReleaseVersion>
5959

6060
<org.apache.aries.async.promise.api.version>1.1.0-SNAPSHOT</org.apache.aries.async.promise.api.version>
61-
<osgi.annotation.version>6.0.1</osgi.annotation.version>
61+
<osgi.annotation.version>8.1.0</osgi.annotation.version>
6262
</properties>
6363

6464
<dependencies>

async/async-impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<org.apache.aries.async.promise.api.version>1.1.0-SNAPSHOT</org.apache.aries.async.promise.api.version>
6666
<org.osgi.service.log.version>1.5.0</org.osgi.service.log.version>
6767
<org.osgi.util.tracker.version>1.5.4</org.osgi.util.tracker.version>
68-
<osgi.annotation.version>6.0.1</osgi.annotation.version>
68+
<osgi.annotation.version>8.1.0</osgi.annotation.version>
6969
</properties>
7070

7171
<dependencies>

async/promise-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
</aries.osgi.import.pkg>
5959
<lastReleaseVersion>1.0.1</lastReleaseVersion>
6060

61-
<osgi.annotation.version>6.0.1</osgi.annotation.version>
61+
<osgi.annotation.version>8.1.0</osgi.annotation.version>
6262
</properties>
6363

6464
<dependencies>

blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<properties>
4545
<bnd-maven-plugin.version>6.4.0</bnd-maven-plugin.version>
46-
<osgi.annotation.version>7.0.0</osgi.annotation.version>
46+
<osgi.annotation.version>8.1.0</osgi.annotation.version>
4747
</properties>
4848

4949
<dependencies>

pushstream/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<junit.version>4.13.2</junit.version>
5151
<mockito-core.version>4.11.0</mockito-core.version>
5252
<org.apache.aries.async.promise.api.version>1.0.1</org.apache.aries.async.promise.api.version>
53-
<osgi.annotation.version>6.0.1</osgi.annotation.version>
53+
<osgi.annotation.version>8.1.0</osgi.annotation.version>
5454
<slf4j-api.version>1.7.0</slf4j-api.version>
5555
</properties>
5656

0 commit comments

Comments
 (0)