Skip to content

Commit

Permalink
Revert "Bump maven-plugin-annotations from 3.0 to 3.6.4 (#781)" (#787)
Browse files Browse the repository at this point in the history
This reverts commit 23a211c.
  • Loading branch information
vojtechhabarta committed Feb 1, 2022
1 parent 32caae9 commit 3c8accb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript-generator-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.6.4</version>
<version>3.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3c8accb

Please sign in to comment.