This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new 1d2878e33 Bump apache-mime4j-core from 0.8.6 to 0.8.7
1d2878e33 is described below
commit 1d2878e339c98c8b8604471e3925bae05436efd7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 23 23:13:30 2022 +0000
Bump apache-mime4j-core from 0.8.6 to 0.8.7
Bumps apache-mime4j-core from 0.8.6 to 0.8.7.
---
updated-dependencies:
- dependency-name: org.apache.james:apache-mime4j-core
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 f4daf64ec..244db2bf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -296,7 +296,7 @@
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mime4j-core</artifactId>
- <version>0.8.6</version>
+ <version>0.8.7</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>