Skip to content

Commit

Permalink
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 9a74c4a commit d9e15a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<java.version>11</java.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<exec.maven.plugin>3.3.0</exec.maven.plugin>
<exec.maven.plugin>3.4.1</exec.maven.plugin>
<maven.clean.plugin>3.4.0</maven.clean.plugin>
<sonar.sources>src</sonar.sources>
<sonar.coverage.exclusions>src</sonar.coverage.exclusions>
Expand Down

0 comments on commit d9e15a4

Please sign in to comment.