Skip to content

Commit

Permalink
Bump org.osgi.service.cdi from 1.0.0 to 1.0.1 (#722)
Browse files Browse the repository at this point in the history
Bumps [org.osgi.service.cdi](https://github.com/osgi/osgi) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/osgi/osgi/releases)
- [Commits](https://github.com/osgi/osgi/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 11, 2022
1 parent efbc45f commit 87ea205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.service.cdi</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 87ea205

Please sign in to comment.