Skip to content

Commit

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

Updates `common` from 4.4.1 to 4.4.2

Updates `apache-karaf-minimal` from 4.4.1 to 4.4.2

Updates `karaf-maven-plugin` from 4.4.1 to 4.4.2

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manusa committed Oct 24, 2022
1 parent 150891f commit 7a45516
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.1</karaf.version>
<karaf.version>4.4.2</karaf.version>
<osgi.version>6.0.0</osgi.version>
<pax.exam.version>4.13.1</pax.exam.version>
</properties>
Expand Down

0 comments on commit 7a45516

Please sign in to comment.