Skip to content

Commit 23ce1bc

Browse files
Update dependency io.jenkins.plugins:javax-mail-api to v1.6.2-11 (#10317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8635363 commit 23ce1bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ THE SOFTWARE.
156156
<dependency>
157157
<groupId>io.jenkins.plugins</groupId>
158158
<artifactId>javax-mail-api</artifactId>
159-
<version>1.6.2-10</version>
159+
<version>1.6.2-11</version>
160160
<scope>test</scope>
161161
</dependency>
162162
<dependency>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ THE SOFTWARE.
483483
<!-- detached after 2.330 -->
484484
<groupId>io.jenkins.plugins</groupId>
485485
<artifactId>javax-mail-api</artifactId>
486-
<version>1.6.2-10</version>
486+
<version>1.6.2-11</version>
487487
<type>hpi</type>
488488
</artifactItem>
489489
<artifactItem>

0 commit comments

Comments
 (0)