Skip to content

Commit

Permalink
Bump com.sun.mail:jakarta.mail from 1.6.7 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps com.sun.mail:jakarta.mail from 1.6.7 to 2.0.1.

---
updated-dependencies:
- dependency-name: com.sun.mail:jakarta.mail
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent 1021554 commit 2ff3f62
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 @@ -125,7 +125,7 @@
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>jakarta.mail</artifactId>
<version>1.6.7</version>
<version>2.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2ff3f62

Please sign in to comment.