Bump osgi.annotation from 8.0.1 to 8.1.0 (#7552)
Bumps [osgi.annotation](https://github.com/osgi/osgi) from 8.0.1 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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ce0d3c7b8d
commit
aca6695e24
2
pom.xml
2
pom.xml
|
@ -110,7 +110,7 @@
|
|||
<maven.version>3.8.4</maven.version>
|
||||
<mongodb.version>3.2.2</mongodb.version>
|
||||
<openpojo.version>0.9.1</openpojo.version>
|
||||
<org.osgi.annotation.version>8.0.1</org.osgi.annotation.version>
|
||||
<org.osgi.annotation.version>8.1.0</org.osgi.annotation.version>
|
||||
<org.osgi.core.version>6.0.0</org.osgi.core.version>
|
||||
<plexus-component-annotations.version>2.1.1</plexus-component-annotations.version>
|
||||
<plexus-utils.version>3.4.1</plexus-utils.version>
|
||||
|
|
Loading…
Reference in New Issue