Skip to content

Commit 79bd482

Browse files
Bump org.osgi:org.osgi.service.component from 1.4.0 to 1.5.1 (#2405)
Bumps [org.osgi:org.osgi.service.component](https://github.com/osgi/osgi) from 1.4.0 to 1.5.1. - [Commits](https://github.com/osgi/osgi/commits) --- updated-dependencies: - dependency-name: org.osgi:org.osgi.service.component dependency-version: 1.5.1 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>
1 parent f867b5d commit 79bd482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/karaf-config-example/karaf-config-example-scr

examples/karaf-config-example/karaf-config-example-scr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.osgi</groupId>
3838
<artifactId>org.osgi.service.component</artifactId>
39-
<version>1.4.0</version>
39+
<version>1.5.1</version>
4040
<scope>provided</scope>
4141
</dependency>
4242
<dependency>

0 commit comments

Comments
 (0)