[jenkinsci/docker-workflow-plugin] 43ed3f: Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73

2023-10-23 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-workflow-plugin
  Commit: 43ed3f8d34d8d8338808297cdfb1c65ca9b4a42c
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/43ed3f8d34d8d8338808297cdfb1c65ca9b4a42c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.72 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.72...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] 


  Commit: 45812fe59838cfc99cc5b96723d88403dbadb1f7
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/45812fe59838cfc99cc5b96723d88403dbadb1f7
  Author: Mark Waite 
  Date:   2023-10-08 (Sun, 08 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 4.74


  Commit: 3f32a17a6844d81a4792b5d0c81283fe0ce7ac74
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/3f32a17a6844d81a4792b5d0c81283fe0ce7ac74
  Author: Mark Waite 
  Date:   2023-10-08 (Sun, 08 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 early 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 we believe that the risk of a regression that only
affects Java 11 is low. We generate Java 11 byte code with the Java 17
and the Java 21 builds, so we're already testing Java 11 byte code.


  Commit: b12970d5a38d98c4a4d3376e089e3a20d5261474
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/b12970d5a38d98c4a4d3376e089e3a20d5261474
  Author: Mark Waite 
  Date:   2023-10-08 (Sun, 08 Oct 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use maven-11-windows label in Jenkinsfile

Docker-based tests fail when using Docker on Windows.


  Commit: 74d32d3937297efe5bbaf39641cd0179e7e1116d
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/74d32d3937297efe5bbaf39641cd0179e7e1116d
  Author: Mark Waite 
  Date:   2023-10-08 (Sun, 08 Oct 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use maven-17-windows


  Commit: dc3cf1327f1b8c9967a56aa0e1a1f3f0ff79b57c
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/dc3cf1327f1b8c9967a56aa0e1a1f3f0ff79b57c
  Author: Robert Sandell 
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Merge pull request #306 from MarkEWaite/test-with-java-21

Test with Java 21


Compare: 
https://github.com/jenkinsci/docker-workflow-plugin/compare/950f58993843...dc3cf1327f1b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-workflow-plugin/push/refs/heads/master/950f58-dc3cf1%40github.com.


[jenkinsci/docker-workflow-plugin] 43ed3f: Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73

2023-08-31 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73
  Home:   https://github.com/jenkinsci/docker-workflow-plugin
  Commit: 43ed3f8d34d8d8338808297cdfb1c65ca9b4a42c
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/43ed3f8d34d8d8338808297cdfb1c65ca9b4a42c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.72 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.72...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] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-workflow-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73/00-43ed3f%40github.com.