Skip to content

Commit 01ebc73

Browse files
authored
Merge branch 'master' into JENKINS-75851
2 parents 6f5b1a4 + 8fe4149 commit 01ebc73

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ THE SOFTWARE.
7373
</issueManagement>
7474

7575
<properties>
76-
<revision>2.521</revision>
76+
<revision>2.522</revision>
7777
<changelist>-SNAPSHOT</changelist>
78-
<project.build.outputTimestamp>2025-07-22T13:07:51Z</project.build.outputTimestamp>
78+
<project.build.outputTimestamp>2025-07-29T13:10:03Z</project.build.outputTimestamp>
7979

8080
<!-- configuration for patch tracker plugin -->
8181
<project.patchManagement.system>github</project.patchManagement.system>

test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ THE SOFTWARE.
7272
<!-- RequireUpperBoundDeps between checks-api, plugin-util-api, and font-awesome-api -->
7373
<groupId>io.jenkins.plugins</groupId>
7474
<artifactId>commons-text-api</artifactId>
75-
<version>1.13.1-176.v74d88f22034b_</version>
75+
<version>1.14.0-194.v804a_dc3a_1b_d8</version>
7676
</dependency>
7777
<dependency>
7878
<!-- RequireUpperBoundDeps between bootstrap5-api and echarts-api -->
@@ -186,7 +186,7 @@ THE SOFTWARE.
186186
<dependency>
187187
<groupId>org.jenkins-ci.main</groupId>
188188
<artifactId>jenkins-test-harness</artifactId>
189-
<version>2462.v7cd38b_7a_361b_</version>
189+
<version>2478.v665cca_da_f20c</version>
190190
<scope>test</scope>
191191
<exclusions>
192192
<exclusion>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ THE SOFTWARE.
519519
<!-- dependency of bootstrap5-api, checks-api, echarts-api, font-awesome-api, jquery3-api, and plugin-util-api -->
520520
<groupId>io.jenkins.plugins</groupId>
521521
<artifactId>commons-text-api</artifactId>
522-
<version>1.13.1-176.v74d88f22034b_</version>
522+
<version>1.14.0-194.v804a_dc3a_1b_d8</version>
523523
<type>hpi</type>
524524
</artifactItem>
525525
<artifactItem>

0 commit comments

Comments
 (0)