| commit | 6a9e90957fa6871b3fdc6c25a7cd60e2b5d28345 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jan 12 06:14:21 2023 +0000 |
| committer | GitHub <noreply@github.com> | Thu Jan 12 06:14:21 2023 +0000 |
| tree | de7de293290d41826a94187067d891237631ebe9 | |
| parent | 9c46d4bf3e8550576e9259a3f368a36bc1071421 [diff] |
chore(deps): bump maven-dependency-plugin from 3.4.0 to 3.5.0 Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.4.0...maven-dependency-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index 3aa1190..667af1b 100644 --- a/pom.xml +++ b/pom.xml
@@ -329,7 +329,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>3.4.0</version> + <version>3.5.0</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId>