Skip to content

Commit

Permalink
chore(deps): bump karaf.version from 4.4.6 to 4.4.7
Browse files Browse the repository at this point in the history
Bumps `karaf.version` from 4.4.6 to 4.4.7.

Updates `org.apache.karaf.itests:common` from 4.4.6 to 4.4.7

Updates `org.apache.karaf:apache-karaf-minimal` from 4.4.6 to 4.4.7

Updates `org.apache.karaf.tooling:karaf-maven-plugin` from 4.4.6 to 4.4.7

---
updated-dependencies:
- dependency-name: org.apache.karaf.itests:common
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.karaf:apache-karaf-minimal
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.karaf.tooling:karaf-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 6e447ab commit eb7fee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</modules>

<properties>
<karaf.version>4.4.6</karaf.version>
<karaf.version>4.4.7</karaf.version>
<osgi.version>6.0.0</osgi.version>
<!-- NOT Updated because of: https://github.com/ops4j/org.ops4j.pax.exam2/issues/1020#issuecomment-1011133020 causing instability in CI -->
<pax.exam.version>4.14.0</pax.exam.version>
Expand Down

0 comments on commit eb7fee6

Please sign in to comment.