Skip to content

Commit 3c8accb

Browse files
Revert "Bump maven-plugin-annotations from 3.0 to 3.6.4 (#781)" (#787)
This reverts commit 23a211c.
1 parent 32caae9 commit 3c8accb

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.6.4</version>
25+
<version>3.0</version>
2626
<scope>provided</scope>
2727
</dependency>
2828
<dependency>

0 commit comments

Comments
 (0)