We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12bb0cf commit 02951a8Copy full SHA for 02951a8
1 file changed
javav2/example_code/scheduler/pom.xml
@@ -89,7 +89,7 @@
89
<dependency>
90
<groupId>com.sun.mail</groupId>
91
<artifactId>jakarta.mail</artifactId>
92
- <version>2.0.1</version> <!-- Ensure you're using the latest version -->
+ <version>2.0.2</version> <!-- Ensure you're using the latest version -->
93
</dependency>
94
95
<groupId>software.amazon.awssdk.crt</groupId>
0 commit comments