Skip to content

Commit

Permalink
build(deps): bump jakarta.activation:jakarta.activation-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.activation:jakarta.activation-api](https://github.com/jakartaee/jaf-api) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/jakartaee/jaf-api/releases)
- [Commits](jakartaee/jaf-api@2.1.2...2.1.3)

---
updated-dependencies:
- dependency-name: jakarta.activation:jakarta.activation-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 424aa2b commit ba98af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/modules/mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<properties>
<jakarta.mail-api.version>2.1.2</jakarta.mail-api.version>
<eclipse.angus-mail.version>2.0.2</eclipse.angus-mail.version>
<jakarta.activation-api.version>2.1.2</jakarta.activation-api.version>
<jakarta.activation-api.version>2.1.3</jakarta.activation-api.version>
<greenmail.version>2.1.0-alpha-4</greenmail.version>
</properties>

Expand Down

0 comments on commit ba98af4

Please sign in to comment.