Skip to content

Commit

Permalink
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:standard` from 4.4.5 to 4.4.6

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent 0b4bf8b commit f840f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ext {
/* OSGi */
camelVersionRange = "[3.0,4)"
jenaVersionRange = "[3.13,5)"
karafVersion = '4.4.5'
karafVersion = '4.4.6'
osgiVersion = '8.0.0'
osgiCompendiumVersion = '5.0.0'
paxExamVersion = '4.13.5'
Expand Down

0 comments on commit f840f23

Please sign in to comment.