Skip to content

Commit

Permalink
Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.12
Browse files Browse the repository at this point in the history
Bumps org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.12.

---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.scr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jun 11, 2024
1 parent 0ff0c62 commit 5ef4947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p2-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr</artifactId>
<version>2.2.10</version>
<version>2.2.12</version>
</dependency>
<!-- OSGi API -->
<dependency>
Expand Down

0 comments on commit 5ef4947

Please sign in to comment.