Skip to content

Commit c97fecc

Browse files
Update dependency org.jenkins-ci.plugins:jackson2-api to v2.20.0-420.v8a_08b_d57ca_05 (#11162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
1 parent bb7d0b5 commit c97fecc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

war/pom.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ THE SOFTWARE.
362362
<!-- dependency of junit and echarts-api -->
363363
<groupId>org.jenkins-ci.plugins</groupId>
364364
<artifactId>jackson2-api</artifactId>
365-
<version>2.19.2-408.v18248a_324cfe</version>
365+
<version>2.20.0-420.v8a_08b_d57ca_05</version>
366366
<type>hpi</type>
367367
</artifactItem>
368368
<artifactItem>
@@ -386,6 +386,13 @@ THE SOFTWARE.
386386
<version>2.3-125.v4d77857a_b_402</version>
387387
<type>hpi</type>
388388
</artifactItem>
389+
<artifactItem>
390+
<!-- dependency of jackson2-api -->
391+
<groupId>io.jenkins.plugins</groupId>
392+
<artifactId>jakarta-xml-bind-api</artifactId>
393+
<version>4.0.5-3.v3d5b_a_73965b_9</version>
394+
<type>hpi</type>
395+
</artifactItem>
389396

390397
<artifactItem>
391398
<!-- dependency of script-security and workflow-support -->

0 commit comments

Comments
 (0)