Skip to content

Commit 3290740

Browse files
Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2
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] <[email protected]>
1 parent 25a9776 commit 3290740

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

maven-failsafe-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
<plugins>
211211
<plugin>
212212
<artifactId>maven-docck-plugin</artifactId>
213-
<version>1.1</version>
213+
<version>1.2</version>
214214
<executions>
215215
<execution>
216216
<goals>

maven-surefire-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<plugins>
134134
<plugin>
135135
<artifactId>maven-docck-plugin</artifactId>
136-
<version>1.1</version>
136+
<version>1.2</version>
137137
<executions>
138138
<execution>
139139
<goals>

maven-surefire-report-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<plugins>
218218
<plugin>
219219
<artifactId>maven-docck-plugin</artifactId>
220-
<version>1.1</version>
220+
<version>1.2</version>
221221
<executions>
222222
<execution>
223223
<goals>

0 commit comments

Comments
 (0)