Skip to content

Commit 4d279b5

Browse files
Bump org.apache.maven.plugin-tools:maven-plugin-annotations
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.10.2 to 3.13.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.13.1) --- 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] <support@github.com>
1 parent a18ed9b commit 4d279b5

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.9.6</version.maven-plugin-api>
6060
<version.maven-core>3.9.6</version.maven-core>
61-
<version.maven-plugin-annotations>3.10.2</version.maven-plugin-annotations>
61+
<version.maven-plugin-annotations>3.13.1</version.maven-plugin-annotations>
6262
<version.maven-plugin-plugin>3.10.2</version.maven-plugin-plugin>
6363
<version.maven-compiler-plugin>3.12.1</version.maven-compiler-plugin>
6464
<version.maven-resources-plugin>3.3.1</version.maven-resources-plugin>

0 commit comments

Comments
 (0)