This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git
The following commit(s) were added to refs/heads/archiva-2.x by this push:
new 979996bdf Bump activation from 1.1 to 1.1.1
979996bdf is described below
commit 979996bdfb1f5ecb35cc04b819f915904ecd9be7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 17 22:32:35 2022 +0000
Bump activation from 1.1 to 1.1.1
Bumps activation from 1.1 to 1.1.1.
---
updated-dependencies:
- dependency-name: javax.activation:activation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 222ae7527..291dfd583 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
<dependency>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
- <version>1.1</version>
+ <version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.archiva</groupId>