Skip to content

Commit 0458b26

Browse files
Bump maven-core in /plugins/maven/graphql-java-codegen-maven-plugin (#623)
Bumps [maven-core](https://github.com/apache/maven) from 3.6.3 to 3.8.1. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.6.3...maven-3.8.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bogdan Kobylynskyi <92bogdan@gmail.com>
1 parent da260db commit 0458b26

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
@@ -57,7 +57,7 @@
5757

5858
<properties>
5959
<version.maven-plugin-api>3.6.3</version.maven-plugin-api>
60-
<version.maven-core>3.6.3</version.maven-core>
60+
<version.maven-core>3.8.1</version.maven-core>
6161
<version.maven-plugin-annotations>3.6.1</version.maven-plugin-annotations>
6262
<version.maven-plugin-plugin>3.6.1</version.maven-plugin-plugin>
6363
<version.maven-compiler-plugin>3.8.1</version.maven-compiler-plugin>

0 commit comments

Comments
 (0)