Skip to content

Commit 6df5982

Browse files
chore(deps): bump org.osgi:org.osgi.service.component.annotations
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]>
1 parent 9194634 commit 6df5982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<commons-compress.version>1.27.1</commons-compress.version>
134134
<commons-io.version>2.16.1</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
135135
<guava.version>33.3.0-jre</guava.version> <!-- Required by Gradle Testing Toolkit -->
136-
<osgi.annotations.version>1.5.0</osgi.annotations.version>
136+
<osgi.annotations.version>1.5.1</osgi.annotations.version>
137137
<felix.scr.version>2.0.6</felix.scr.version>
138138
<jsonschema2pojo.version>1.2.1</jsonschema2pojo.version>
139139
<picocli.version>4.7.6</picocli.version>

0 commit comments

Comments
 (0)