mirror of https://github.com/jenkinsci/jenkins.git
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:
parent
8315030401
commit
22d89b9dc5
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue