Skip to content

Commit

Permalink
build: Bump org.apache.felix.configadmin from 1.9.22 to 1.9.24
Browse files Browse the repository at this point in the history
Bumps org.apache.felix.configadmin from 1.9.22 to 1.9.24.

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bjhargrave committed Apr 4, 2022
1 parent 96dcbde commit 47e5a9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions org.osgi.test.junit5.cm/test.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,8 @@
junit-platform-commons;version='[1.8.2,1.8.3)',\
junit-platform-engine;version='[1.8.2,1.8.3)',\
junit-platform-launcher;version='[1.8.2,1.8.3)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
org.apache.felix.configadmin;version='[1.9.24,1.9.25)',\
org.opentest4j;version='[1.2.0,1.2.1)',\
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
org.osgi.test.assertj.framework;version='[1.2.0,1.2.1)',\
org.osgi.test.common;version='[1.2.0,1.2.1)',\
org.osgi.test.junit5;version='[1.2.0,1.2.1)',\
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ SPDX-License-Identifier: ${project.licenses[0].name}
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.configadmin</artifactId>
<version>1.9.22</version>
<version>1.9.24</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 47e5a9c

Please sign in to comment.