This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 96fca95 Bump apache-source-release-assembly-descriptor from 1.0.4 to
1.0.6 (#4)
96fca95 is described below
commit 96fca9560648f8174124f55f89b622022a82baf1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 28 10:59:15 2021 +1000
Bump apache-source-release-assembly-descriptor from 1.0.4 to 1.0.6 (#4)
Bumps apache-source-release-assembly-descriptor from 1.0.4 to 1.0.6.
---
updated-dependencies:
- dependency-name:
org.apache.apache.resources:apache-source-release-assembly-descriptor
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 70be2df..206c990 100644
--- a/pom.xml
+++ b/pom.xml
@@ -919,7 +919,7 @@
<dependency>
<groupId>org.apache.apache.resources</groupId>
<artifactId>apache-source-release-assembly-descriptor</artifactId>
- <version>1.0.4</version>
+ <version>1.0.6</version>
</dependency>
</dependencies>
</plugin>