Skip to content

Commit

Permalink
Merge pull request #908 from jakartaee/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-javadoc-plugin-3.11.2

chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2
  • Loading branch information
mswatosh authored Dec 9, 2024
2 parents 66c06ce + 4c3b458 commit 64c3740
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<executions>
<execution>
<id>attach-api-javadocs</id>
Expand Down
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<executions>
<execution>
<id>attach-tck-javadocs</id>
Expand Down

0 comments on commit 64c3740

Please sign in to comment.