Skip to content

Commit 4499a9b

Browse files
dependabot[bot]kobylynskyi
authored andcommitted
Bump maven-plugin-annotations
Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.0...maven-plugin-tools-3.6.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5625b7b commit 4499a9b

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/graphql-java-codegen-maven-plugin

1 file changed

+1
-1
lines changed

plugins/maven/graphql-java-codegen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<properties>
5959
<version.maven-plugin-api>3.6.3</version.maven-plugin-api>
6060
<version.maven-core>3.6.3</version.maven-core>
61-
<version.maven-plugin-annotations>3.6.0</version.maven-plugin-annotations>
61+
<version.maven-plugin-annotations>3.6.1</version.maven-plugin-annotations>
6262
<version.maven-plugin-plugin>3.6.0</version.maven-plugin-plugin>
6363
<version.maven-compiler-plugin>3.8.1</version.maven-compiler-plugin>
6464
<version.maven-resources-plugin>3.2.0</version.maven-resources-plugin>

0 commit comments

Comments
 (0)