Skip to content

Commit

Permalink
Merge pull request #569 from jakartaee/dependabot/maven/org.codehaus.…
Browse files Browse the repository at this point in the history
…mojo-exec-maven-plugin-3.4.1

Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
  • Loading branch information
mswatosh authored Aug 14, 2024
2 parents 910d4a5 + 9420461 commit 1a93f01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tck-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>generate-asciidoc</id>
Expand Down
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>extractModules</id>
Expand Down

0 comments on commit 1a93f01

Please sign in to comment.