Skip to content

Commit 7bcc260

Browse files
committed
Test jaxen 2.0.1 in Stapler and Jelly
Refer to the jaxen changelog at: * https://github.com/jaxen-xpath/jaxen/releases/tag/v2.0.1 Jelly pull request: * jenkinsci/jelly#183 Stapler pull request: * jenkinsci/stapler#761 Proposed for inclusion in Jenkins core with pull request: * jenkinsci#26666 Testing done: * Confirmed that quick-build passes * Rely on ci.jenkins.io for more tests and to generate an incremental Testing to be done: * Use the incremental in plugin BOM and in acceptance test harness
1 parent df3bcc0 commit 7bcc260

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ THE SOFTWARE.
4040
<properties>
4141
<commons-fileupload2.version>2.0.0-M5</commons-fileupload2.version>
4242
<groovy.version>2.4.21</groovy.version>
43-
<jelly.version>1.1-jenkins-20250731</jelly.version>
44-
<stapler.version>2081.va_22f81039510</stapler.version>
43+
<jelly.version>1.1-jenkins-20250732-rc271.4b_8a_70b_d005c</jelly.version>
44+
<stapler.version>2082.v2e9e93b_28221</stapler.version>
4545
</properties>
4646

4747
<dependencyManagement>

0 commit comments

Comments
 (0)