Skip to content

Commit

Permalink
Update dependency org.apache.maven:maven-plugin-api to v3.9.4 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent c30dcca commit f08b903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<maven-core.version>3.9.4</maven-core.version>
<maven-plugin-api.version>3.9.3</maven-plugin-api.version>
<maven-plugin-api.version>3.9.4</maven-plugin-api.version>
<maven-plugin-annotations.version>3.9.0</maven-plugin-annotations.version>
<maven-plugin-plugin.version>3.9.0</maven-plugin-plugin.version>
<scalafix.version>0.11.0</scalafix.version>
Expand Down

0 comments on commit f08b903

Please sign in to comment.