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 9b7702179 Bump apache-mime4j-core from 0.8.8 to 0.8.9 9b7702179 is described below commit 9b77021792f02ccb5d656690a56a07554ddf1b13 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Jan 8 11:35:26 2023 +0000 Bump apache-mime4j-core from 0.8.8 to 0.8.9 Bumps apache-mime4j-core from 0.8.8 to 0.8.9. --- 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] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b267ca183..81d94c6f3 100644 --- a/pom.xml +++ b/pom.xml @@ -299,7 +299,7 @@ <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-core</artifactId> - <version>0.8.8</version> + <version>0.8.9</version> </dependency> <dependency> <groupId>org.osgi</groupId>