Skip to content

Commit 5d1c3f0

Browse files
committed
chore(deps): update dependencies to Jenkins baseline version 2.479
1 parent 0dbfa73 commit 5d1c3f0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<groupId>org.jenkins-ci.plugins</groupId>
88
<artifactId>plugin</artifactId>
9-
<version>4.75</version>
9+
<version>5.17</version>
1010
<relativePath />
1111
</parent>
1212
<groupId>io.jenkins.plugins</groupId>
1313
<artifactId>pipeline-elasticsearch-logs</artifactId>
14-
<version>0.14.1</version>
14+
<version>0.15.0</version>
1515
<packaging>hpi</packaging>
1616
<properties>
1717
<!--
@@ -22,16 +22,16 @@
2222
- https://github.com/jenkinsci/bom#usage
2323
- https://www.jenkins.io/doc/developer/plugin-development/dependency-management/#jenkins-plugin-bom
2424
-->
25-
<jenkins.version>2.401.3</jenkins.version>
25+
<jenkins.version>2.479.1</jenkins.version>
2626
<useBeta>true</useBeta>
2727

2828
<!-- Latest releases see: https://github.com/jenkinsci/bom/releases -->
29-
<jenkins.bom.baseline>bom-2.401.x</jenkins.bom.baseline>
30-
<jenkins.bom.version>2507.vcb_18c56b_f57c</jenkins.bom.version>
29+
<jenkins.bom.baseline>bom-2.479.x</jenkins.bom.baseline>
30+
<jenkins.bom.version>4228.v0a_71308d905b_</jenkins.bom.version>
3131

32-
<mock-slave.version>125.vcfb_5c627d399</mock-slave.version>
33-
<unique-id.version>2.101.v21a_b_6390a_b_04</unique-id.version>
34-
<fluency.version>2.7.0</fluency.version>
32+
<mock-slave.version>193.v88c279d0c584</mock-slave.version>
33+
<unique-id.version>2.117.v7a_81333a_584b_</unique-id.version>
34+
<fluency.version>2.7.3</fluency.version>
3535
<jsr305.version>3.0.2</jsr305.version>
3636
</properties>
3737
<name>Pipeline Logging via Elasticsearch</name>

0 commit comments

Comments
 (0)