This is an automated email from the ASF dual-hosted git repository.
rotty3000 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 56e54d2 Bump maven-dependency-plugin from 3.2.0 to 3.3.0 in /spi-fly
56e54d2 is described below
commit 56e54d27e3de4947fbe5107e4fdeff58a1bf5f87
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 18 17:41:48 2022 +0000
Bump maven-dependency-plugin from 3.2.0 to 3.3.0 in /spi-fly
Bumps
[maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
from 3.2.0 to 3.3.0.
- [Release
notes](https://github.com/apache/maven-dependency-plugin/releases)
-
[Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.2.0...maven-dependency-plugin-3.3.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] <[email protected]>
---
spi-fly/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index eeed810..998f724 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -116,7 +116,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.3.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>