[jenkinsci/compuware-scm-downloader-plugin] 37da8f: [maven-release-plugin] prepare for next developmen...

2022-11-30 Thread 'vbugale' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/compuware-scm-downloader-plugin
  Commit: 37da8f18e8f4d6cca69c19ffa643ec0f1629e3a4
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/37da8f18e8f4d6cca69c19ffa643ec0f1629e3a4
  Author: Bugale, Vivek 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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/compuware-scm-downloader-plugin/push/refs/heads/master/bf5f29-37da8f%40github.com.


[jenkinsci/compuware-scm-downloader-plugin]

2022-11-30 Thread 'vbugale' via Jenkins Commits
  Branch: refs/tags/bmc-compuware-scm-downloader-2.0.15
  Home:   https://github.com/jenkinsci/compuware-scm-downloader-plugin

-- 
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/compuware-scm-downloader-plugin/push/refs/tags/bmc-compuware-scm-downloader-2.0.15/00-e9a6a2%40github.com.


[jenkinsci/compuware-scm-downloader-plugin] bf5f29: [maven-release-plugin] prepare release bmc-compuwa...

2022-11-30 Thread 'vbugale' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/compuware-scm-downloader-plugin
  Commit: bf5f29a286c553f46c4063d17d89751e4498b795
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/bf5f29a286c553f46c4063d17d89751e4498b795
  Author: Bugale, Vivek 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release bmc-compuware-scm-downloader-2.0.15


-- 
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/compuware-scm-downloader-plugin/push/refs/heads/master/95b0c3-bf5f29%40github.com.


[jenkinsci/testquality-updater-plugin] 2584a8: Fix NPE when credentials are empty

2022-11-30 Thread 'AndreyLevchenko' via Jenkins Commits
  Branch: refs/heads/release-11-2022
  Home:   https://github.com/jenkinsci/testquality-updater-plugin
  Commit: 2584a830447d8971b46e74dc158825db7677a570
  
https://github.com/jenkinsci/testquality-updater-plugin/commit/2584a830447d8971b46e74dc158825db7677a570
  Author: Nikita Pivkin 
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
M src/main/java/com/testquality/jenkins/TestQualityFormValidator.java

  Log Message:
  ---
  Fix NPE when credentials are empty


  Commit: f6328aae320ae76643c1c43ef7c5df0c5ee973d1
  
https://github.com/jenkinsci/testquality-updater-plugin/commit/f6328aae320ae76643c1c43ef7c5df0c5ee973d1
  Author: Nikita Pivkin 
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M src/main/java/com/testquality/jenkins/HttpTestQuality.java
A src/main/java/com/testquality/jenkins/TestQualityBaseResponse.java
M src/main/java/com/testquality/jenkins/TestQualityClient.java
M src/main/java/com/testquality/jenkins/TestQualityFormValidator.java

  Log Message:
  ---
  API client must return the testQuality entity


  Commit: 27c766657731bedf40a3d2e7ec6b644c9cabdd82
  
https://github.com/jenkinsci/testquality-updater-plugin/commit/27c766657731bedf40a3d2e7ec6b644c9cabdd82
  Author: Nikita Pivkin 
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M src/main/java/com/testquality/jenkins/TestQualityNotifier.java
M 
src/main/resources/com/testquality/jenkins/TestQualityNotifier/config.jelly

  Log Message:
  ---
  Remove unused code


  Commit: 869852048a6fa053fb7a1c3a014bee440c616aec
  
https://github.com/jenkinsci/testquality-updater-plugin/commit/869852048a6fa053fb7a1c3a014bee440c616aec
  Author: Nikita Pivkin 
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M src/main/java/com/testquality/jenkins/TestQualityGlobalConfiguration.java

  Log Message:
  ---
  Throw an exception if the credentialsId is empty


  Commit: 4b92000cbdeac9163ae6db53760844ff12876462
  
https://github.com/jenkinsci/testquality-updater-plugin/commit/4b92000cbdeac9163ae6db53760844ff12876462
  Author: Nikita Pivkin 
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M src/main/java/com/testquality/jenkins/TestQualityFormValidator.java
M src/main/java/com/testquality/jenkins/TestQualityStep.java

  Log Message:
  ---
  Pipeline Step should use names instead of id


  Commit: 06ca4430cc3ffb758b5118ec83d45a39f5a57bd2
  
https://github.com/jenkinsci/testquality-updater-plugin/commit/06ca4430cc3ffb758b5118ec83d45a39f5a57bd2
  Author: Nikita Pivkin 
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
R src/main/java/com/testquality/jenkins/FormValidationDelegator.java
R src/main/java/com/testquality/jenkins/FormValidator.java
R src/main/java/com/testquality/jenkins/TestQualityFormValidator.java
M src/main/java/com/testquality/jenkins/TestQualityNotifier.java
M src/main/java/com/testquality/jenkins/TestQualityStep.java
M src/main/resources/com/testquality/jenkins/TestQualityStep/config.jelly
A src/main/resources/com/testquality/jenkins/TestQualityStep/help-cycle.html
A 
src/main/resources/com/testquality/jenkins/TestQualityStep/help-milestone.html
A 
src/main/resources/com/testquality/jenkins/TestQualityStep/help-project.html
A 
src/main/resources/com/testquality/jenkins/TestQualityStep/help-testResults.html

  Log Message:
  ---
  Fix notifier and step descriptors; rename plan to a cycle


  Commit: 5b2f64514677314e5e3bf2a87a545824b7250625
  
https://github.com/jenkinsci/testquality-updater-plugin/commit/5b2f64514677314e5e3bf2a87a545824b7250625
  Author: AndreyLevchenko 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
R src/main/java/com/testquality/jenkins/FormValidationDelegator.java
R src/main/java/com/testquality/jenkins/FormValidator.java
M src/main/java/com/testquality/jenkins/HttpTestQuality.java
A src/main/java/com/testquality/jenkins/TestQualityBaseResponse.java
M src/main/java/com/testquality/jenkins/TestQualityClient.java
R src/main/java/com/testquality/jenkins/TestQualityFormValidator.java
M src/main/java/com/testquality/jenkins/TestQualityGlobalConfiguration.java
M src/main/java/com/testquality/jenkins/TestQualityNotifier.java
M src/main/java/com/testquality/jenkins/TestQualityStep.java
M 
src/main/resources/com/testquality/jenkins/TestQualityNotifier/config.jelly
M src/main/resources/com/testquality/jenkins/TestQualityStep/config.jelly
A src/main/resources/com/testquality/jenkins/TestQualityStep/help-cycle.html
A 
src/main/resources/com/testquality/jenkins/TestQualityStep/help-milestone.html
A 
src/main/resources/com/testquality/jenkins/TestQualityStep/help-project.html
A 
src/main/resources/com/testquality/jenkins/TestQualityStep/help-testResults.html

  Log Message:
  ---
  Merge pull request #3 from nikpivkin/release-11-2022

Pipeline step should 

[jenkinsci/compuware-scm-downloader-plugin] 4643f0: Fixed: Dependencies error

2022-11-30 Thread 'Vaibhav Jain' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/compuware-scm-downloader-plugin
  Commit: 4643f095b1a1fd63d10c607ab4421051e9daa65d
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/4643f095b1a1fd63d10c607ab4421051e9daa65d
  Author: Bugale, Vivek 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fixed: Dependencies error


  Commit: 95b0c31cf7478248bc1e3bde218b1ea8ec2131b8
  
https://github.com/jenkinsci/compuware-scm-downloader-plugin/commit/95b0c31cf7478248bc1e3bde218b1ea8ec2131b8
  Author: Vaibhav Jain <101646400+vaibhavja...@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #46 from vbugale/bugfix/common-config-plugin-dependencies

Fixed: Dependencies error


Compare: 
https://github.com/jenkinsci/compuware-scm-downloader-plugin/compare/327e256a0061...95b0c31cf747

-- 
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/compuware-scm-downloader-plugin/push/refs/heads/master/327e25-95b0c3%40github.com.


[jenkinsci/git-server-plugin] 98dacc: Bump plugin from 4.44 to 4.51

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51
  Home:   https://github.com/jenkinsci/git-server-plugin
  Commit: 98daccd247e59d5c334befb5f8be70720f5db72f
  
https://github.com/jenkinsci/git-server-plugin/commit/98daccd247e59d5c334befb5f8be70720f5db72f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.44 to 4.51

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.44 to 4.51.
- [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.44...plugin-4.51)

---
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/git-server-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51/00-98dacc%40github.com.


[jenkinsci/git-server-plugin]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1654.vcb_69d035fa_20
  Home:   https://github.com/jenkinsci/git-server-plugin

-- 
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/git-server-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1654.vcb_69d035fa_20/2f9872-00%40github.com.


[jenkinsci/git-server-plugin] 5f53b8: Bump bom-2.346.x from 1554.v77b_8d3b_46a_37 to 172...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1723.vcb_9fee52c9fc
  Home:   https://github.com/jenkinsci/git-server-plugin
  Commit: 5f53b85a61d4159b0c2dae03b5f03f342855aac5
  
https://github.com/jenkinsci/git-server-plugin/commit/5f53b85a61d4159b0c2dae03b5f03f342855aac5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.346.x from 1554.v77b_8d3b_46a_37 to 1723.vcb_9fee52c9fc

Bumps [bom-2.346.x](https://github.com/jenkinsci/bom) from 
1554.v77b_8d3b_46a_37 to 1723.vcb_9fee52c9fc.
- [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.346.x
  dependency-type: direct:production
...

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/git-server-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1723.vcb_9fee52c9fc/00-5f53b8%40github.com.


[jenkinsci/checkmarx-plugin] f9c146: corrected the variable name to solve to retain the...

2022-11-30 Thread 'SubhadraSahoo' via Jenkins Commits
  Branch: refs/heads/ast-migration
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: f9c146c4f1a3253627b5ed4d971d576e5725ca75
  
https://github.com/jenkinsci/checkmarx-plugin/commit/f9c146c4f1a3253627b5ed4d971d576e5725ca75
  Author: subhadra.sa...@checkmarx.com 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M src/main/resources/com/checkmarx/jenkins/CxScanBuilder/global.jelly

  Log Message:
  ---
  corrected the variable name to solve to retain the checkbox selection


-- 
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/checkmarx-plugin/push/refs/heads/ast-migration/648302-f9c146%40github.com.


[jenkinsci/browserstack-integration-plugin] 4a76e8: Handle new parameters

2022-11-30 Thread 'Karan Nagpal' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/browserstack-integration-plugin
  Commit: 4a76e8377ca21866426bee8bcd5b1b53898a6436
  
https://github.com/jenkinsci/browserstack-integration-plugin/commit/4a76e8377ca21866426bee8bcd5b1b53898a6436
  Author: Karan Nagpal 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M 
src/main/java/com/browserstack/automate/ci/common/BrowserStackBuildWrapperOperations.java
M src/main/java/com/browserstack/automate/ci/common/BrowserStackEnvVars.java
M 
src/main/java/com/browserstack/automate/ci/jenkins/BrowserStackBuildWrapper.java
M 
src/main/java/com/browserstack/automate/ci/jenkins/pipeline/BrowserStackPipelineStep.java
M 
src/main/java/com/browserstack/automate/ci/jenkins/pipeline/BrowserStackPipelineStepExecution.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/testops/AccessControlsFilter.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/testops/BuildWithTestOpsConfigAction.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/testops/BuildWithTestOpsConfigActionFreeStyleFactory.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/testops/BuildWithTestOpsConfigActionWorkflowFactory.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/testops/TestOpsCause.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/testops/TestOpsConfig.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/testops/TestOpsEnvironmentContributor.java
A src/main/resources/META-INF/hudson.remoting.ClassFilter
A 
src/main/resources/com/browserstack/automate/ci/jenkins/AccessControlsFilter/config.jelly
A 
src/main/resources/com/browserstack/automate/ci/jenkins/AccessControlsFilter/help-allowedHeaders.html
A 
src/main/resources/com/browserstack/automate/ci/jenkins/AccessControlsFilter/help-allowedMethods.html
A 
src/main/resources/com/browserstack/automate/ci/jenkins/AccessControlsFilter/help-allowedOrigins.html
A 
src/main/resources/com/browserstack/automate/ci/jenkins/AccessControlsFilter/help-exposedHeaders.html
A 
src/main/resources/com/browserstack/automate/ci/jenkins/AccessControlsFilter/help-maxAge.html

  Log Message:
  ---
  Handle new parameters


  Commit: b81c677766a444e16d9c1c6f582af1314149986a
  
https://github.com/jenkinsci/browserstack-integration-plugin/commit/b81c677766a444e16d9c1c6f582af1314149986a
  Author: Karan Nagpal 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M 
src/main/java/com/browserstack/automate/ci/common/BrowserStackBuildWrapperOperations.java
M 
src/main/java/com/browserstack/automate/ci/jenkins/BrowserStackBuildWrapper.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/observability/AccessControlsFilter.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/observability/BuildWithObservabilityConfigAction.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/observability/BuildWithObservabilityConfigActionFreeStyleFactory.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/observability/BuildWithObservabilityConfigActionWorkflowFactory.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/observability/ObservabilityCause.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/observability/ObservabilityConfig.java
A 
src/main/java/com/browserstack/automate/ci/jenkins/observability/ObservabilityEnvironmentContributor.java
M 
src/main/java/com/browserstack/automate/ci/jenkins/pipeline/BrowserStackPipelineStep.java
M 
src/main/java/com/browserstack/automate/ci/jenkins/pipeline/BrowserStackPipelineStepExecution.java
R 
src/main/java/com/browserstack/automate/ci/jenkins/testops/AccessControlsFilter.java
R 
src/main/java/com/browserstack/automate/ci/jenkins/testops/BuildWithTestOpsConfigAction.java
R 
src/main/java/com/browserstack/automate/ci/jenkins/testops/BuildWithTestOpsConfigActionFreeStyleFactory.java
R 
src/main/java/com/browserstack/automate/ci/jenkins/testops/BuildWithTestOpsConfigActionWorkflowFactory.java
R 
src/main/java/com/browserstack/automate/ci/jenkins/testops/TestOpsCause.java
R 
src/main/java/com/browserstack/automate/ci/jenkins/testops/TestOpsConfig.java
R 
src/main/java/com/browserstack/automate/ci/jenkins/testops/TestOpsEnvironmentContributor.java

  Log Message:
  ---
  update var name


  Commit: 61c73da749615a16c1531c68030a77c53dff7222
  
https://github.com/jenkinsci/browserstack-integration-plugin/commit/61c73da749615a16c1531c68030a77c53dff7222
  Author: Karan Nagpal 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M 
src/main/java/com/browserstack/automate/ci/jenkins/observability/AccessControlsFilter.java
M 
src/main/java/com/browserstack/automate/ci/jenkins/observability/BuildWithObservabilityConfigAction.java

  Log Message:
  ---
  Allow only one origin


Compare: 

[jenkinsci/envinject-lib] 79a0ce: build: bump stapler from 1736.vb_1e05c4231b_c to 1...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.kohsuke.stapler-stapler-1756.vec9071748061
  Home:   https://github.com/jenkinsci/envinject-lib
  Commit: 79a0ceeb0938a7d43c0fb18c54e412630ad92b70
  
https://github.com/jenkinsci/envinject-lib/commit/79a0ceeb0938a7d43c0fb18c54e412630ad92b70
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build: bump stapler from 1736.vb_1e05c4231b_c to 1756.vec9071748061

Bumps [stapler](https://github.com/jenkinsci/stapler) from 1736.vb_1e05c4231b_c 
to 1756.vec9071748061.
- [Release notes](https://github.com/jenkinsci/stapler/releases)
- [Changelog](https://github.com/jenkinsci/stapler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/stapler/commits)

---
updated-dependencies:
- dependency-name: org.kohsuke.stapler:stapler
  dependency-type: direct:production
...

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/envinject-lib/push/refs/heads/dependabot/maven/master/org.kohsuke.stapler-stapler-1756.vec9071748061/00-79a0ce%40github.com.


[jenkinsci/azure-ad-plugin] ac4ae8: Bump typescript from 4.8.4 to 4.9.3

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/npm_and_yarn/typescript-4.9.3
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: ac4ae85084ec9ffbba713c730a8135b62da9f0b5
  
https://github.com/jenkinsci/azure-ad-plugin/commit/ac4ae85084ec9ffbba713c730a8135b62da9f0b5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  Bump typescript from 4.8.4 to 4.9.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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/azure-ad-plugin/push/refs/heads/dependabot/npm_and_yarn/typescript-4.9.3/00-ac4ae8%40github.com.


[jenkinsci/docker-workflow-plugin]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1654.vcb_69d035fa_20
  Home:   https://github.com/jenkinsci/docker-workflow-plugin

-- 
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/io.jenkins.tools.bom-bom-2.332.x-1654.vcb_69d035fa_20/e8ab4f-00%40github.com.


[jenkinsci/azure-ad-plugin] 03419f: Bump @microsoft/mgt-components from 2.7.0 to 2.7.1

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/npm_and_yarn/microsoft/mgt-components-2.7.1
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: 03419f3d2da486164640fa0d3b7616014dfbfe9c
  
https://github.com/jenkinsci/azure-ad-plugin/commit/03419f3d2da486164640fa0d3b7616014dfbfe9c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  Bump @microsoft/mgt-components from 2.7.0 to 2.7.1

Bumps 
[@microsoft/mgt-components](https://github.com/microsoftgraph/microsoft-graph-toolkit)
 from 2.7.0 to 2.7.1.
- [Release 
notes](https://github.com/microsoftgraph/microsoft-graph-toolkit/releases)
- 
[Commits](https://github.com/microsoftgraph/microsoft-graph-toolkit/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: "@microsoft/mgt-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/azure-ad-plugin/push/refs/heads/dependabot/npm_and_yarn/microsoft/mgt-components-2.7.1/00-03419f%40github.com.


[jenkinsci/docker-workflow-plugin] 368b34: Bump bom-2.332.x from 1643.v1cffef51df73 to 1723.v...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1723.vcb_9fee52c9fc
  Home:   https://github.com/jenkinsci/docker-workflow-plugin
  Commit: 368b34a488f959cd46c686e8505097c38fc5ec7e
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/368b34a488f959cd46c686e8505097c38fc5ec7e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.332.x from 1643.v1cffef51df73 to 1723.vcb_9fee52c9fc

Bumps [bom-2.332.x](https://github.com/jenkinsci/bom) from 1643.v1cffef51df73 
to 1723.vcb_9fee52c9fc.
- [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.332.x
  dependency-type: direct:production
...

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/io.jenkins.tools.bom-bom-2.332.x-1723.vcb_9fee52c9fc/00-368b34%40github.com.


[jenkinsci/azure-ad-plugin] f3394f: Bump webpack from 5.74.0 to 5.75.0

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/npm_and_yarn/webpack-5.75.0
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: f3394f5820f4490322a692748e186313d254cef9
  
https://github.com/jenkinsci/azure-ad-plugin/commit/f3394f5820f4490322a692748e186313d254cef9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  Bump webpack from 5.74.0 to 5.75.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.75.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  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/azure-ad-plugin/push/refs/heads/dependabot/npm_and_yarn/webpack-5.75.0/00-f3394f%40github.com.


[jenkinsci/docker-workflow-plugin] 1dcff7: Bump plugin from 4.49 to 4.51

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51
  Home:   https://github.com/jenkinsci/docker-workflow-plugin
  Commit: 1dcff78ad6806ae687a375571d9fec49350d5cfb
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/1dcff78ad6806ae687a375571d9fec49350d5cfb
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.49 to 4.51

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.49 to 4.51.
- [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.49...plugin-4.51)

---
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.51/00-1dcff7%40github.com.


[jenkinsci/azure-ad-plugin] 17e48b: Bump @microsoft/mgt-proxy-provider from 2.7.0 to 2...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/npm_and_yarn/microsoft/mgt-proxy-provider-2.7.1
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: 17e48b5d4c287efa0ee37f0e6de3045f7a2148e0
  
https://github.com/jenkinsci/azure-ad-plugin/commit/17e48b5d4c287efa0ee37f0e6de3045f7a2148e0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  Bump @microsoft/mgt-proxy-provider from 2.7.0 to 2.7.1

Bumps 
[@microsoft/mgt-proxy-provider](https://github.com/microsoftgraph/microsoft-graph-toolkit)
 from 2.7.0 to 2.7.1.
- [Release 
notes](https://github.com/microsoftgraph/microsoft-graph-toolkit/releases)
- 
[Commits](https://github.com/microsoftgraph/microsoft-graph-toolkit/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: "@microsoft/mgt-proxy-provider"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/azure-ad-plugin/push/refs/heads/dependabot/npm_and_yarn/microsoft/mgt-proxy-provider-2.7.1/00-17e48b%40github.com.


[jenkinsci/azure-ad-plugin] 0b868b: Bump ts-loader from 9.4.1 to 9.4.2

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/npm_and_yarn/ts-loader-9.4.2
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: 0b868bb387d88b508bb6768082f491075d61f9bf
  
https://github.com/jenkinsci/azure-ad-plugin/commit/0b868bb387d88b508bb6768082f491075d61f9bf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  Bump ts-loader from 9.4.1 to 9.4.2

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.1 to 9.4.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/9.4.1...v9.4.2)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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/azure-ad-plugin/push/refs/heads/dependabot/npm_and_yarn/ts-loader-9.4.2/00-0b868b%40github.com.


[jenkinsci/checkmarx-plugin] 3fca7a: Made changes for UI and setting the branch name

2022-11-30 Thread 'SubhadraSahoo' via Jenkins Commits
  Branch: refs/heads/ast-migration
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: 3fca7a6340572cf28d7c6271b63c38ed28febf4a
  
https://github.com/jenkinsci/checkmarx-plugin/commit/3fca7a6340572cf28d7c6271b63c38ed28febf4a
  Author: subhadra.sa...@checkmarx.com 
  Date:   2022-11-23 (Wed, 23 Nov 2022)

  Changed paths:
M build.gradle
M src/main/java/com/checkmarx/jenkins/CxScanBuilder.java
M src/main/resources/com/checkmarx/jenkins/CxScanBuilder/global.jelly

  Log Message:
  ---
  Made changes for UI and setting the branch name


  Commit: 555f3924ff66bf618e95279c8d56fdec010a3f6a
  
https://github.com/jenkinsci/checkmarx-plugin/commit/555f3924ff66bf618e95279c8d56fdec010a3f6a
  Author: subhadra.sa...@checkmarx.com 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M src/main/java/com/checkmarx/jenkins/CxScanBuilder.java
M src/main/resources/META-INF/hudson.remoting.ClassFilter
M src/main/resources/com/checkmarx/jenkins/CxScanBuilder/global.jelly

  Log Message:
  ---
  COrrected the calling of generateSUmmary method based on AST migration
And corrected the hierarchy of data members of ast


  Commit: 6483024022b2bba2033eda79d55de9ad586ad0a1
  
https://github.com/jenkinsci/checkmarx-plugin/commit/6483024022b2bba2033eda79d55de9ad586ad0a1
  Author: subhadra.sa...@checkmarx.com 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:

  Log Message:
  ---
  Merge branch 'ast-migration' of https://github.com/jenkinsci/checkmarx-plugin 
into ast-migration

#   build.gradle
#   src/main/resources/com/checkmarx/jenkins/CxScanBuilder/global.jelly


Compare: 
https://github.com/jenkinsci/checkmarx-plugin/compare/59f392f3c180...6483024022b2

-- 
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/checkmarx-plugin/push/refs/heads/ast-migration/59f392-648302%40github.com.


[jenkinsci/maven-info-plugin] f95c7e: Bump symbol-annotation from 1.23 to 1.24

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-symbol-annotation-1.24
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: f95c7ed947e134419aaa3e2326b1980188ef3a96
  
https://github.com/jenkinsci/maven-info-plugin/commit/f95c7ed947e134419aaa3e2326b1980188ef3a96
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump symbol-annotation from 1.23 to 1.24

Bumps [symbol-annotation](https://github.com/jenkinsci/lib-symbol-annotation) 
from 1.23 to 1.24.
- [Release notes](https://github.com/jenkinsci/lib-symbol-annotation/releases)
- 
[Commits](https://github.com/jenkinsci/lib-symbol-annotation/compare/symbol-annotation-1.23...symbol-annotation-1.24)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:symbol-annotation
  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/maven-info-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci-symbol-annotation-1.24/00-f95c7e%40github.com.


[jenkinsci/analysis-pom-plugin] 331511: Bump equalsverifier from 3.11.1 to 3.12

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.12
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 331511f3acc72485cee5bda070ea56467889d527
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/331511f3acc72485cee5bda070ea56467889d527
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump equalsverifier from 3.11.1 to 3.12

Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.11.1 to 
3.12.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/commits)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  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/analysis-pom-plugin/push/refs/heads/dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.12/00-331511%40github.com.


[jenkinsci/analysis-pom-plugin] eef5ca: Bump junit-pioneer from 1.9.0 to 1.9.1

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.junit-pioneer-junit-pioneer-1.9.1
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: eef5caa802a68f87312b76ad3711da9f4755fb23
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/eef5caa802a68f87312b76ad3711da9f4755fb23
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit-pioneer from 1.9.0 to 1.9.1

Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 
1.9.0 to 1.9.1.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases)
- 
[Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: org.junit-pioneer:junit-pioneer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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/analysis-pom-plugin/push/refs/heads/dependabot/maven/org.junit-pioneer-junit-pioneer-1.9.1/00-eef5ca%40github.com.


[jenkinsci/ant-plugin]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.49
  Home:   https://github.com/jenkinsci/ant-plugin

-- 
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/ant-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.49/dc1b6b-00%40github.com.


[jenkinsci/ant-plugin] 520fd3: Bump plugin from 4.47 to 4.51

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 520fd37712fbe85b09eee5f00ef0ac2e7461a8ba
  
https://github.com/jenkinsci/ant-plugin/commit/520fd37712fbe85b09eee5f00ef0ac2e7461a8ba
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.47 to 4.51

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.47 to 4.51.
- [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.47...plugin-4.51)

---
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/ant-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51/00-520fd3%40github.com.


[jenkinsci/negotiatesso-plugin] 4db9f7: Bump slf4j.version from 2.0.0-alpha0 to 2.0.5

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/slf4j.version-2.0.5
  Home:   https://github.com/jenkinsci/negotiatesso-plugin
  Commit: 4db9f75897b6eae5d0bb4164d19986a1649cd14f
  
https://github.com/jenkinsci/negotiatesso-plugin/commit/4db9f75897b6eae5d0bb4164d19986a1649cd14f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump slf4j.version from 2.0.0-alpha0 to 2.0.5

Bumps `slf4j.version` from 2.0.0-alpha0 to 2.0.5.

Updates `jcl-over-slf4j` from 2.0.0-alpha0 to 2.0.5
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits/v_2.0.5)

Updates `slf4j-api` from 2.0.0-alpha0 to 2.0.5
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits/v_2.0.5)

Updates `slf4j-jdk14` from 2.0.0-alpha0 to 2.0.5
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits/v_2.0.5)

---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/negotiatesso-plugin/push/refs/heads/dependabot/maven/slf4j.version-2.0.5/00-4db9f7%40github.com.


[jenkinsci/negotiatesso-plugin] 5d0a06: Bump access-modifier-suppressions from 1.16 to 1.29

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.kohsuke-access-modifier-suppressions-1.29
  Home:   https://github.com/jenkinsci/negotiatesso-plugin
  Commit: 5d0a063e5525c02c2c2cfa0bdd457e58a7565461
  
https://github.com/jenkinsci/negotiatesso-plugin/commit/5d0a063e5525c02c2c2cfa0bdd457e58a7565461
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump access-modifier-suppressions from 1.16 to 1.29

Bumps 
[access-modifier-suppressions](https://github.com/jenkinsci/lib-access-modifier)
 from 1.16 to 1.29.
- [Release notes](https://github.com/jenkinsci/lib-access-modifier/releases)
- 
[Commits](https://github.com/jenkinsci/lib-access-modifier/compare/access-modifier-1.16...access-modifier-1.29)

---
updated-dependencies:
- dependency-name: org.kohsuke:access-modifier-suppressions
  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/negotiatesso-plugin/push/refs/heads/dependabot/maven/org.kohsuke-access-modifier-suppressions-1.29/00-5d0a06%40github.com.


[jenkinsci/negotiatesso-plugin] f9fa22: Bump plugin from 4.49 to 4.51

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51
  Home:   https://github.com/jenkinsci/negotiatesso-plugin
  Commit: f9fa22e7e50f6a85ee5b166604b3c3f4e0dfa0a9
  
https://github.com/jenkinsci/negotiatesso-plugin/commit/f9fa22e7e50f6a85ee5b166604b3c3f4e0dfa0a9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.49 to 4.51

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.49 to 4.51.
- [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.49...plugin-4.51)

---
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/negotiatesso-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51/00-f9fa22%40github.com.


[jenkinsci/lockable-resources-plugin] 1d9085: New Crowdin translations

2022-11-30 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 1d90854df40281f35dbb76f640352389eddc33e2
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/1d90854df40281f35dbb76f640352389eddc33e2
  Author: Crowdin Bot 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages_fr.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages_sk.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sk.properties

  Log Message:
  ---
  New Crowdin translations


-- 
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/lockable-resources-plugin/push/refs/heads/l10n_crowdin_action/2fd7df-1d9085%40github.com.


[jenkinsci/maven-hpi-plugin] b25309: Fix Jenkinsfile

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: b253091fc49c7586904831d3c8f6978edd57de12
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/b253091fc49c7586904831d3c8f6978edd57de12
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Fix Jenkinsfile


-- 
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/maven-hpi-plugin/push/refs/heads/master/f06d80-b25309%40github.com.


[jenkinsci/remoting]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.kohsuke-access-modifier-annotation-1.29
  Home:   https://github.com/jenkinsci/remoting

-- 
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/remoting/push/refs/heads/dependabot/maven/org.kohsuke-access-modifier-annotation-1.29/bcdc95-00%40github.com.


[jenkinsci/remoting] b61f1c: Bump access-modifier-annotation from 1.27 to 1.29 ...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: b61f1c2c97337e05ce4a4e487474f39723b8aeff
  
https://github.com/jenkinsci/remoting/commit/b61f1c2c97337e05ce4a4e487474f39723b8aeff
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump access-modifier-annotation from 1.27 to 1.29 (#607)


-- 
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/remoting/push/refs/heads/master/e7706e-b61f1c%40github.com.


[jenkinsci/plugin-pom]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-1903.vf505ecb_63589
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
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/plugin-pom/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-1903.vf505ecb_63589/1f8f9e-00%40github.com.


[jenkinsci/plugin-pom] cedb8a: Bump jenkins-test-harness from 1900.v9e128c991ef4 ...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: cedb8a88791728f85dd9c3b8ad2885570859fa42
  
https://github.com/jenkinsci/plugin-pom/commit/cedb8a88791728f85dd9c3b8ad2885570859fa42
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins-test-harness from 1900.v9e128c991ef4 to 1903.vf505ecb_63589 
(#654)


-- 
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/plugin-pom/push/refs/heads/master/adc397-cedb8a%40github.com.


[jenkinsci/remoting] bcdc95: Bump access-modifier-annotation from 1.27 to 1.29

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.kohsuke-access-modifier-annotation-1.29
  Home:   https://github.com/jenkinsci/remoting
  Commit: bcdc95894c1b912e0c7330426c86074bc2c02cd5
  
https://github.com/jenkinsci/remoting/commit/bcdc95894c1b912e0c7330426c86074bc2c02cd5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump access-modifier-annotation from 1.27 to 1.29

Bumps 
[access-modifier-annotation](https://github.com/jenkinsci/lib-access-modifier) 
from 1.27 to 1.29.
- [Release notes](https://github.com/jenkinsci/lib-access-modifier/releases)
- 
[Commits](https://github.com/jenkinsci/lib-access-modifier/compare/access-modifier-1.27...access-modifier-1.29)

---
updated-dependencies:
- dependency-name: org.kohsuke:access-modifier-annotation
  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/remoting/push/refs/heads/dependabot/maven/org.kohsuke-access-modifier-annotation-1.29/00-bcdc95%40github.com.


[jenkinsci/maven-hpi-plugin] f06d80: Temporarily support 2.332.x for BOM test suite (#406)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: f06d80752cbb01ffc24e532ecb7f77e5e2f027a8
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/f06d80752cbb01ffc24e532ecb7f77e5e2f027a8
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M src/main/java/org/jenkinsci/maven/plugins/hpi/ValidateMojo.java

  Log Message:
  ---
  Temporarily support 2.332.x for BOM test suite (#406)


-- 
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/maven-hpi-plugin/push/refs/heads/master/90c712-f06d80%40github.com.


[jenkinsci/plugin-pom] 1f8f9e: Bump jenkins-test-harness from 1900.v9e128c991ef4 ...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-1903.vf505ecb_63589
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 1f8f9ef722073c7dd22ddb08e2cd578f363c5bad
  
https://github.com/jenkinsci/plugin-pom/commit/1f8f9ef722073c7dd22ddb08e2cd578f363c5bad
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins-test-harness from 1900.v9e128c991ef4 to 1903.vf505ecb_63589

Bumps [jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness) 
from 1900.v9e128c991ef4 to 1903.vf505ecb_63589.
- [Release notes](https://github.com/jenkinsci/jenkins-test-harness/releases)
- 
[Changelog](https://github.com/jenkinsci/jenkins-test-harness/blob/master/docs/CHANGELOG-OLD.md)
- [Commits](https://github.com/jenkinsci/jenkins-test-harness/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:jenkins-test-harness
  dependency-type: direct:development
...

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/plugin-pom/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-1903.vf505ecb_63589/00-1f8f9e%40github.com.


[jenkinsci/jenkins-test-harness]

2022-11-30 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1906.v1e0780b_3a_41a
  Home:   https://github.com/jenkinsci/jenkins-test-harness

-- 
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/jenkins-test-harness/push/refs/tags/1906.v1e0780b_3a_41a/00-1e0780%40github.com.


[jenkinsci/configuration-as-code-plugin] 8ce7c4: Bump jenkins.version from 2.375 to 2.375.1 (#2177)

2022-11-30 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

  Commit: 8ce7c4c113a0f17a1a3fb7bc9ec3da6860f31f91

  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/8ce7c4c113a0f17a1a3fb7bc9ec3da6860f31f91

  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>

  Date:   2022-12-01 (Thu, 01 Dec 2022)



  Changed paths:

M integrations/pom.xml



  Log Message:

  ---

  Bump jenkins.version from 2.375 to 2.375.1 (#2177)



... 
guration-as-code-plugin/configuration-as-code-plugin/updatecli/update-jenkins.ps1
 -PomPath integrations/pom.xml -NewVersion 2.375.1"



Made with ❤️️ by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>





-- 
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/configuration-as-code-plugin/push/refs/heads/master/85d594-8ce7c4%40github.com.


[jenkinsci/configuration-as-code-plugin]

2022-11-30 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_826cf2c93e438e11e9a7fc0479c71d12103331eed6633a5604ad389619ebb800
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

-- 
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/configuration-as-code-plugin/push/refs/heads/updatecli_826cf2c93e438e11e9a7fc0479c71d12103331eed6633a5604ad389619ebb800/b1c1db-00%40github.com.


[jenkinsci/jdk-tool-plugin]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.49
  Home:   https://github.com/jenkinsci/jdk-tool-plugin

-- 
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/jdk-tool-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.49/23e8a3-00%40github.com.


[jenkinsci/jdk-tool-plugin] 166261: Bump plugin from 4.47 to 4.51

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51
  Home:   https://github.com/jenkinsci/jdk-tool-plugin
  Commit: 166261b93b7b49a4248b290c8915d60dc874427c
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/166261b93b7b49a4248b290c8915d60dc874427c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.47 to 4.51

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.47 to 4.51.
- [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.47...plugin-4.51)

---
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/jdk-tool-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51/00-166261%40github.com.


[jenkinsci/jdk-tool-plugin] b503fa: Bump bom-2.332.x from 1654.vcb_69d035fa_20 to 1723...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1723.vcb_9fee52c9fc
  Home:   https://github.com/jenkinsci/jdk-tool-plugin
  Commit: b503fa97caf0ecdef167d96ba7e3f97bb1174259
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/b503fa97caf0ecdef167d96ba7e3f97bb1174259
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.332.x from 1654.vcb_69d035fa_20 to 1723.vcb_9fee52c9fc

Bumps [bom-2.332.x](https://github.com/jenkinsci/bom) from 1654.vcb_69d035fa_20 
to 1723.vcb_9fee52c9fc.
- [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.332.x
  dependency-type: direct:production
...

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/jdk-tool-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1723.vcb_9fee52c9fc/00-b503fa%40github.com.


[jenkinsci/jenkins-test-harness] 1e0780: Use Java 11 language features where possible (#531)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 1e0780b3a41ad86a77b97428529dbed8cd25ead1
  
https://github.com/jenkinsci/jenkins-test-harness/commit/1e0780b3a41ad86a77b97428529dbed8cd25ead1
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M src/main/java/com/gargoylesoftware/htmlunit/html/HtmlElementUtil.java
M src/main/java/hudson/cli/CLICommandInvoker.java
M src/main/java/org/jvnet/hudson/test/ExtractChangeLogParser.java
M src/main/java/org/jvnet/hudson/test/ExtractChangeLogSet.java
M src/main/java/org/jvnet/hudson/test/ExtractResourceWithChangesSCM.java
M src/main/java/org/jvnet/hudson/test/FakeChangeLogSCM.java
M src/main/java/org/jvnet/hudson/test/HudsonHomeLoader.java
M src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
M src/main/java/org/jvnet/hudson/test/InboundAgentRule.java
M src/main/java/org/jvnet/hudson/test/JellyTestSuiteBuilder.java
M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
M src/main/java/org/jvnet/hudson/test/LoggerRule.java
M src/main/java/org/jvnet/hudson/test/MemoryAssert.java
M src/main/java/org/jvnet/hudson/test/MockAuthorizationStrategy.java
M src/main/java/org/jvnet/hudson/test/MockFolder.java
M src/main/java/org/jvnet/hudson/test/PrefixedOutputStream.java
M src/main/java/org/jvnet/hudson/test/PretendSlave.java
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
M src/main/java/org/jvnet/hudson/test/ResponseCapturingOutput.java
M src/main/java/org/jvnet/hudson/test/RestartableJenkinsRule.java
M src/main/java/org/jvnet/hudson/test/SingleFileSCM.java
M src/main/java/org/jvnet/hudson/test/TestBuilder.java
M src/main/java/org/jvnet/hudson/test/TestNotifier.java
M src/test/java/org/jvnet/hudson/test/JenkinsRuleTest.java
M src/test/java/org/jvnet/hudson/test/MemoryAssertTest.java
M src/test/java/org/jvnet/hudson/test/PrefixedOutputStreamTest.java
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java

  Log Message:
  ---
  Use Java 11 language features where possible (#531)


-- 
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/jenkins-test-harness/push/refs/heads/master/2a555a-1e0780%40github.com.


[jenkinsci/configuration-as-code-plugin] b1c1db: chore: ran shell command "pwsh -NoProfile -File /h...

2022-11-30 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_826cf2c93e438e11e9a7fc0479c71d12103331eed6633a5604ad389619ebb800

  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

  Commit: b1c1db37d6e61c875f4f5eb10d448fd0e4374fe0

  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/b1c1db37d6e61c875f4f5eb10d448fd0e4374fe0

  Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>

  Date:   2022-12-01 (Thu, 01 Dec 2022)



  Changed paths:

M integrations/pom.xml



  Log Message:

  ---

  chore: ran shell command "pwsh -NoProfile -File /home/runner/work/confi...



... 
guration-as-code-plugin/configuration-as-code-plugin/updatecli/update-jenkins.ps1
 -PomPath integrations/pom.xml -NewVersion 2.375.1"



Made with ❤️️ by updatecli





-- 
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/configuration-as-code-plugin/push/refs/heads/updatecli_826cf2c93e438e11e9a7fc0479c71d12103331eed6633a5604ad389619ebb800/00-b1c1db%40github.com.


[jenkinsci/maven-hpi-plugin] 90c712: Clean up `TestRuntimeMojo` (#404)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 90c7124c922d909af516583631935bf6dae7a28d
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/90c7124c922d909af516583631935bf6dae7a28d
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M src/main/java/org/jenkinsci/maven/plugins/hpi/TestRuntimeMojo.java
M src/main/resources/META-INF/plexus/components.xml

  Log Message:
  ---
  Clean up `TestRuntimeMojo` (#404)


-- 
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/maven-hpi-plugin/push/refs/heads/master/2a3bf4-90c712%40github.com.


[jenkinsci/maven-hpi-plugin] 2a3bf4: Use Java 11 language features where possible (#405)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 2a3bf4ba474fd0bb16e7a50fbb1f4bbc03acf37a
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/2a3bf4ba474fd0bb16e7a50fbb1f4bbc03acf37a
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractHpiMojo.java
M src/main/java/org/jenkinsci/maven/plugins/hpi/Artifacts.java
M src/main/java/org/jenkinsci/maven/plugins/hpi/ReservedName.java

  Log Message:
  ---
  Use Java 11 language features where possible (#405)


-- 
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/maven-hpi-plugin/push/refs/heads/master/13db53-2a3bf4%40github.com.


[jenkinsci/google-oauth-plugin]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.api-client-google-api-client-2.0.1
  Home:   https://github.com/jenkinsci/google-oauth-plugin

-- 
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/google-oauth-plugin/push/refs/heads/dependabot/maven/com.google.api-client-google-api-client-2.0.1/68b3e0-00%40github.com.


[jenkinsci/google-oauth-plugin] cb334b: Bump google-api-client from 1.32.1 to 2.1.0

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.api-client-google-api-client-2.1.0
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: cb334b975f8a46d18ae94feda5add3a0c68ce5ee
  
https://github.com/jenkinsci/google-oauth-plugin/commit/cb334b975f8a46d18ae94feda5add3a0c68ce5ee
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-api-client from 1.32.1 to 2.1.0

Bumps [google-api-client](https://github.com/googleapis/google-api-java-client) 
from 1.32.1 to 2.1.0.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-api-java-client/compare/v1.32.1...v2.1.0)

---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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/google-oauth-plugin/push/refs/heads/dependabot/maven/com.google.api-client-google-api-client-2.1.0/00-cb334b%40github.com.


[jenkinsci/plain-credentials-plugin]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.49
  Home:   https://github.com/jenkinsci/plain-credentials-plugin

-- 
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/plain-credentials-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.49/356723-00%40github.com.


[jenkinsci/plain-credentials-plugin] d2be94: Bump plugin from 4.44 to 4.51

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51
  Home:   https://github.com/jenkinsci/plain-credentials-plugin
  Commit: d2be94ef033f726635265ed958e46fe2b3a50685
  
https://github.com/jenkinsci/plain-credentials-plugin/commit/d2be94ef033f726635265ed958e46fe2b3a50685
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.44 to 4.51

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.44 to 4.51.
- [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.44...plugin-4.51)

---
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/plain-credentials-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.51/00-d2be94%40github.com.


[jenkinsci/jenkins-test-harness]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.netbeans.modules-org-netbeans-insane-RELEASE160
  Home:   https://github.com/jenkinsci/jenkins-test-harness

-- 
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/jenkins-test-harness/push/refs/heads/dependabot/maven/org.netbeans.modules-org-netbeans-insane-RELEASE160/266932-00%40github.com.


[jenkinsci/jenkins-test-harness] 2a555a: Bump org-netbeans-insane from RELEASE150 to RELEAS...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 2a555a6dc555ba2f04044f371b7904bcccb4
  
https://github.com/jenkinsci/jenkins-test-harness/commit/2a555a6dc555ba2f04044f371b7904bcccb4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org-netbeans-insane from RELEASE150 to RELEASE160 (#529)


-- 
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/jenkins-test-harness/push/refs/heads/master/6d05a3-2a555a%40github.com.


[jenkins-infra/account-app]

2022-11-30 Thread 'infra-ci-jenkins-io[bot]' via Jenkins Commits
  Branch: refs/tags/0.2.3
  Home:   https://github.com/jenkins-infra/account-app

-- 
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/jenkins-infra/account-app/push/refs/tags/0.2.3/00-89d1af%40github.com.


[jenkinsci/jenkins-test-harness] 6d05a3: Remove logic for old Jenkins versions (#530)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 6d05a3953e0d59b4a318d20efed8c4bfaee875c3
  
https://github.com/jenkinsci/jenkins-test-harness/commit/6d05a3953e0d59b4a318d20efed8c4bfaee875c3
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
M src/main/java/org/jvnet/hudson/test/PropertiesTestSuite.java
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
M src/main/java/org/jvnet/hudson/test/WarExploder.java

  Log Message:
  ---
  Remove logic for old Jenkins versions (#530)


-- 
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/jenkins-test-harness/push/refs/heads/master/f505ec-6d05a3%40github.com.


[jenkinsci/maven-hpi-plugin] 13db53: EOL `InitializeMojo` (#403)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 13db53e3521e91047a5f2c02156ce5202f66e465
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/13db53e3521e91047a5f2c02156ce5202f66e465
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
R src/main/java/org/jenkinsci/maven/plugins/hpi/InitializeMojo.java
M src/main/resources/META-INF/plexus/components.xml

  Log Message:
  ---
  EOL `InitializeMojo` (#403)


-- 
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/maven-hpi-plugin/push/refs/heads/master/c60d46-13db53%40github.com.


[jenkinsci/jenkins-test-harness]

2022-11-30 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1903.vf505ecb_63589
  Home:   https://github.com/jenkinsci/jenkins-test-harness

-- 
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/jenkins-test-harness/push/refs/tags/1903.vf505ecb_63589/00-f505ec%40github.com.


[jenkinsci/jenkins-test-harness] 266932: Bump org-netbeans-insane from RELEASE150 to RELEAS...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.netbeans.modules-org-netbeans-insane-RELEASE160
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 266932f56ab686283f2d96a686cc843743e17f93
  
https://github.com/jenkinsci/jenkins-test-harness/commit/266932f56ab686283f2d96a686cc843743e17f93
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org-netbeans-insane from RELEASE150 to RELEASE160

Bumps org-netbeans-insane from RELEASE150 to RELEASE160.

---
updated-dependencies:
- dependency-name: org.netbeans.modules:org-netbeans-insane
  dependency-type: direct:production
...

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/jenkins-test-harness/push/refs/heads/dependabot/maven/org.netbeans.modules-org-netbeans-insane-RELEASE160/00-266932%40github.com.


[jenkinsci/jenkins-test-harness] f505ec: Require Java 11 or newer (#528)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: f505ecb63589894990fd9b4764dd4d844dbe6412
  
https://github.com/jenkinsci/jenkins-test-harness/commit/f505ecb63589894990fd9b4764dd4d844dbe6412
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Require Java 11 or newer (#528)


-- 
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/jenkins-test-harness/push/refs/heads/master/4865a7-f505ec%40github.com.


[jenkinsci/maven-hpi-plugin]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.4.0
  Home:   https://github.com/jenkinsci/maven-hpi-plugin

-- 
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/maven-hpi-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.4.0/d82f23-00%40github.com.


[jenkinsci/maven-hpi-plugin] c60d46: Bump maven-dependency-plugin from 3.3.0 to 3.4.0 (...

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: c60d468f989060c7ca6cce6f1817ce3a535f9813
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/c60d468f989060c7ca6cce6f1817ce3a535f9813
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#399)

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/maven-hpi-plugin/push/refs/heads/master/2695cf-c60d46%40github.com.


[jenkinsci/maven-hpi-plugin] 2695cf: Use Java 11 language features where possible (#402)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 2695cfb21fa7697a5aa58d0f5a455d919dfb3593
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/2695cfb21fa7697a5aa58d0f5a455d919dfb3593
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M src/main/java/org/jenkinsci/maven/plugins/hpi/RunMojo.java
M src/main/java/org/jenkinsci/maven/plugins/hpi/TestDependencyMojo.java

  Log Message:
  ---
  Use Java 11 language features where possible (#402)


-- 
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/maven-hpi-plugin/push/refs/heads/master/47d858-2695cf%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.351
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin

-- 
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/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/revision-1.12.351/a4afb1-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] b62f46: Bump revision from 1.12.287 to 1.12.352

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.352
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: b62f460366df666d1d75b2b2d84a0fd701c389db
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/b62f460366df666d1d75b2b2d84a0fd701c389db
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.287 to 1.12.352

Bumps `revision` from 1.12.287 to 1.12.352.

Updates `aws-java-sdk-bom` from 1.12.287 to 1.12.352
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.352)

Updates `aws-java-sdk` from 1.12.287 to 1.12.352
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.352)

Updates `aws-java-sdk-s3` from 1.12.287 to 1.12.352
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.352)

Updates `aws-java-sdk-sts` from 1.12.287 to 1.12.352
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.352)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/revision-1.12.352/00-b62f46%40github.com.


[jenkinsci/maven-hpi-plugin] d82f23: Exclude plexus-archiver

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.4.0
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: d82f232d97b2dd994872bb38f9e90f042e402060
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/d82f232d97b2dd994872bb38f9e90f042e402060
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Exclude plexus-archiver


-- 
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/maven-hpi-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.4.0/d52811-d82f23%40github.com.


[jenkinsci/maven-hpi-plugin] 47d858: Remove unnecessary use of reflection (#401)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 47d858404aab74b3dd83898bbe21df88424c1dae
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/47d858404aab74b3dd83898bbe21df88424c1dae
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M src/main/java/org/jenkinsci/maven/plugins/hpi/RunMojo.java

  Log Message:
  ---
  Remove unnecessary use of reflection (#401)


-- 
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/maven-hpi-plugin/push/refs/heads/master/6718f3-47d858%40github.com.


[jenkinsci/maven-hpi-plugin] 6718f3: Add new test for older plugin parent POM (#400)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 6718f325de3785f076d845ca2781fd5e3416b5ad
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/6718f325de3785f076d845ca2781fd5e3416b5ad
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
A src/it/parent-4-40/invoker.properties
A src/it/parent-4-40/pom.xml
A src/it/parent-4-40/src/main/java/test/JustTesting.java
A src/it/parent-4-40/src/main/java/test/SampleRootAction.java
A src/it/parent-4-40/src/main/resources/index.jelly
A src/it/parent-4-40/src/test/java/test/SampleRootActionTest.java
A src/it/parent-4-40/src/test/resources/test/expected.txt
A src/it/parent-4-40/verify.groovy

  Log Message:
  ---
  Add new test for older plugin parent POM (#400)


-- 
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/maven-hpi-plugin/push/refs/heads/master/2be18b-6718f3%40github.com.


[jenkinsci/maven-hpi-plugin]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/src/it/process-jar/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
  Home:   https://github.com/jenkinsci/maven-hpi-plugin

-- 
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/maven-hpi-plugin/push/refs/heads/dependabot/maven/src/it/process-jar/com.fasterxml.jackson.core-jackson-databind-2.13.4.1/ee3af2-00%40github.com.


[jenkinsci/maven-hpi-plugin] d52811: Bump maven-dependency-plugin from 3.3.0 to 3.4.0

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.4.0
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: d528118f6c5d9f2cecd3838d81d542ce706ba177
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/d528118f6c5d9f2cecd3838d81d542ce706ba177
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-dependency-plugin from 3.3.0 to 3.4.0

Bumps 
[maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) 
from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- 
[Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.3.0...maven-dependency-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-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/maven-hpi-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.4.0/00-d52811%40github.com.


[jenkinsci/maven-hpi-plugin] 2be18b: Require Java 11 or newer (#398)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 2be18bb09a0697031e331360abe3af00bded4bfd
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/2be18bb09a0697031e331360abe3af00bded4bfd
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M .github/dependabot.yml
M Jenkinsfile
M README.md
M pom.xml
M src/it/JENKINS-45740-metadata/pom.xml
M src/it/JENKINS-58771-packaged-plugins-2/pom.xml
M src/it/JENKINS-58771-packaged-plugins-3/pom.xml
M src/it/JENKINS-58771-packaged-plugins/pom.xml
M src/it/assemble-dependencies-as-jpi/pom.xml
M src/it/assemble-dependencies/pom.xml
M src/it/check-core-version-failure/pom.xml
M src/it/check-core-version-failure/verify.groovy
M src/it/check-core-version-success/pom.xml
M src/it/compile-fork-it/pom.xml
M src/it/compile-it/pom.xml
M src/it/compile-multimodule-it/pom.xml
M src/it/java-level/pom.xml
M src/it/jenkins-version/pom.xml
M src/it/jenkins-version/verify.groovy
M src/it/minimum-java-version/pom.xml
M src/it/missing-index/pom.xml
M src/it/override-test-dependencies-release-failure/pom.xml
M src/it/override-test-dependencies-smokes/pom.xml
M src/it/override-test-dependencies-useUpperBounds/pom.xml
R src/it/parent-3x/invoker.properties
R src/it/parent-3x/pom.xml
R src/it/parent-3x/src/main/java/test/JustTesting.java
R src/it/parent-3x/src/main/java/test/SampleRootAction.java
R src/it/parent-3x/src/main/resources/index.jelly
R src/it/parent-3x/src/test/java/test/SampleRootActionTest.java
R src/it/parent-3x/src/test/resources/test/expected.txt
R src/it/parent-3x/verify.groovy
A src/it/parent-4x/invoker.properties
A src/it/parent-4x/pom.xml
A src/it/parent-4x/src/main/java/test/JustTesting.java
A src/it/parent-4x/src/main/java/test/SampleRootAction.java
A src/it/parent-4x/src/main/resources/index.jelly
A src/it/parent-4x/src/test/java/test/SampleRootActionTest.java
A src/it/parent-4x/src/test/resources/test/expected.txt
A src/it/parent-4x/verify.groovy
M src/it/process-jar/pom.xml
M src/it/snapshot-version-override/pom.xml
M src/it/verify-it/pom.xml
M src/it/verify-it/verify.groovy
M src/main/java/org/jenkinsci/maven/plugins/hpi/ValidateMojo.java

  Log Message:
  ---
  Require Java 11 or newer (#398)


-- 
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/maven-hpi-plugin/push/refs/heads/master/56f2eb-2be18b%40github.com.


[jenkins-infra/jenkins.io] 2f1691: Document Winstone 6.6 changes in 2.375.1 upgrade g...

2022-11-30 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 2f16912c97b9995071e868540502887a675b1cde
  
https://github.com/jenkins-infra/jenkins.io/commit/2f16912c97b9995071e868540502887a675b1cde
  Author: Alexander Brandes 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M content/_data/upgrades/2-375-1.adoc

  Log Message:
  ---
  Document Winstone 6.6 changes in 2.375.1 upgrade guide (#5755)

* Document Winstone 6.6 changes

* Update content/_data/upgrades/2-375-1.adoc


-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/1b7b2c-2f1691%40github.com.


[jenkinsci/ecutest-plugin]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.11.1
  Home:   https://github.com/jenkinsci/ecutest-plugin

-- 
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/ecutest-plugin/push/refs/heads/dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.11.1/4f3203-00%40github.com.


[jenkinsci/ecutest-plugin] ee5de3: Bump equalsverifier from 3.7.2 to 3.12

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.12
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: ee5de309395ca1f708e35ad28a660a95a0d04630
  
https://github.com/jenkinsci/ecutest-plugin/commit/ee5de309395ca1f708e35ad28a660a95a0d04630
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump equalsverifier from 3.7.2 to 3.12

Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.7.2 to 
3.12.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/commits)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  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/ecutest-plugin/push/refs/heads/dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.12/00-ee5de3%40github.com.


[jenkinsci/plugin-pom] adc397: Bump maven-stapler-plugin from 1.20 to 1.21 (#653)

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: adc397aa76c1ddcc317feddd073f91343194df56
  
https://github.com/jenkinsci/plugin-pom/commit/adc397aa76c1ddcc317feddd073f91343194df56
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-stapler-plugin from 1.20 to 1.21 (#653)


-- 
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/plugin-pom/push/refs/heads/master/c30345-adc397%40github.com.


[jenkinsci/plugin-pom]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.kohsuke.stapler-maven-stapler-plugin-1.21
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
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/plugin-pom/push/refs/heads/dependabot/maven/org.kohsuke.stapler-maven-stapler-plugin-1.21/fb80f2-00%40github.com.


[jenkinsci/packaging] 62c837: Deterministic dependencies (#355)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/packaging
  Commit: 62c837247de82e38d093eb64256dab856f863b92
  
https://github.com/jenkinsci/packaging/commit/62c837247de82e38d093eb64256dab856f863b92
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
A .github/dependabot.yml
M requirements.txt

  Log Message:
  ---
  Deterministic dependencies (#355)


-- 
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/packaging/push/refs/heads/master/3e755c-62c837%40github.com.


[jenkinsci/pom] f25e67: Bump maven-stapler-plugin from 1.20 to 1.21 (#353)

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: f25e67165918552cba7752189bac3bca09f4033b
  
https://github.com/jenkinsci/pom/commit/f25e67165918552cba7752189bac3bca09f4033b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-stapler-plugin from 1.20 to 1.21 (#353)


-- 
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/pom/push/refs/heads/master/2ea38e-f25e67%40github.com.


[jenkinsci/pom]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.kohsuke.stapler-maven-stapler-plugin-1.21
  Home:   https://github.com/jenkinsci/pom

-- 
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/pom/push/refs/heads/dependabot/maven/org.kohsuke.stapler-maven-stapler-plugin-1.21/d44759-00%40github.com.


[jenkinsci/maven-stapler-plugin] 098ac7: [maven-release-plugin] prepare release maven-stapl...

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-stapler-plugin
  Commit: 098ac79854b05dc43bf7bc0788810108d6a146d5
  
https://github.com/jenkinsci/maven-stapler-plugin/commit/098ac79854b05dc43bf7bc0788810108d6a146d5
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release maven-stapler-plugin-1.21


-- 
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/maven-stapler-plugin/push/refs/heads/master/cd86c4-098ac7%40github.com.


[jenkinsci/jenkins] 9784a7: Bump symbol-annotation from 1.23 to 1.24

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-symbol-annotation-1.24
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9784a7da0244e08d05ee0569db1d8140af8be279
  
https://github.com/jenkinsci/jenkins/commit/9784a7da0244e08d05ee0569db1d8140af8be279
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M bom/pom.xml

  Log Message:
  ---
  Bump symbol-annotation from 1.23 to 1.24

Bumps [symbol-annotation](https://github.com/jenkinsci/lib-symbol-annotation) 
from 1.23 to 1.24.
- [Release notes](https://github.com/jenkinsci/lib-symbol-annotation/releases)
- 
[Commits](https://github.com/jenkinsci/lib-symbol-annotation/compare/symbol-annotation-1.23...symbol-annotation-1.24)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:symbol-annotation
  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/jenkins/push/refs/heads/dependabot/maven/org.jenkins-ci-symbol-annotation-1.24/00-9784a7%40github.com.


[jenkinsci/jenkins] 5e9c7e: Bump crypto-util from 1.7 to 1.8

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-crypto-util-1.8
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5e9c7e4136ef3a81f52aa23a1100bf8e944ecf4a
  
https://github.com/jenkinsci/jenkins/commit/5e9c7e4136ef3a81f52aa23a1100bf8e944ecf4a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M bom/pom.xml

  Log Message:
  ---
  Bump crypto-util from 1.7 to 1.8

Bumps [crypto-util](https://github.com/jenkinsci/lib-crypto-util) from 1.7 to 
1.8.
- [Release notes](https://github.com/jenkinsci/lib-crypto-util/releases)
- 
[Commits](https://github.com/jenkinsci/lib-crypto-util/compare/crypto-util-1.7...crypto-util-1.8)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:crypto-util
  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/jenkins/push/refs/heads/dependabot/maven/org.jenkins-ci-crypto-util-1.8/00-5e9c7e%40github.com.


[jenkinsci/jenkins] 2cef94: Bump version-number from 1.10 to 1.11

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-version-number-1.11
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 2cef94e1d1d0b78bb2632616e478d501de47235b
  
https://github.com/jenkinsci/jenkins/commit/2cef94e1d1d0b78bb2632616e478d501de47235b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M bom/pom.xml

  Log Message:
  ---
  Bump version-number from 1.10 to 1.11

Bumps [version-number](https://github.com/jenkinsci/lib-version-number) from 
1.10 to 1.11.
- [Release notes](https://github.com/jenkinsci/lib-version-number/releases)
- 
[Changelog](https://github.com/jenkinsci/lib-version-number/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/lib-version-number/compare/version-number-1.10...version-number-1.11)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:version-number
  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/jenkins/push/refs/heads/dependabot/maven/org.jenkins-ci-version-number-1.11/00-2cef94%40github.com.


[jenkinsci/jenkins] dae43c: Bump access-modifier.version from 1.27 to 1.29

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/access-modifier.version-1.29
  Home:   https://github.com/jenkinsci/jenkins
  Commit: dae43c0e2e8b31b457b318ae27d2bf09aacf49b6
  
https://github.com/jenkinsci/jenkins/commit/dae43c0e2e8b31b457b318ae27d2bf09aacf49b6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump access-modifier.version from 1.27 to 1.29

Bumps `access-modifier.version` from 1.27 to 1.29.

Updates `access-modifier-checker` from 1.27 to 1.29
- [Release notes](https://github.com/jenkinsci/lib-access-modifier/releases)
- 
[Commits](https://github.com/jenkinsci/lib-access-modifier/compare/access-modifier-1.27...access-modifier-1.29)

Updates `access-modifier-annotation` from 1.27 to 1.29
- [Release notes](https://github.com/jenkinsci/lib-access-modifier/releases)
- 
[Commits](https://github.com/jenkinsci/lib-access-modifier/compare/access-modifier-1.27...access-modifier-1.29)

---
updated-dependencies:
- dependency-name: org.kohsuke:access-modifier-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.kohsuke:access-modifier-annotation
  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/jenkins/push/refs/heads/dependabot/maven/access-modifier.version-1.29/00-dae43c%40github.com.


[jenkinsci/jenkins] aefee8: Bump annotation-indexer from 1.16 to 1.17

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-annotation-indexer-1.17
  Home:   https://github.com/jenkinsci/jenkins
  Commit: aefee804477f262c79d60c1cef9943306d49364b
  
https://github.com/jenkinsci/jenkins/commit/aefee804477f262c79d60c1cef9943306d49364b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M bom/pom.xml

  Log Message:
  ---
  Bump annotation-indexer from 1.16 to 1.17

Bumps [annotation-indexer](https://github.com/jenkinsci/lib-annotation-indexer) 
from 1.16 to 1.17.
- [Release notes](https://github.com/jenkinsci/lib-annotation-indexer/releases)
- 
[Commits](https://github.com/jenkinsci/lib-annotation-indexer/compare/annotation-indexer-1.16...annotation-indexer-1.17)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:annotation-indexer
  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/jenkins/push/refs/heads/dependabot/maven/org.jenkins-ci-annotation-indexer-1.17/00-aefee8%40github.com.


[jenkinsci/plugin-pom] fb80f2: Bump maven-stapler-plugin from 1.20 to 1.21

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.kohsuke.stapler-maven-stapler-plugin-1.21
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: fb80f2d61c2114d3217f98724ac1e85065c39557
  
https://github.com/jenkinsci/plugin-pom/commit/fb80f2d61c2114d3217f98724ac1e85065c39557
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-stapler-plugin from 1.20 to 1.21

Bumps [maven-stapler-plugin](https://github.com/jenkinsci/maven-stapler-plugin) 
from 1.20 to 1.21.
- [Release notes](https://github.com/jenkinsci/maven-stapler-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/maven-stapler-plugin/compare/maven-stapler-plugin-1.20...maven-stapler-plugin-1.21)

---
updated-dependencies:
- dependency-name: org.kohsuke.stapler:maven-stapler-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/plugin-pom/push/refs/heads/dependabot/maven/org.kohsuke.stapler-maven-stapler-plugin-1.21/00-fb80f2%40github.com.


[jenkinsci/pom] d44759: Bump maven-stapler-plugin from 1.20 to 1.21

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.kohsuke.stapler-maven-stapler-plugin-1.21
  Home:   https://github.com/jenkinsci/pom
  Commit: d447594b1b4e41b6ab66848089c2a6edbac0863e
  
https://github.com/jenkinsci/pom/commit/d447594b1b4e41b6ab66848089c2a6edbac0863e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-stapler-plugin from 1.20 to 1.21

Bumps [maven-stapler-plugin](https://github.com/jenkinsci/maven-stapler-plugin) 
from 1.20 to 1.21.
- [Release notes](https://github.com/jenkinsci/maven-stapler-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/maven-stapler-plugin/compare/maven-stapler-plugin-1.20...maven-stapler-plugin-1.21)

---
updated-dependencies:
- dependency-name: org.kohsuke.stapler:maven-stapler-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/pom/push/refs/heads/dependabot/maven/org.kohsuke.stapler-maven-stapler-plugin-1.21/00-d44759%40github.com.


[jenkinsci/maven-stapler-plugin] 8b67a5: [maven-release-plugin] prepare for next developmen...

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-stapler-plugin
  Commit: 8b67a5e638a59acf9e9feb1eb80688d4bd4eb1e0
  
https://github.com/jenkinsci/maven-stapler-plugin/commit/8b67a5e638a59acf9e9feb1eb80688d4bd4eb1e0
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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/maven-stapler-plugin/push/refs/heads/master/098ac7-8b67a5%40github.com.


[jenkinsci/maven-stapler-plugin]

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/tags/maven-stapler-plugin-1.21
  Home:   https://github.com/jenkinsci/maven-stapler-plugin

-- 
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/maven-stapler-plugin/push/refs/tags/maven-stapler-plugin-1.21/00-55dcd1%40github.com.


[jenkinsci/built-on-column-plugin] 3c121d: Added Screenshot of Built On column (#10)

2022-11-30 Thread 'Penchal' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/built-on-column-plugin
  Commit: 3c121dcfd97edb88274ff187f0d7ab238cfae16c
  
https://github.com/jenkinsci/built-on-column-plugin/commit/3c121dcfd97edb88274ff187f0d7ab238cfae16c
  Author: Penchal <119003774+penchaltechnolog...@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M README.md
A images/Built-On.png

  Log Message:
  ---
  Added Screenshot of Built On column (#10)

* Added Screenshot of Built On column

* Rename image file

Co-authored-by: Mark Waite 


-- 
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/built-on-column-plugin/push/refs/heads/master/99c5f9-3c121d%40github.com.


[jenkinsci/plugin-pom]

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.kohsuke-access-modifier-checker-1.29
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
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/plugin-pom/push/refs/heads/dependabot/maven/org.kohsuke-access-modifier-checker-1.29/0cbaee-00%40github.com.


[jenkinsci/plugin-pom] c30345: Bump access-modifier-checker from 1.27 to 1.29 (#652)

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: c3034583360afec114b54bef629ea8b13c94ca9e
  
https://github.com/jenkinsci/plugin-pom/commit/c3034583360afec114b54bef629ea8b13c94ca9e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump access-modifier-checker from 1.27 to 1.29 (#652)


-- 
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/plugin-pom/push/refs/heads/master/3eb6f3-c30345%40github.com.


[jenkinsci/jenkins-test-harness-htmlunit]

2022-11-30 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/127.v28144890db_46
  Home:   https://github.com/jenkinsci/jenkins-test-harness-htmlunit

-- 
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/jenkins-test-harness-htmlunit/push/refs/tags/127.v28144890db_46/00-281448%40github.com.


[jenkinsci/plugin-pom] 0cbaee: Bump access-modifier-checker from 1.27 to 1.29

2022-11-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.kohsuke-access-modifier-checker-1.29
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 0cbaee3076b2272013e5c9cf1ad0b0c6cba4f5d4
  
https://github.com/jenkinsci/plugin-pom/commit/0cbaee3076b2272013e5c9cf1ad0b0c6cba4f5d4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump access-modifier-checker from 1.27 to 1.29

Bumps 
[access-modifier-checker](https://github.com/jenkinsci/lib-access-modifier) 
from 1.27 to 1.29.
- [Release notes](https://github.com/jenkinsci/lib-access-modifier/releases)
- 
[Commits](https://github.com/jenkinsci/lib-access-modifier/compare/access-modifier-1.27...access-modifier-1.29)

---
updated-dependencies:
- dependency-name: org.kohsuke:access-modifier-checker
  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/plugin-pom/push/refs/heads/dependabot/maven/org.kohsuke-access-modifier-checker-1.29/00-0cbaee%40github.com.


[jenkinsci/code-coverage-api-plugin]

2022-11-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.379
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin

-- 
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/code-coverage-api-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.379/9b4191-00%40github.com.


[jenkinsci/code-coverage-api-plugin] 9b4191: Bump jenkins-core from 2.378 to 2.379

2022-11-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 9b4191012d6bf69d2cf3349fc99731da3e2ea599
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/9b4191012d6bf69d2cf3349fc99731da3e2ea599
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
M ui-tests/pom.xml

  Log Message:
  ---
  Bump jenkins-core from 2.378 to 2.379

Bumps [jenkins-core](https://github.com/jenkinsci/jenkins) from 2.378 to 2.379.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Changelog](https://github.com/jenkinsci/jenkins/blob/master/changelog.html)
- 
[Commits](https://github.com/jenkinsci/jenkins/compare/jenkins-2.378...jenkins-2.379)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:jenkins-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: e9f081dff58a18b4921e6e121aed5f5f60a1551a
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/e9f081dff58a18b4921e6e121aed5f5f60a1551a
  Author: Ullrich Hafner 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M ui-tests/pom.xml

  Log Message:
  ---
  Merge pull request #524 from 
jenkinsci/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.379

Bump jenkins-core from 2.378 to 2.379


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/5059b717f7b9...e9f081dff58a

-- 
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/code-coverage-api-plugin/push/refs/heads/master/5059b7-e9f081%40github.com.


[jenkinsci/maven-stapler-plugin] cd86c4: Drop dependency on Commons IO (#28)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-stapler-plugin
  Commit: cd86c4954de312f93623fe4bbca179e2258ee659
  
https://github.com/jenkinsci/maven-stapler-plugin/commit/cd86c4954de312f93623fe4bbca179e2258ee659
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml
M src/main/java/org/kohsuke/stapler/LocalizerMojo.java
M src/main/java/org/kohsuke/stapler/LocalizerProgressMojo.java
M src/main/java/org/kohsuke/stapler/TaglibDocMojo.java

  Log Message:
  ---
  Drop dependency on Commons IO (#28)


-- 
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/maven-stapler-plugin/push/refs/heads/master/b771c3-cd86c4%40github.com.


[jenkinsci/plugin-pom] 3eb6f3: [JENKINS-68568] Require Java 11 or newer (#478)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 3eb6f3b041a1e86ffad0983be1db5d0d7ad762b7
  
https://github.com/jenkinsci/plugin-pom/commit/3eb6f3b041a1e86ffad0983be1db5d0d7ad762b7
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M README.md
M pom.xml
M src/it/benchmark/pom.xml
M src/it/beta-fail/pom.xml
M src/it/beta-just-testing/pom.xml
M src/it/beta-pass/pom.xml
M src/it/incrementals-and-plugin-bom/pom.xml
M src/it/localizer/pom.xml
M src/it/sample-plugin/pom.xml

  Log Message:
  ---
  [JENKINS-68568] Require Java 11 or newer (#478)


-- 
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/plugin-pom/push/refs/heads/master/646839-3eb6f3%40github.com.


[jenkinsci/jenkins-test-harness-htmlunit] 281448: Require Java 11 or newer (#93)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness-htmlunit
  Commit: 28144890db46f8931dcedc167fa1acf80614bb6a
  
https://github.com/jenkinsci/jenkins-test-harness-htmlunit/commit/28144890db46f8931dcedc167fa1acf80614bb6a
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Require Java 11 or newer (#93)


-- 
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/jenkins-test-harness-htmlunit/push/refs/heads/master/91b8a4-281448%40github.com.


[jenkinsci/checkmarx-plugin] ecfb6f: Update build.gradle

2022-11-30 Thread 'umeshwaghode' via Jenkins Commits
  Branch: refs/heads/special_characters_and_version
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: ecfb6fb1bac6f5fb7e6b13aa505dfe52ad322839
  
https://github.com/jenkinsci/checkmarx-plugin/commit/ecfb6fb1bac6f5fb7e6b13aa505dfe52ad322839
  Author: umeshwaghode 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Update build.gradle


-- 
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/checkmarx-plugin/push/refs/heads/special_characters_and_version/5e4e38-ecfb6f%40github.com.


[jenkinsci/maven-stapler-plugin] b771c3: Require Java 11 or newer (#27)

2022-11-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-stapler-plugin
  Commit: b771c3397a07dfc454f3eddc766819b19bcf8deb
  
https://github.com/jenkinsci/maven-stapler-plugin/commit/b771c3397a07dfc454f3eddc766819b19bcf8deb
  Author: Basil Crow 
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Require Java 11 or newer (#27)


-- 
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/maven-stapler-plugin/push/refs/heads/master/3c8a71-b771c3%40github.com.


  1   2   >