Bump osgi.annotation from 8.0.0 to 8.0.1

Bumps [osgi.annotation](https://github.com/osgi/osgi) from 8.0.0 to 8.0.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-14 09:17:27 +00:00 committed by GitHub
parent 7c4b7f5446
commit 1bb99a0741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
<maven.resolver.version>1.7.2</maven.resolver.version>
<mongodb.version>2.13.2</mongodb.version>
<openpojo.version>0.9.1</openpojo.version>
<org.osgi.annotation.version>8.0.0</org.osgi.annotation.version>
<org.osgi.annotation.version>8.0.1</org.osgi.annotation.version>
<org.osgi.core.version>6.0.0</org.osgi.core.version>
<plexus-component-annotations.version>2.1.0</plexus-component-annotations.version>
<plexus-utils.version>3.4.1</plexus-utils.version>