Bump io.jenkins.plugins:javax-mail-api from 1.6.2-9 to 1.6.2-10 (#9309)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-24 14:17:29 -07:00 committed by GitHub
parent 8315030401
commit 22d89b9dc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ THE SOFTWARE.
<dependency> <dependency>
<groupId>io.jenkins.plugins</groupId> <groupId>io.jenkins.plugins</groupId>
<artifactId>javax-mail-api</artifactId> <artifactId>javax-mail-api</artifactId>
<version>1.6.2-9</version> <version>1.6.2-10</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>

View File

@ -414,7 +414,7 @@ THE SOFTWARE.
<!-- detached after 2.330 --> <!-- detached after 2.330 -->
<groupId>io.jenkins.plugins</groupId> <groupId>io.jenkins.plugins</groupId>
<artifactId>javax-mail-api</artifactId> <artifactId>javax-mail-api</artifactId>
<version>1.6.2-9</version> <version>1.6.2-10</version>
<type>hpi</type> <type>hpi</type>
</artifactItem> </artifactItem>
<artifactItem> <artifactItem>