Skip to content

Commit

Permalink
chore(deps): bump io.fabric8:java-generator-maven-plugin
Browse files Browse the repository at this point in the history
Bumps io.fabric8:java-generator-maven-plugin from 6.9.2 to 6.10.0.

---
updated-dependencies:
- dependency-name: io.fabric8:java-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 3374a0d commit 30d59c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion model/network/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>java-generator-maven-plugin</artifactId>
<version>6.10-SNAPSHOT</version>
<version>6.10.0</version>
<executions>
<execution>
<phase>generate-sources</phase>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<quarkus.version>3.5.3</quarkus.version>
<sundrio.version>0.103.1</sundrio.version>
<lombok.version>1.18.26</lombok.version>
<kubernetes-client.version>6.9.2</kubernetes-client.version>
<kubernetes-client.version>6.10.0</kubernetes-client.version>

<!-- Formatting Plugins -->
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>
Expand Down

0 comments on commit 30d59c7

Please sign in to comment.