Skip to content

Commit

Permalink
build(deps): bump karafVersion from 4.4.5 to 4.4.6
Browse files Browse the repository at this point in the history
Bumps `karafVersion` 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.tooling:karaf-maven-plugin` 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.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 Apr 15, 2024
1 parent a1b45a6 commit 3a1676c
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 @@ -15,7 +15,7 @@
<packaging>jar</packaging>

<properties>
<karafVersion>4.4.5</karafVersion>
<karafVersion>4.4.6</karafVersion>
</properties>

<build>
Expand Down

0 comments on commit 3a1676c

Please sign in to comment.