Skip to content

Commit

Permalink
Bump karafVersion from 4.4.3 to 4.4.4 (#315)
Browse files Browse the repository at this point in the history
Bumps `karafVersion` from 4.4.3 to 4.4.4.

Updates `org.apache.karaf.features:standard` from 4.4.3 to 4.4.4

Updates `org.apache.karaf.features:org.apache.karaf.features.core` from 4.4.3 to 4.4.4

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 51c6a07 commit a23c87e
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.3'
karafVersion = '4.4.4'
osgiVersion = '8.0.0'
osgiCompendiumVersion = '5.0.0'
paxExamVersion = '4.13.5'
Expand Down

0 comments on commit a23c87e

Please sign in to comment.