Skip to content

Commit

Permalink
Bump jakarta.mail:jakarta.mail-api from 1.6.7 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 1.6.7 to 2.1.3.
- [Release notes](https://github.com/jakartaee/mail-api/releases)
- [Commits](jakartaee/mail-api@1.6.7...2.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent 1021554 commit d4b5bf8
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 @@ -108,7 +108,7 @@
<dependency>
<groupId>jakarta.mail</groupId>
<artifactId>jakarta.mail-api</artifactId>
<version>1.6.7</version>
<version>2.1.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit d4b5bf8

Please sign in to comment.