Skip to content

Commit

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

Updates `org.apache.karaf.features:framework` from 4.4.5 to 4.4.6

Updates `org.apache.karaf.features:standard` from 4.4.5 to 4.4.6

---
updated-dependencies:
- dependency-name: org.apache.karaf.features:framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.karaf.features:standard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent cf762ae commit b5719c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@

<properties>
<!-- Try to enable `maven-enforcer-plugin` after update -->
<karaf.version>4.4.5</karaf.version>
<karaf.version>4.4.6</karaf.version>
</properties>

<build>
Expand Down

0 comments on commit b5719c2

Please sign in to comment.