Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcelmay committed Apr 7, 2024
1 parent 3f86837 commit b3cc86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@
<dependency>
<groupId>jakarta.mail</groupId>
<artifactId>jakarta.mail-api</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
</dependency>
<dependency>
<groupId>org.eclipse.angus</groupId>
Expand Down

0 comments on commit b3cc86f

Please sign in to comment.