Skip to content

Commit

Permalink
chore(deps): Bump version.kubernetes-client from 6.9.2 to 6.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <marc@marcnuri.com>
  • Loading branch information
manusa committed Jan 15, 2024
1 parent c387c2b commit e04c18f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Usage:
* Fix #2474: Remove Docker-related classes providing unused functionality
* Fix #2477: Support for Spring Boot 3.2.0 (and newer) layered jar format
* Fix #2503: Container Images Jolokia agent bumped to 2.0.0
* Fix #2532: Bump version.kubernetes-client from 6.9.2 to 6.10.0

### 1.15.0 (2023-11-10)
* Fix #2138: Support for Spring Boot Native Image
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<version.jacoco>0.8.10</version.jacoco>
<version.json-smart>2.5.0</version.json-smart> <!-- Transitive dependency required by citrus -->
<version.junit5>5.10.0</version.junit5>
<version.kubernetes-client>6.9.2</version.kubernetes-client>
<version.kubernetes-client>6.10.0</version.kubernetes-client>
<version.license-maven-plugin>4.2</version.license-maven-plugin>
<version.lombok>1.18.28</version.lombok>
<version.lombok-maven-plugin>1.18.20.0</version.lombok-maven-plugin>
Expand Down

0 comments on commit e04c18f

Please sign in to comment.