Skip to content

Commit eddb14e

Browse files
Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 (apache#292)
Bumps [org.codehaus.mojo:taglist-maven-plugin](https://github.com/mojohaus/taglist-maven-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mojohaus/taglist-maven-plugin/releases) - [Commits](mojohaus/taglist-maven-plugin@taglist-maven-plugin-3.0.0...3.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:taglist-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7545ac commit eddb14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ limitations under the License.
263263
<plugin>
264264
<groupId>org.codehaus.mojo</groupId>
265265
<artifactId>taglist-maven-plugin</artifactId>
266-
<version>3.0.0</version>
266+
<version>3.1.0</version>
267267
<configuration>
268268
<tags>
269269
<tag>TODO</tag>

0 commit comments

Comments
 (0)