Skip to content

Commit

Permalink
feat(deps): update build org.codehaus.mojo:exec-maven-plugin to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent f093155 commit e783868
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion generator/openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<openapi-generator.version>6.6.0</openapi-generator.version>

<!-- Plugin Versions -->
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
<ktlint-plugin.version>3.3.0</ktlint-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion sdk-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<jackson.version>2.17.2</jackson.version>

<!--Plugin Versions-->
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
<ktlint-plugin.version>1.16.0</ktlint-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
Expand Down

0 comments on commit e783868

Please sign in to comment.