Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.…
Browse files Browse the repository at this point in the history
…9.8 (#2762)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent ad126ca commit 9d1eae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion element-template-generator/maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<packaging>maven-plugin</packaging>

<properties>
<version.maven-plugin-api>3.9.7</version.maven-plugin-api>
<version.maven-plugin-api>3.9.8</version.maven-plugin-api>
<version.maven-plugin-annotations>3.13.1</version.maven-plugin-annotations>
<version.maven-plugin-plugin>3.13.1</version.maven-plugin-plugin>
<version.maven-project>2.2.1</version.maven-project>
Expand Down

0 comments on commit 9d1eae4

Please sign in to comment.