Skip to content

Commit

Permalink
Bump org.apache.felix.framework from 6.0.3 to 7.0.1 (#6707)
Browse files Browse the repository at this point in the history
Bumps org.apache.felix.framework from 6.0.3 to 7.0.1.

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

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 Sep 9, 2021
1 parent ae31c3b commit 30b42d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-webapps/test-felix-webapp/pom.xml
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.framework</artifactId>
<version>6.0.3</version>
<version>7.0.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit 30b42d2

Please sign in to comment.