Skip to content

Commit

Permalink
build(deps): bump fabric8.version from 6.3.0 to 6.3.1 (#3044)
Browse files Browse the repository at this point in the history
Bumps `fabric8.version` from 6.3.0 to 6.3.1.

Updates `openshift-client` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.3.0...v6.3.1)

Updates `java-generator-maven-plugin` from 6.3.0 to 6.3.1

Updates `kubernetes-client-bom` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.3.0...v6.3.1)

Updates `generator-annotations` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: io.fabric8:openshift-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.fabric8:java-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.fabric8:kubernetes-client-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.fabric8:generator-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Dec 16, 2022
1 parent b55434e commit b562c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new-system-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<maven.failsafe.version>3.0.0-M7</maven.failsafe.version>
<maven.surefire.version>3.0.0-M7</maven.surefire.version>
<junit.jupiter.version>5.9.0</junit.jupiter.version>
<fabric8.version>6.3.0</fabric8.version>
<fabric8.version>6.3.1</fabric8.version>
<!-- sundrio version is critical to stay aligned with whatever comes from fabric8 -->
<sundrio.version>0.93.1</sundrio.version>
<version.hamcrest>2.2</version.hamcrest>
Expand Down

0 comments on commit b562c8c

Please sign in to comment.