Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-utility-steps-plugin
Commit: 6120d6ff991895534f463e10b5aee61fa670bb50
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/6120d6ff991895534f463e10b5aee61fa670bb50
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump bom-2.361.x from 2025.v816d28f1e04f to 2102.v854b_fec19c92
Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 2025.v816d28f1e04f
to 2102.v854b_fec19c92.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)
---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.361.x
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: da95ba80ccff1b66c7ea8c776dd45dfdbbd2145b
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/da95ba80ccff1b66c7ea8c776dd45dfdbbd2145b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump io.jenkins.plugins:commons-lang3-api
Bumps
[io.jenkins.plugins:commons-lang3-api](https://github.com/jenkinsci/commons-lang3-api-plugin)
from 3.12.0-36.vd97de6465d5b_ to 3.13.0-62.v7d18e55f51e2.
- [Release
notes](https://github.com/jenkinsci/commons-lang3-api-plugin/releases)
-
[Commits](https://github.com/jenkinsci/commons-lang3-api-plugin/commits/3.13.0-62.v7d18e55f51e2)
---
updated-dependencies:
- dependency-name: io.jenkins.plugins:commons-lang3-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: f8b0421de61527c2ccb5b69072b3c64410f2e1fc
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/f8b0421de61527c2ccb5b69072b3c64410f2e1fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.jenkins-ci.plugins:plugin from 4.69 to 4.73
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom)
from 4.69 to 4.73.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.69...plugin-4.73)
---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: 1912483630dadf25203709bf379d401ea909ad11
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/1912483630dadf25203709bf379d401ea909ad11
Author: Mark Waite <[email protected]>
Date: 2023-10-14 (Sat, 14 Oct 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branches
'dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-2102.v854b_fec19c92' and
'dependabot/maven/io.jenkins.plugins-commons-lang3-api-3.13.0-62.v7d18e55f51e2'
into test-with-java-21
Commit: ffd91c641c85471a59785bd0064b515ed12a1a5b
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/ffd91c641c85471a59785bd0064b515ed12a1a5b
Author: Mark Waite <[email protected]>
Date: 2023-10-14 (Sat, 14 Oct 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Use parent pom 4.74
Commit: 5db0fc6b22a0141871a5a020c52a8a788b192829
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/5db0fc6b22a0141871a5a020c52a8a788b192829
Author: Mark Waite <[email protected]>
Date: 2023-10-14 (Sat, 14 Oct 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Rely on commons-lang3 plugin version from BOM
The plugin bill of materials provides the version number so that we
don't need to track it in this pom.
Commit: 44865aeebe01d00aa51aeca3a5b96db8d3f272d1
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/44865aeebe01d00aa51aeca3a5b96db8d3f272d1
Author: Mark Waite <[email protected]>
Date: 2023-10-14 (Sat, 14 Oct 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Maven 3.9.5 is the most recent release
Commit: b92a6d6b88f067a42e1bd8f23eadc8638d18e4c4
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/b92a6d6b88f067a42e1bd8f23eadc8638d18e4c4
Author: Mark Waite <[email protected]>
Date: 2023-10-14 (Sat, 14 Oct 2023)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Test with Java 21
Java 21 was released Sep 19, 2023. We want to announce full support for
Java 21 in October and would like the most used plugins to be compiled
and tested with Java 21.
The acceptance test harness and plugin bill of materials tests are already
passing with Java 21. This is a further step to improve plugin readiness
for use with Java 21 and for development with Java 21.
The change intentionally tests only two Java configurations, Java 17
and Java 21 because the risk of a regression that only affects Java 11
byte code on the Java 11 JRE is low. We generate Java 11 byte code with
the Java 17 and the Java 21 JRE's, so we're already testing Java 11 byte
code in two different JRE's.
Commit: 544b97e06041d4d4681516ccee0efb6c40eccc6f
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/544b97e06041d4d4681516ccee0efb6c40eccc6f
Author: Robert Sandell <[email protected]>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M Jenkinsfile
M pom.xml
Log Message:
-----------
Merge pull request #231 from MarkEWaite/test-with-java-21
Test with Java 21
Compare:
https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/0ad75127606c...544b97e06041
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-utility-steps-plugin/push/refs/heads/master/0ad751-544b97%40github.com.