Skip to content

Commit

Permalink
Bump osgi.annotation from 8.0.1 to 8.1.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2023
1 parent a699432 commit 7205534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
<!-- transitive dependency of org.eclipse.jdt.core resolved here to avoid version range -->
<groupId>org.osgi</groupId>
<artifactId>osgi.annotation</artifactId>
<version>8.0.1</version>
<version>8.1.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 7205534

Please sign in to comment.