Skip to content

Commit

Permalink
chore(deps): bump org.osgi:org.osgi.service.component.annotations
Browse files Browse the repository at this point in the history
Bumps [org.osgi:org.osgi.service.component.annotations](https://github.com/osgi/osgi) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/osgi/osgi/commits)

---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.service.component.annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 9194634 commit 6df5982
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 @@ -133,7 +133,7 @@
<commons-compress.version>1.27.1</commons-compress.version>
<commons-io.version>2.16.1</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
<guava.version>33.3.0-jre</guava.version> <!-- Required by Gradle Testing Toolkit -->
<osgi.annotations.version>1.5.0</osgi.annotations.version>
<osgi.annotations.version>1.5.1</osgi.annotations.version>
<felix.scr.version>2.0.6</felix.scr.version>
<jsonschema2pojo.version>1.2.1</jsonschema2pojo.version>
<picocli.version>4.7.6</picocli.version>
Expand Down

0 comments on commit 6df5982

Please sign in to comment.