Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-docck-plugin](https://github.com/apache/maven-docck-plugin) from 1.1 to 1.2.
- [Commits](apache/maven-docck-plugin@maven-docck-plugin-1.1...maven-docck-plugin-1.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-docck-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 4, 2024
1 parent 8874add commit 541baf2
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion maven-failsafe-plugin/pom.xml
Original file line number Diff line number Diff line change
@@ -210,7 +210,7 @@
<plugins>
<plugin>
<artifactId>maven-docck-plugin</artifactId>
<version>1.1</version>
<version>1.2</version>
<executions>
<execution>
<goals>
2 changes: 1 addition & 1 deletion maven-surefire-plugin/pom.xml
Original file line number Diff line number Diff line change
@@ -133,7 +133,7 @@
<plugins>
<plugin>
<artifactId>maven-docck-plugin</artifactId>
<version>1.1</version>
<version>1.2</version>
<executions>
<execution>
<goals>
2 changes: 1 addition & 1 deletion maven-surefire-report-plugin/pom.xml
Original file line number Diff line number Diff line change
@@ -217,7 +217,7 @@
<plugins>
<plugin>
<artifactId>maven-docck-plugin</artifactId>
<version>1.1</version>
<version>1.2</version>
<executions>
<execution>
<goals>

0 comments on commit 541baf2

Please sign in to comment.