Skip to content

Commit 23a211c

Browse files
Bump maven-plugin-annotations from 3.0 to 3.6.4 (#781)
Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.0 to 3.6.4. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.0...maven-plugin-tools-3.6.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0529d92 commit 23a211c

File tree

1 file changed

+1
-1
lines changed
  • typescript-generator-maven-plugin

1 file changed

+1
-1
lines changed

typescript-generator-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.apache.maven.plugin-tools</groupId>
2424
<artifactId>maven-plugin-annotations</artifactId>
25-
<version>3.0</version>
25+
<version>3.6.4</version>
2626
<scope>provided</scope>
2727
</dependency>
2828
<dependency>

0 commit comments

Comments
 (0)