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 99bf6a3fb Bump org.eclipse.angus:angus-mail from 2.0.4 to 2.0.5
99bf6a3fb is described below
commit 99bf6a3fbef4387f3e256388667d379dbcc5329d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 03:04:29 2025 +0000
Bump org.eclipse.angus:angus-mail from 2.0.4 to 2.0.5
Bumps
[org.eclipse.angus:angus-mail](https://github.com/eclipse-ee4j/angus-mail) from
2.0.4 to 2.0.5.
- [Release notes](https://github.com/eclipse-ee4j/angus-mail/releases)
-
[Commits](https://github.com/eclipse-ee4j/angus-mail/compare/2.0.4...2.0.5)
---
updated-dependencies:
- dependency-name: org.eclipse.angus:angus-mail
dependency-version: 2.0.5
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 45be8d489..e6ef14315 100644
--- a/pom.xml
+++ b/pom.xml
@@ -537,7 +537,7 @@
<dependency>
<groupId>org.eclipse.angus</groupId>
<artifactId>angus-mail</artifactId>
- <version>2.0.4</version>
+ <version>2.0.5</version>
</dependency>
<dependency>
<groupId>com.sun.xml.ws</groupId>