Skip to content

Commit caff375

Browse files
Bump maven-plugin.version from 3.13.0 to 3.13.1 (#461)
Bumps `maven-plugin.version` from 3.13.0 to 3.13.1. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.13.0 to 3.13.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...maven-plugin-tools-3.13.1) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.13.0 to 3.13.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...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-patch - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04e4444 commit caff375

File tree

1 file changed

+1
-1
lines changed
  • querydsl-tooling/querydsl-maven-plugin

1 file changed

+1
-1
lines changed

querydsl-tooling/querydsl-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<description>Querydsl Maven plugin</description>
1515

1616
<properties>
17-
<maven-plugin.version>3.13.0</maven-plugin.version>
17+
<maven-plugin.version>3.13.1</maven-plugin.version>
1818
</properties>
1919

2020
<dependencyManagement>

0 commit comments

Comments
 (0)