[jenkinsci/publish-over-ssh-plugin] 79f659: [SECURITY-2307] do not validate file path to avoid...

2022-02-10 Thread 'Gav...' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: 79f6598a17279125c476a29b21439ad3bd01e6c5
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/79f6598a17279125c476a29b21439ad3bd01e6c5
  Author: Olivier Lamy 
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshCredentialsDescriptor.java

  Log Message:
  ---
  [SECURITY-2307] do not validate file path to avoid path transversal

Signed-off-by: Olivier Lamy 


  Commit: 174cd229def200069d0a574228d9294f096f0d6e
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/174cd229def200069d0a574228d9294f096f0d6e
  Author: Gav 
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshCredentialsDescriptor.java

  Log Message:
  ---
  Merge pull request #54 from jenkinsci/SECURITY-2307

[SECURITY-2307] do not validate file path to avoid path transversal


Compare: 
https://github.com/jenkinsci/publish-over-ssh-plugin/compare/2b4b9b2dfab5...174cd229def2

-- 
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/publish-over-ssh-plugin/push/refs/heads/master/2b4b9b-174cd2%40github.com.


[jenkinsci/ec2-plugin] 73eaa9: Bump aws-credentials from 1.33 to 189.v3551d5642995

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-aws-credentials-189.v3551d5642995
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 73eaa90130a33967427c4a2070ebfb9f574977db
  
https://github.com/jenkinsci/ec2-plugin/commit/73eaa90130a33967427c4a2070ebfb9f574977db
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-credentials from 1.33 to 189.v3551d5642995

Bumps [aws-credentials](https://github.com/jenkinsci/aws-credentials-plugin) 
from 1.33 to 189.v3551d5642995.
- [Release notes](https://github.com/jenkinsci/aws-credentials-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/aws-credentials-plugin/blob/master/CHANGELOG-archive.md)
- [Commits](https://github.com/jenkinsci/aws-credentials-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:aws-credentials
  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/ec2-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-aws-credentials-189.v3551d5642995/00-73eaa9%40github.com.


[jenkinsci/publish-over-ssh-plugin] 79f659: [SECURITY-2307] do not validate file path to avoid...

2022-02-10 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/SECURITY-2307
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: 79f6598a17279125c476a29b21439ad3bd01e6c5
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/79f6598a17279125c476a29b21439ad3bd01e6c5
  Author: Olivier Lamy 
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshCredentialsDescriptor.java

  Log Message:
  ---
  [SECURITY-2307] do not validate file path to avoid path transversal

Signed-off-by: Olivier Lamy 


-- 
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/publish-over-ssh-plugin/push/refs/heads/SECURITY-2307/00-79f659%40github.com.


[jenkinsci/github-branch-source-plugin] 057207: EOL JSR 305 (#494)

2022-02-10 Thread 'Carroll Chiou' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-github-api-1.301-378.v9807bd746da5
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 05720741406e1a69e335fccdf120cf2875386e24
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/05720741406e1a69e335fccdf120cf2875386e24
  Author: Basil Crow 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/github_branch_source/Connector.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludeArchivedRepositoriesTrait.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludeForkedRepositoriesTrait.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludePublicRepositoriesTrait.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubRepositoryEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestGHEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PushGHEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/TeamSlugTrait.java
M src/main/java/org/jenkinsci/plugins/github_branch_source/TopicsTrait.java

  Log Message:
  ---
  EOL JSR 305 (#494)

Co-authored-by: Carroll Chiou 


  Commit: 4cf0d4917b1f57685920bb14a7acf83505365b26
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/4cf0d4917b1f57685920bb14a7acf83505365b26
  Author: Carroll Chiou 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/github_branch_source/Connector.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludeArchivedRepositoriesTrait.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludeForkedRepositoriesTrait.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludePublicRepositoriesTrait.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubRepositoryEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestGHEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PushGHEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/TeamSlugTrait.java
M src/main/java/org/jenkinsci/plugins/github_branch_source/TopicsTrait.java

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/maven/org.jenkins-ci.plugins-github-api-1.301-378.v9807bd746da5


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/cf3ea00247ed...4cf0d4917b1f

-- 
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/github-branch-source-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-github-api-1.301-378.v9807bd746da5/cf3ea0-4cf0d4%40github.com.


[jenkinsci/github-branch-source-plugin] 057207: EOL JSR 305 (#494)

2022-02-10 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 05720741406e1a69e335fccdf120cf2875386e24
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/05720741406e1a69e335fccdf120cf2875386e24
  Author: Basil Crow 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/github_branch_source/Connector.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludeArchivedRepositoriesTrait.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludeForkedRepositoriesTrait.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludePublicRepositoriesTrait.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubRepositoryEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestGHEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PushGHEventSubscriber.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/TeamSlugTrait.java
M src/main/java/org/jenkinsci/plugins/github_branch_source/TopicsTrait.java

  Log Message:
  ---
  EOL JSR 305 (#494)

Co-authored-by: Carroll Chiou 


-- 
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/github-branch-source-plugin/push/refs/heads/master/2681f5-057207%40github.com.


[jenkinsci/maven-plugin] f4840b: Bump resolverVersion from 1.7.2 to 1.7.3

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/resolverVersion-1.7.3
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: f4840bf33f0466870ca37c1999b24cbee57b595c
  
https://github.com/jenkinsci/maven-plugin/commit/f4840bf33f0466870ca37c1999b24cbee57b595c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump resolverVersion from 1.7.2 to 1.7.3

Bumps `resolverVersion` from 1.7.2 to 1.7.3.

Updates `maven-resolver-api` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

Updates `maven-resolver-impl` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

Updates `maven-resolver-spi` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

Updates `maven-resolver-util` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

Updates `maven-resolver-transport-wagon` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

Updates `maven-resolver-connector-basic` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-wagon
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
  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/maven-plugin/push/refs/heads/dependabot/maven/master/resolverVersion-1.7.3/94acfe-f4840b%40github.com.


[jenkinsci/maven-plugin] 1d05ac: [maven-release-plugin] prepare for next developmen...

2022-02-10 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: 1d05ac4393dd5fd0baa20b9418ebec506455b49d
  
https://github.com/jenkinsci/maven-plugin/commit/1d05ac4393dd5fd0baa20b9418ebec506455b49d
  Author: Olivier Lamy 
  Date:   2022-02-11 (Fri, 11 Feb 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-plugin/push/refs/heads/master/151d42-1d05ac%40github.com.


[jenkinsci/maven-plugin]

2022-02-10 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/tags/maven-plugin-3.17
  Home:   https://github.com/jenkinsci/maven-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-plugin/push/refs/tags/maven-plugin-3.17/00-9ae9d4%40github.com.


[jenkinsci/maven-plugin] 151d42: [maven-release-plugin] prepare release maven-plugi...

2022-02-10 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: 151d42ad21f9e160ad81e9df373b2e147633cd31
  
https://github.com/jenkinsci/maven-plugin/commit/151d42ad21f9e160ad81e9df373b2e147633cd31
  Author: Olivier Lamy 
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release maven-plugin-3.17


-- 
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-plugin/push/refs/heads/master/9887b6-151d42%40github.com.


[jenkinsci/token-macro-plugin] e75f5d: Bump pipeline-model-definition from 1.8.1 to 2.206...

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/main/org.jenkinsci.plugins-pipeline-model-definition-2.2064.v5eef7d0982b_e
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: e75f5d57fb301e78edd83a82d5621c2b584a0bdf
  
https://github.com/jenkinsci/token-macro-plugin/commit/e75f5d57fb301e78edd83a82d5621c2b584a0bdf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pipeline-model-definition from 1.8.1 to 2.2064.v5eef7d0982b_e

Bumps 
[pipeline-model-definition](https://github.com/jenkinsci/pipeline-model-definition-plugin)
 from 1.8.1 to 2.2064.v5eef7d0982b_e.
- [Release 
notes](https://github.com/jenkinsci/pipeline-model-definition-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/pipeline-model-definition-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/pipeline-model-definition-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkinsci.plugins:pipeline-model-definition
  dependency-type: direct:development
  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/token-macro-plugin/push/refs/heads/dependabot/maven/main/org.jenkinsci.plugins-pipeline-model-definition-2.2064.v5eef7d0982b_e/00-e75f5d%40github.com.


[jenkinsci/token-macro-plugin]

2022-02-10 Thread 'Alex Earl' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/main/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1
  Home:   https://github.com/jenkinsci/token-macro-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/token-macro-plugin/push/refs/heads/dependabot/maven/main/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1/186bac-00%40github.com.


[jenkinsci/token-macro-plugin] 110943: Bump maven-javadoc-plugin from 3.2.0 to 3.3.1 (#94)

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 1109434d41e6d9238b95bf4bdc3fbe4e0c4c93f9
  
https://github.com/jenkinsci/token-macro-plugin/commit/1109434d41e6d9238b95bf4bdc3fbe4e0c4c93f9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-javadoc-plugin from 3.2.0 to 3.3.1 (#94)

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) 
from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/token-macro-plugin/push/refs/heads/main/94a9b5-110943%40github.com.


[jenkinsci/token-macro-plugin] a9f33b: Bump workflow-basic-steps from 2.23 to 937.v7a_b_7...

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/main/org.jenkins-ci.plugins.workflow-workflow-basic-steps-937.v7a_b_7579e07a_3
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: a9f33b1dba42be14fc3586fb17f19a039af6f871
  
https://github.com/jenkinsci/token-macro-plugin/commit/a9f33b1dba42be14fc3586fb17f19a039af6f871
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-basic-steps from 2.23 to 937.v7a_b_7579e07a_3

Bumps 
[workflow-basic-steps](https://github.com/jenkinsci/workflow-basic-steps-plugin)
 from 2.23 to 937.v7a_b_7579e07a_3.
- [Release 
notes](https://github.com/jenkinsci/workflow-basic-steps-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/workflow-basic-steps-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/workflow-basic-steps-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-basic-steps
  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/token-macro-plugin/push/refs/heads/dependabot/maven/main/org.jenkins-ci.plugins.workflow-workflow-basic-steps-937.v7a_b_7579e07a_3/00-a9f33b%40github.com.


[jenkinsci/token-macro-plugin] c57be7: Bump mockito-core from 3.8.0 to 4.3.1

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/main/org.mockito-mockito-core-4.3.1
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: c57be770025c17a67d6aa343a492700ad40d6263
  
https://github.com/jenkinsci/token-macro-plugin/commit/c57be770025c17a67d6aa343a492700ad40d6263
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 3.8.0 to 4.3.1

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.8.0 to 4.3.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v4.3.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  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/token-macro-plugin/push/refs/heads/dependabot/maven/main/org.mockito-mockito-core-4.3.1/00-c57be7%40github.com.


[jenkinsci/token-macro-plugin] 186bac: Bump maven-javadoc-plugin from 3.2.0 to 3.3.1

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/main/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 186bac49e2893e73fe822a2db553a89339916be6
  
https://github.com/jenkinsci/token-macro-plugin/commit/186bac49e2893e73fe822a2db553a89339916be6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-javadoc-plugin from 3.2.0 to 3.3.1

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) 
from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-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/token-macro-plugin/push/refs/heads/dependabot/maven/main/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1/00-186bac%40github.com.


[jenkinsci/token-macro-plugin] 6f6f5f: Bump json-path from 2.6.0 to 2.7.0

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/main/com.jayway.jsonpath-json-path-2.7.0
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 6f6f5fff13530b147f91b984a86f60626e622441
  
https://github.com/jenkinsci/token-macro-plugin/commit/6f6f5fff13530b147f91b984a86f60626e622441
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump json-path from 2.6.0 to 2.7.0

Bumps [json-path](https://github.com/jayway/JsonPath) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/jayway/JsonPath/releases)
- [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
- 
[Commits](https://github.com/jayway/JsonPath/compare/json-path-2.6.0...json-path-2.7.0)

---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
  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/token-macro-plugin/push/refs/heads/dependabot/maven/main/com.jayway.jsonpath-json-path-2.7.0/00-6f6f5f%40github.com.


[jenkinsci/token-macro-plugin] 10b118: Bump plugin from 4.17 to 4.33

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/main/org.jenkins-ci.plugins-plugin-4.33
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 10b118de0aa432234e8276fa5c6543e2d50743d7
  
https://github.com/jenkinsci/token-macro-plugin/commit/10b118de0aa432234e8276fa5c6543e2d50743d7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.17 to 4.33

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

---
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/token-macro-plugin/push/refs/heads/dependabot/maven/main/org.jenkins-ci.plugins-plugin-4.33/00-10b118%40github.com.


[jenkinsci/token-macro-plugin] 94a9b5: chore: update pom with newer bom and fix dependabo...

2022-02-10 Thread 'Alex Earl' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 94a9b5ce05b0a42e36a4bfd87fbd552a51966a30
  
https://github.com/jenkinsci/token-macro-plugin/commit/94a9b5ce05b0a42e36a4bfd87fbd552a51966a30
  Author: Alex Earl 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M .github/dependabot.yml
M pom.xml

  Log Message:
  ---
  chore: update pom with newer bom and fix dependabot (#91)


-- 
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/token-macro-plugin/push/refs/heads/main/8c2ce5-94a9b5%40github.com.


[jenkinsci/maven-plugin] 0ddb8f: Bump plexus-component-annotations from 2.1.0 to 2.1.1

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.codehaus.plexus-plexus-component-annotations-2.1.1
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: 0ddb8fff315de684917e8f7d1961d7dccd9c5ab4
  
https://github.com/jenkinsci/maven-plugin/commit/0ddb8fff315de684917e8f7d1961d7dccd9c5ab4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plexus-component-annotations from 2.1.0 to 2.1.1

Bumps 
[plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers)
 from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/codehaus-plexus/plexus-containers/releases)
- 
[Changelog](https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md)
- 
[Commits](https://github.com/codehaus-plexus/plexus-containers/compare/plexus-containers-2.1.0...plexus-containers-2.1.1)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-component-annotations
  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/maven-plugin/push/refs/heads/dependabot/maven/master/org.codehaus.plexus-plexus-component-annotations-2.1.1/00-0ddb8f%40github.com.


[jenkinsci/google-login-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.2
  Home:   https://github.com/jenkinsci/google-login-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-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.2/48bf66-00%40github.com.


[jenkinsci/google-login-plugin] a41c95: Bump google-http-client-jackson2 from 1.20.0 to 1....

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.3
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: a41c959dead1adfc3071049e9956f999e6a9e87f
  
https://github.com/jenkinsci/google-login-plugin/commit/a41c959dead1adfc3071049e9956f999e6a9e87f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-http-client-jackson2 from 1.20.0 to 1.41.3

Bumps 
[google-http-client-jackson2](https://github.com/googleapis/google-http-java-client)
 from 1.20.0 to 1.41.3.
- [Release 
notes](https://github.com/googleapis/google-http-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-http-java-client/compare/1.20.0...v1.41.3)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  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/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.3/00-a41c95%40github.com.


[jenkinsci/maven-plugin] d351f7: Bump git-changelist-maven-extension from 1.2 to 1.3

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.3
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: d351f7f802992a5e928c03f1c611b8cc1d44de2f
  
https://github.com/jenkinsci/maven-plugin/commit/d351f7f802992a5e928c03f1c611b8cc1d44de2f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.2 to 1.3

Bumps 
[git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools)
 from 1.2 to 1.3.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- 
[Commits](https://github.com/jenkinsci/incrementals-tools/compare/parent-1.2...parent-1.3)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  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-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.3/00-d351f7%40github.com.


[jenkinsci/maven-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.mockito-mockito-inline-4.3.1
  Home:   https://github.com/jenkinsci/maven-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-plugin/push/refs/heads/dependabot/maven/master/org.mockito-mockito-inline-4.3.1/b6cd6e-00%40github.com.


[jenkinsci/maven-plugin] a4fd3a: Bump mavenMinimalVersion from 3.8.1 to 3.8.4

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/mavenMinimalVersion-3.8.4
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: a4fd3ab36086474aa59c687040e88ae42cdd659b
  
https://github.com/jenkinsci/maven-plugin/commit/a4fd3ab36086474aa59c687040e88ae42cdd659b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mavenMinimalVersion from 3.8.1 to 3.8.4

Bumps `mavenMinimalVersion` from 3.8.1 to 3.8.4.

Updates `maven-core` from 3.8.1 to 3.8.4
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.1...maven-3.8.4)

Updates `maven-compat` from 3.8.1 to 3.8.4
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.1...maven-3.8.4)

Updates `maven-repository-metadata` from 3.8.1 to 3.8.4
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.1...maven-3.8.4)

Updates `maven-resolver-provider` from 3.8.1 to 3.8.4
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.1...maven-3.8.4)

Updates `maven-embedder` from 3.8.1 to 3.8.4
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.1...maven-3.8.4)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-repository-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-embedder
  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/maven-plugin/push/refs/heads/dependabot/maven/master/mavenMinimalVersion-3.8.4/c4bdab-a4fd3a%40github.com.


[jenkinsci/maven-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/resolverVersion-1.7.2
  Home:   https://github.com/jenkinsci/maven-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-plugin/push/refs/heads/dependabot/maven/master/resolverVersion-1.7.2/7e0d0c-00%40github.com.


[jenkinsci/maven-plugin] 99ef56: Bump wagonVersion from 3.4.3 to 3.5.1

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/wagonVersion-3.5.1
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: 99ef56d22affe50a9e05a2188d23d7fd75949690
  
https://github.com/jenkinsci/maven-plugin/commit/99ef56d22affe50a9e05a2188d23d7fd75949690
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump wagonVersion from 3.4.3 to 3.5.1

Bumps `wagonVersion` from 3.4.3 to 3.5.1.

Updates `wagon-http` from 3.4.3 to 3.5.1

Updates `wagon-file` from 3.4.3 to 3.5.1

Updates `wagon-ftp` from 3.4.3 to 3.5.1

Updates `wagon-ssh` from 3.4.3 to 3.5.1

Updates `wagon-ssh-external` from 3.4.3 to 3.5.1

Updates `wagon-provider-api` from 3.4.3 to 3.5.1
- [Release notes](https://github.com/apache/maven-wagon/releases)
- 
[Commits](https://github.com/apache/maven-wagon/compare/wagon-3.4.3...wagon-3.5.1)

Updates `wagon-webdav-jackrabbit` from 3.4.3 to 3.5.1

---
updated-dependencies:
- dependency-name: org.apache.maven.wagon:wagon-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.wagon:wagon-file
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.wagon:wagon-ftp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.wagon:wagon-ssh
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.wagon:wagon-ssh-external
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.wagon:wagon-provider-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.wagon:wagon-webdav-jackrabbit
  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-plugin/push/refs/heads/dependabot/maven/master/wagonVersion-3.5.1/4b3431-99ef56%40github.com.


[jenkinsci/maven-plugin] 94acfe: Bump resolverVersion from 1.7.2 to 1.7.3

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/resolverVersion-1.7.3
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: 94acfea25ad8679da34db2e3bdf0a442f4c5e4af
  
https://github.com/jenkinsci/maven-plugin/commit/94acfea25ad8679da34db2e3bdf0a442f4c5e4af
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump resolverVersion from 1.7.2 to 1.7.3

Bumps `resolverVersion` from 1.7.2 to 1.7.3.

Updates `maven-resolver-api` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

Updates `maven-resolver-impl` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

Updates `maven-resolver-spi` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

Updates `maven-resolver-util` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

Updates `maven-resolver-transport-wagon` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

Updates `maven-resolver-connector-basic` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases)
- 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-wagon
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
  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/maven-plugin/push/refs/heads/dependabot/maven/master/resolverVersion-1.7.3/00-94acfe%40github.com.


[jenkinsci/maven-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.eclipse.sisu-org.eclipse.sisu.plexus-0.3.5
  Home:   https://github.com/jenkinsci/maven-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-plugin/push/refs/heads/dependabot/maven/master/org.eclipse.sisu-org.eclipse.sisu.plexus-0.3.5/c581dc-00%40github.com.


[jenkinsci/maven-plugin] 9887b6: Update dependencies, require Jenkins 2.321+ (#247)

2022-02-10 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: 9887b671d040a30c04d79efd4bd720452c345947
  
https://github.com/jenkinsci/maven-plugin/commit/9887b671d040a30c04d79efd4bd720452c345947
  Author: Jesse Glick 
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml
R src/test/java/hudson/maven/ExtractResourceWithChangesSCM2.java
M src/test/java/hudson/maven/MavenMultiLevelModuleTest.java
M 
src/test/java/hudson/maven/MavenMultiModuleLogRotatorCleanArtifactsTest.java
M src/test/java/hudson/maven/MavenMultiModuleTest.java
M src/test/java/hudson/maven/MavenMultiModuleTestIncremental.java

  Log Message:
  ---
  Update dependencies, require Jenkins 2.321+ (#247)

* Update plugin parent POM and dependencies
* Remove old version of classworlds
* Cleanup from #45: https://github.com/jenkinsci/jenkins/pull/1740 long since 
available, and want to be able to test 
https://github.com/jenkinsci/jenkins-test-harness/issues/370

Co-authored-by: Basil Crow 


-- 
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-plugin/push/refs/heads/master/d4536d-9887b6%40github.com.


[jenkinsci/google-oauth-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.2
  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.http-client-google-http-client-1.41.2/8278ee-00%40github.com.


[jenkinsci/google-oauth-plugin] 67f77c: Bump google-http-client from 1.21.0 to 1.41.3

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.3
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: 67f77ce835b54e3d53f9185ace78a4ede47605f9
  
https://github.com/jenkinsci/google-oauth-plugin/commit/67f77ce835b54e3d53f9185ace78a4ede47605f9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-http-client from 1.21.0 to 1.41.3

Bumps 
[google-http-client](https://github.com/googleapis/google-http-java-client) 
from 1.21.0 to 1.41.3.
- [Release 
notes](https://github.com/googleapis/google-http-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-http-java-client/compare/1.21.0...v1.41.3)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
  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/google-oauth-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.3/00-67f77c%40github.com.


[jenkinsci/extra-tool-installers-plugin]

2022-02-10 Thread 'Peter Darton' via Jenkins Commits
  Branch: refs/tags/extra-tool-installers-1.1
  Home:   https://github.com/jenkinsci/extra-tool-installers-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/extra-tool-installers-plugin/push/refs/tags/extra-tool-installers-1.1/00-70f0bb%40github.com.


[jenkinsci/extra-tool-installers-plugin] 7ad9b4: [maven-release-plugin] prepare for next developmen...

2022-02-10 Thread 'Peter Darton' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extra-tool-installers-plugin
  Commit: 7ad9b4495076c73574c1b528cd1269a5d9bdf359
  
https://github.com/jenkinsci/extra-tool-installers-plugin/commit/7ad9b4495076c73574c1b528cd1269a5d9bdf359
  Author: Peter Darton 
  Date:   2022-02-10 (Thu, 10 Feb 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/extra-tool-installers-plugin/push/refs/heads/master/4b8632-7ad9b4%40github.com.


[jenkinsci/extra-tool-installers-plugin] 4b8632: [maven-release-plugin] prepare release extra-tool-...

2022-02-10 Thread 'Peter Darton' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extra-tool-installers-plugin
  Commit: 4b8632db200de681d96e2d346b40e924604e2b9e
  
https://github.com/jenkinsci/extra-tool-installers-plugin/commit/4b8632db200de681d96e2d346b40e924604e2b9e
  Author: Peter Darton 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release extra-tool-installers-1.1


-- 
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/extra-tool-installers-plugin/push/refs/heads/master/119073-4b8632%40github.com.


[jenkinsci/maven-plugin] d4536d: not needed

2022-02-10 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: d4536dc8be547283b728b4ad041f10f27e63c6a4
  
https://github.com/jenkinsci/maven-plugin/commit/d4536dc8be547283b728b4ad041f10f27e63c6a4
  Author: Olivier Lamy 
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
R .github/workflows/maven.yml

  Log Message:
  ---
  not needed


-- 
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-plugin/push/refs/heads/master/e4c104-d4536d%40github.com.


[jenkins-infra/jenkins.io] 5ec384: Automated changelog for 2.335

2022-02-10 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.335
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 5ec384447dce9b9127275aed247d124197de075f
  
https://github.com/jenkins-infra/jenkins.io/commit/5ec384447dce9b9127275aed247d124197de075f
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Automated changelog for 2.335


-- 
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/automated-weekly-changelog/2.335/7e851a-5ec384%40github.com.


[jenkinsci/jenkins] b97012: Polish forms components and split out CSS files (#...

2022-02-10 Thread 'Jan Faracik' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: b97012a1f8e0968eb74c882b695673d7dc2cd559
  
https://github.com/jenkinsci/jenkins/commit/b97012a1f8e0968eb74c882b695673d7dc2cd559
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M core/src/main/resources/hudson/cli/CLIAction/example.jelly
M core/src/main/resources/hudson/cli/CLIAction/index.jelly
M core/src/main/resources/lib/hudson/logRecords.jelly
M war/src/main/js/widgets/config/tabbar.less
M war/src/main/less/abstracts/theme.less
M war/src/main/less/base-styles-v2.less
M war/src/main/less/base/style.less
M war/src/main/less/base/typography.less
A war/src/main/less/form/checkbox.less
A war/src/main/less/form/codemirror.less
A war/src/main/less/form/input.less
A war/src/main/less/form/layout.less
A war/src/main/less/form/radio.less
A war/src/main/less/form/reorderable-list.less
A war/src/main/less/form/search.less
A war/src/main/less/form/select.less
A war/src/main/less/form/toggle-switch.less
M war/src/main/less/modules/app-bar.less
R war/src/main/less/modules/draggable-card.less
R war/src/main/less/modules/form.less
M war/src/main/less/modules/table.less
M war/src/main/webapp/scripts/hudson-behavior.js

  Log Message:
  ---
  Polish forms components and split out CSS files (#6259)

Co-authored-by: Tim Jacomb <21194782+ti...@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/jenkins/push/refs/heads/master/fb6f28-b97012%40github.com.


[jenkinsci/junit-plugin] 8e476f: Update selection of links due to removed CSS class...

2022-02-10 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/ui-tests
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 8e476f0f6a993347bafe31d586ad7aa06f5d5bee
  
https://github.com/jenkinsci/junit-plugin/commit/8e476f0f6a993347bafe31d586ad7aa06f5d5bee
  Author: Ulli Hafner 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M 
ui-tests/src/main/java/io/jenkins/plugins/analysis/junit/testresults/BuildTestResults.java

  Log Message:
  ---
  Update selection of links due to removed CSS classes in 
https://github.com/jenkinsci/junit-plugin/pull/345.


-- 
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/junit-plugin/push/refs/heads/ui-tests/d6c397-8e476f%40github.com.


[jenkinsci/code-coverage-api-plugin]

2022-02-10 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/ui-tests-patched
  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/ui-tests-patched/6cf0a2-00%40github.com.


[jenkinsci/winstone] c7f2cc: add comment on the commented part

2022-02-10 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/jetty-10
  Home:   https://github.com/jenkinsci/winstone
  Commit: c7f2ccfd4ae789a488cd8a55697912d0a315da9c
  
https://github.com/jenkinsci/winstone/commit/c7f2ccfd4ae789a488cd8a55697912d0a315da9c
  Author: Olivier Lamy 
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  add comment on the commented part

Signed-off-by: Olivier Lamy 


-- 
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/winstone/push/refs/heads/jetty-10/3ee506-c7f2cc%40github.com.


[jenkinsci/junit-plugin] d6c397: Move ui-tests workflow to correct folder.

2022-02-10 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/ui-tests
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: d6c3974dd20528c75b4cd24d238821e9ef29f073
  
https://github.com/jenkinsci/junit-plugin/commit/d6c3974dd20528c75b4cd24d238821e9ef29f073
  Author: Ulli Hafner 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
R .github/ui-tests.yml
A .github/workflows/ui-tests.yml

  Log Message:
  ---
  Move ui-tests workflow to correct folder.


-- 
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/junit-plugin/push/refs/heads/ui-tests/701094-d6c397%40github.com.


[jenkinsci/sidebar-link-plugin] de1ab4: [maven-release-plugin] prepare for next developmen...

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sidebar-link-plugin
  Commit: de1ab4a046e5ffe35d19f33da5790e2780375ece
  
https://github.com/jenkinsci/sidebar-link-plugin/commit/de1ab4a046e5ffe35d19f33da5790e2780375ece
  Author: Damian Szczepanik 
  Date:   2022-02-10 (Thu, 10 Feb 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/sidebar-link-plugin/push/refs/heads/master/1c9f67-de1ab4%40github.com.


[jenkinsci/sidebar-link-plugin]

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/tags/sidebar-link-2.0.1
  Home:   https://github.com/jenkinsci/sidebar-link-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/sidebar-link-plugin/push/refs/tags/sidebar-link-2.0.1/00-8d6994%40github.com.


[jenkinsci/sidebar-link-plugin] 1c9f67: [maven-release-plugin] prepare release sidebar-lin...

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sidebar-link-plugin
  Commit: 1c9f67f968a8d780f2e1cbbd9e91461a05e9cc17
  
https://github.com/jenkinsci/sidebar-link-plugin/commit/1c9f67f968a8d780f2e1cbbd9e91461a05e9cc17
  Author: Damian Szczepanik 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release sidebar-link-2.0.1


-- 
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/sidebar-link-plugin/push/refs/heads/master/fe7422-1c9f67%40github.com.


[jenkinsci/sidebar-link-plugin]

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/typo
  Home:   https://github.com/jenkinsci/sidebar-link-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/sidebar-link-plugin/push/refs/heads/typo/dd8e66-00%40github.com.


[jenkinsci/sidebar-link-plugin] dd8e66: Update messages

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sidebar-link-plugin
  Commit: dd8e66e43d77c569643e2392804c86d3ea40483f
  
https://github.com/jenkinsci/sidebar-link-plugin/commit/dd8e66e43d77c569643e2392804c86d3ea40483f
  Author: Damian Szczepanik 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M src/main/java/hudson/plugins/sidebar_link/SidebarLinkPlugin.java

  Log Message:
  ---
  Update messages


  Commit: fe74226484d504befa452f81347b5fe618372ecf
  
https://github.com/jenkinsci/sidebar-link-plugin/commit/fe74226484d504befa452f81347b5fe618372ecf
  Author: Damian Szczepanik 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M src/main/java/hudson/plugins/sidebar_link/SidebarLinkPlugin.java

  Log Message:
  ---
  Merge pull request #34 from jenkinsci/typo

Update messages


Compare: 
https://github.com/jenkinsci/sidebar-link-plugin/compare/1c4b6dfd092e...fe74226484d5

-- 
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/sidebar-link-plugin/push/refs/heads/master/1c4b6d-fe7422%40github.com.


[jenkinsci/sidebar-link-plugin] dd8e66: Update messages

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/typo
  Home:   https://github.com/jenkinsci/sidebar-link-plugin
  Commit: dd8e66e43d77c569643e2392804c86d3ea40483f
  
https://github.com/jenkinsci/sidebar-link-plugin/commit/dd8e66e43d77c569643e2392804c86d3ea40483f
  Author: Damian Szczepanik 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M src/main/java/hudson/plugins/sidebar_link/SidebarLinkPlugin.java

  Log Message:
  ---
  Update messages


-- 
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/sidebar-link-plugin/push/refs/heads/typo/00-dd8e66%40github.com.


[jenkinsci/sidebar-link-plugin]

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/description
  Home:   https://github.com/jenkinsci/sidebar-link-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/sidebar-link-plugin/push/refs/heads/description/556c43-00%40github.com.


[jenkinsci/sidebar-link-plugin] 556c43: Add warning about new version

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sidebar-link-plugin
  Commit: 556c430a0b35647f034f245b3f422fcdeb59ac91
  
https://github.com/jenkinsci/sidebar-link-plugin/commit/556c430a0b35647f034f245b3f422fcdeb59ac91
  Author: Damian Szczepanik 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M src/main/resources/index.jelly

  Log Message:
  ---
  Add warning about new version


  Commit: 1c4b6dfd092e92bb9a546f772ae390c4083df34b
  
https://github.com/jenkinsci/sidebar-link-plugin/commit/1c4b6dfd092e92bb9a546f772ae390c4083df34b
  Author: Damian Szczepanik 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M src/main/resources/index.jelly

  Log Message:
  ---
  Merge pull request #33 from jenkinsci/description

Add warning about new version


Compare: 
https://github.com/jenkinsci/sidebar-link-plugin/compare/9073b9daa8ca...1c4b6dfd092e

-- 
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/sidebar-link-plugin/push/refs/heads/master/9073b9-1c4b6d%40github.com.


[jenkinsci/winstone] 3ee506: Cleanup

2022-02-10 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/jetty-10
  Home:   https://github.com/jenkinsci/winstone
  Commit: 3ee50659bb8a77d539b7873ba606ed821192d7c2
  
https://github.com/jenkinsci/winstone/commit/3ee50659bb8a77d539b7873ba606ed821192d7c2
  Author: Tim Jacomb 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Cleanup


-- 
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/winstone/push/refs/heads/jetty-10/ee8431-3ee506%40github.com.


[jenkinsci/sidebar-link-plugin]

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/upgrade
  Home:   https://github.com/jenkinsci/sidebar-link-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/sidebar-link-plugin/push/refs/heads/upgrade/a2c328-00%40github.com.


[jenkinsci/sidebar-link-plugin]

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/jdk
  Home:   https://github.com/jenkinsci/sidebar-link-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/sidebar-link-plugin/push/refs/heads/jdk/d05c8f-00%40github.com.


[jenkinsci/sidebar-link-plugin] 556c43: Add warning about new version

2022-02-10 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/description
  Home:   https://github.com/jenkinsci/sidebar-link-plugin
  Commit: 556c430a0b35647f034f245b3f422fcdeb59ac91
  
https://github.com/jenkinsci/sidebar-link-plugin/commit/556c430a0b35647f034f245b3f422fcdeb59ac91
  Author: Damian Szczepanik 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M src/main/resources/index.jelly

  Log Message:
  ---
  Add warning about new version


-- 
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/sidebar-link-plugin/push/refs/heads/description/00-556c43%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.155
  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.155/8e439e-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] 234431: Bump revision from 1.12.148 to 1.12.156

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.156
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 23443113bde1c2ed6c6e935ef8f6ccd16a0a28b5
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/23443113bde1c2ed6c6e935ef8f6ccd16a0a28b5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.148 to 1.12.156

Bumps `revision` from 1.12.148 to 1.12.156.

Updates `aws-java-sdk-bom` from 1.12.148 to 1.12.156
- [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.148...1.12.156)

Updates `aws-java-sdk` from 1.12.148 to 1.12.156
- [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.148...1.12.156)

Updates `aws-java-sdk-s3` from 1.12.148 to 1.12.156
- [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.148...1.12.156)

Updates `aws-java-sdk-sts` from 1.12.148 to 1.12.156
- [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.148...1.12.156)

---
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.156/00-234431%40github.com.


[jenkinsci/winstone] d23a99: Remove redundant group id (#204)

2022-02-10 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/jetty-10
  Home:   https://github.com/jenkinsci/winstone
  Commit: d23a996706af8ad3f6feee21c2de320d1dfddb5c
  
https://github.com/jenkinsci/winstone/commit/d23a996706af8ad3f6feee21c2de320d1dfddb5c
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2022-02-08 (Tue, 08 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove redundant group id (#204)


  Commit: 2584c47874d43dcdc0d3e9c961fb13c9438ae8a7
  
https://github.com/jenkinsci/winstone/commit/2584c47874d43dcdc0d3e9c961fb13c9438ae8a7
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M src/main/java/winstone/AbstractSecuredConnectorFactory.java
M src/test/java/winstone/HttpsConnectorFactoryTest.java

  Log Message:
  ---
  Remove automatic self signed cert if tls specified but no keystore (#203)


  Commit: 714e1bd7ac09a340653bf7f599a6e801bc0b67d5
  
https://github.com/jenkinsci/winstone/commit/714e1bd7ac09a340653bf7f599a6e801bc0b67d5
  Author: Tim Jacomb 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release winstone-5.23


  Commit: f691d3e3995a31a7a06e68cec1bad1f6c4be05f5
  
https://github.com/jenkinsci/winstone/commit/f691d3e3995a31a7a06e68cec1bad1f6c4be05f5
  Author: Tim Jacomb 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

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


  Commit: ee843133f070a82f98ddefbcdc29a97131aee5b3
  
https://github.com/jenkinsci/winstone/commit/ee843133f070a82f98ddefbcdc29a97131aee5b3
  Author: Tim Jacomb 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml
M src/main/java/winstone/AbstractSecuredConnectorFactory.java
M src/test/java/winstone/HttpsConnectorFactoryTest.java

  Log Message:
  ---
  Merge branch 'master' into jetty-10


Compare: 
https://github.com/jenkinsci/winstone/compare/e98177828835...ee843133f070

-- 
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/winstone/push/refs/heads/jetty-10/e98177-ee8431%40github.com.


[jenkinsci/jenkins] e2b24c: Towards 2.332.1

2022-02-10 Thread 'Cathy Chan' via Jenkins Commits
  Branch: refs/heads/stable-2.332
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e2b24c61b982a5b6bf070e74b3bf97d1bffc9793
  
https://github.com/jenkinsci/jenkins/commit/e2b24c61b982a5b6bf070e74b3bf97d1bffc9793
  Author: Cathy Chan 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M .mvn/maven.config
M packaging-ref.txt
M pom.xml

  Log Message:
  ---
  Towards 2.332.1


-- 
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/stable-2.332/00-e2b24c%40github.com.


[jenkinsci/packaging]

2022-02-10 Thread 'Cathy Chan' via Jenkins Commits
  Branch: refs/heads/stable-2.332
  Home:   https://github.com/jenkinsci/packaging

-- 
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/stable-2.332/00-c568e9%40github.com.


[jenkinsci/google-storage-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.2
  Home:   https://github.com/jenkinsci/google-storage-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-storage-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.2/d2fa46-00%40github.com.


[jenkinsci/google-storage-plugin] f2486e: Bump google-http-client from 1.21.0 to 1.41.3

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.3
  Home:   https://github.com/jenkinsci/google-storage-plugin
  Commit: f2486e5342456e4db0e107c2aa995228321850c3
  
https://github.com/jenkinsci/google-storage-plugin/commit/f2486e5342456e4db0e107c2aa995228321850c3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-http-client from 1.21.0 to 1.41.3

Bumps 
[google-http-client](https://github.com/googleapis/google-http-java-client) 
from 1.21.0 to 1.41.3.
- [Release 
notes](https://github.com/googleapis/google-http-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-http-java-client/compare/1.21.0...v1.41.3)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
  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/google-storage-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.3/00-f2486e%40github.com.


[jenkins-infra/jenkins.io] 7e851a: Automated changelog for 2.335

2022-02-10 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.335
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 7e851a387ccab8a1444319dc250a0b9289ff760c
  
https://github.com/jenkins-infra/jenkins.io/commit/7e851a387ccab8a1444319dc250a0b9289ff760c
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Automated changelog for 2.335


-- 
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/automated-weekly-changelog/2.335/ea78b1-7e851a%40github.com.


[jenkins-infra/jenkins.io] ea78b1: Automated changelog for 2.335

2022-02-10 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.335
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: ea78b17ee673cc10238934a34c48427d9afe2ecf
  
https://github.com/jenkins-infra/jenkins.io/commit/ea78b17ee673cc10238934a34c48427d9afe2ecf
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Automated changelog for 2.335


-- 
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/automated-weekly-changelog/2.335/eb682d-ea78b1%40github.com.


[jenkinsci/jenkins]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-remoting-4.12
  Home:   https://github.com/jenkinsci/jenkins

-- 
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.main-remoting-4.12/1e71a7-00%40github.com.


[jenkinsci/jenkins] fb6f28: Bump Remoting from 4.11.2 to 4.12 (#6261)

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: fb6f28bc023a3f1ab582cea355f9350893723498
  
https://github.com/jenkinsci/jenkins/commit/fb6f28bc023a3f1ab582cea355f9350893723498
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump Remoting from 4.11.2 to 4.12 (#6261)

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/jenkins/push/refs/heads/master/fa9c49-fb6f28%40github.com.


[jenkinsci/jenkins]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.eclipse.jetty-jetty-maven-plugin-9.4.45.v20220203
  Home:   https://github.com/jenkinsci/jenkins

-- 
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.eclipse.jetty-jetty-maven-plugin-9.4.45.v20220203/b4ff84-00%40github.com.


[jenkinsci/jenkins]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.20.2
  Home:   https://github.com/jenkinsci/jenkins

-- 
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/com.diffplug.spotless-spotless-maven-plugin-2.20.2/0eafb4-00%40github.com.


[jenkinsci/jenkins] fa9c49: Bump Spotless from 2.20.1 to 2.20.2 (#6265)

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: fa9c4980720142c4dc99ade1606d56820aecf00f
  
https://github.com/jenkinsci/jenkins/commit/fa9c4980720142c4dc99ade1606d56820aecf00f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump Spotless from 2.20.1 to 2.20.2 (#6265)

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/jenkins/push/refs/heads/master/dedd42-fa9c49%40github.com.


[jenkinsci/publish-over-ssh-plugin] b55a55: Bump minimum supported Jenkins version

2022-02-10 Thread 'Gav...' via Jenkins Commits
  Branch: refs/heads/gm/bump-minimal-jenkins
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: b55a55f1b2afc1b91bd3a788c553a840e3b01c51
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/b55a55f1b2afc1b91bd3a788c553a840e3b01c51
  Author: gmcdonald 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump minimum supported Jenkins version


-- 
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/publish-over-ssh-plugin/push/refs/heads/gm/bump-minimal-jenkins/00-b55a55%40github.com.


[jenkinsci/rocketchatnotifier-plugin]

2022-02-10 Thread 'Martin Reinhardt' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3
  Home:   https://github.com/jenkinsci/rocketchatnotifier-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/rocketchatnotifier-plugin/push/refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3/d8a9d3-00%40github.com.


[jenkinsci/rocketchatnotifier-plugin] d8a9d3: fix: upgrade com.fasterxml.jackson.core:jackson-da...

2022-02-10 Thread 'Snyk bot' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3
  Home:   https://github.com/jenkinsci/rocketchatnotifier-plugin
  Commit: d8a9d3f13163aa74973616e6a6fa08e1bbffe144
  
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/d8a9d3f13163aa74973616e6a6fa08e1bbffe144
  Author: snyk-bot 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.0.pr3 to 
2.13.1

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind 
from 2.10.0.pr3 to 2.13.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/

See this project in Snyk:
https://app.snyk.io/org/hypery2k/project/d741ce8c-31ef-4d15-8c62-c26abb28e9d1?utm_source=github_medium=referral=upgrade-pr


-- 
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/rocketchatnotifier-plugin/push/refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3/07634d-d8a9d3%40github.com.


[jenkins-infra/jenkins.io] e4f77e: Blog plugin update (#4906)

2022-02-10 Thread 'Jean-Marc MEESSEN' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: e4f77eba2e083f5bb7f6486cc6c20b8711e194ad
  
https://github.com/jenkins-infra/jenkins.io/commit/e4f77eba2e083f5bb7f6486cc6c20b8711e194ad
  Author: Jean-Marc MEESSEN 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
A content/blog/2022/02/2022-02-10-last-plugin-version-not-installable.adoc
A 
content/images/post-images/2022-02-10-last-plugin-version-not-installable/plugin-not-installable.png
A 
content/images/post-images/2022-02-10-last-plugin-version-not-installable/summary_picture.png

  Log Message:
  ---
  Blog plugin update (#4906)

* create blog post

* First draft

* Remove trailing white space

* Adding screen shot

* integrate Daniel's improvement suggestion

* nuance switching to the weekly release

* Set the og summary picture

* ironing out some spellcheck approximations

* Apply suggestions from code review

Co-authored-by: Mark Waite 

* Apply suggestions from code review

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>

* Some more corrections suggested by reviewers

Co-authored-by: Mark Waite 
Co-authored-by: Daniel Beck <1831569+daniel-b...@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/jenkins-infra/jenkins.io/push/refs/heads/master/3b9443-e4f77e%40github.com.


[jenkinsci/extra-tool-installers-plugin] 119073: Implement new "Check is already on path" feature. ...

2022-02-10 Thread 'Peter Darton' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extra-tool-installers-plugin
  Commit: 119073055cffcbd539a4255c7485e328557ac425
  
https://github.com/jenkinsci/extra-tool-installers-plugin/commit/119073055cffcbd539a4255c7485e328557ac425
  Author: Peter Darton 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M CHANGELOG.md
M README.md
A docs/images/example-checkAlreadyOnPath.png
A 
src/main/java/io/jenkins/plugins/extratoolinstallers/installers/FindOnPathCallable.java
A 
src/main/java/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPath.java
A 
src/main/java/io/jenkins/plugins/extratoolinstallers/installers/WrongVersionException.java
A 
src/main/resources/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPath/config.jelly
A 
src/main/resources/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPath/help-executableName.html
A 
src/main/resources/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPath/help-relativePath.html
A 
src/main/resources/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPath/help-versionCmdString.html
A 
src/main/resources/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPath/help-versionMax.html
A 
src/main/resources/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPath/help-versionMin.html
A 
src/main/resources/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPath/help-versionPatternString.html
A 
src/main/resources/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPath/help-versionTestString.html
A 
src/main/resources/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPath/help.html
M 
src/main/resources/io/jenkins/plugins/extratoolinstallers/installers/Messages.properties
A 
src/test/java/io/jenkins/plugins/extratoolinstallers/installers/IsAlreadyOnPathTest.java

  Log Message:
  ---
  Implement new "Check is already on path" feature. (#20)


-- 
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/extra-tool-installers-plugin/push/refs/heads/master/dd483b-119073%40github.com.


[jenkinsci/publish-over-ssh-plugin] 70b768: [SECURITY-2291] Unprotected Storage of Credentials

2022-02-10 Thread 'Gav...' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: 70b7689bf6fc894f4dc6c0ff34dd72808840760e
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/70b7689bf6fc894f4dc6c0ff34dd72808840760e
  Author: Olivier Lamy 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M 
src/main/java/jenkins/plugins/publish_over_ssh/BapSshHostConfiguration.java
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshHostConfigurationDescriptor.java
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshPublisherPluginDescriptor.java
M 
src/main/resources/jenkins/plugins/publish_over_ssh/BapSshHostConfiguration/config.jelly

  Log Message:
  ---
  [SECURITY-2291] Unprotected Storage of Credentials

Signed-off-by: Olivier Lamy 


  Commit: 2b4b9b2dfab5c001669f9a74c0e6078b0a27b928
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/2b4b9b2dfab5c001669f9a74c0e6078b0a27b928
  Author: Gav 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M 
src/main/java/jenkins/plugins/publish_over_ssh/BapSshHostConfiguration.java
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshHostConfigurationDescriptor.java
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshPublisherPluginDescriptor.java
M 
src/main/resources/jenkins/plugins/publish_over_ssh/BapSshHostConfiguration/config.jelly

  Log Message:
  ---
  Merge pull request #52 from olamy/SECURITY-2291

[SECURITY-2291] Unprotected Storage of Credentials


Compare: 
https://github.com/jenkinsci/publish-over-ssh-plugin/compare/e5c08ce91699...2b4b9b2dfab5

-- 
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/publish-over-ssh-plugin/push/refs/heads/master/e5c08c-2b4b9b%40github.com.


[jenkinsci/publish-over-ssh-plugin] 21bf41: [SECURITY-2290] add missing @RequirePOST

2022-02-10 Thread 'Gav...' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: 21bf41adbce9e71d3f77e113e29bf81d437cadc3
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/21bf41adbce9e71d3f77e113e29bf81d437cadc3
  Author: Olivier Lamy 
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshCredentialsDescriptor.java
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshHostConfigurationDescriptor.java
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshPublisherPluginDescriptor.java

  Log Message:
  ---
  [SECURITY-2290] add missing @RequirePOST

Signed-off-by: Olivier Lamy 


  Commit: e5c08ce91699ecf0102b1b42bdd726eb43fd5d50
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/e5c08ce91699ecf0102b1b42bdd726eb43fd5d50
  Author: Gav 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshCredentialsDescriptor.java
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshHostConfigurationDescriptor.java
M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshPublisherPluginDescriptor.java

  Log Message:
  ---
  Merge pull request #51 from olamy/SECURITY-2290

[SECURITY-2290] add missing @RequirePOST


Compare: 
https://github.com/jenkinsci/publish-over-ssh-plugin/compare/c27073adb4e6...e5c08ce91699

-- 
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/publish-over-ssh-plugin/push/refs/heads/master/c27073-e5c08c%40github.com.


[jenkinsci/publish-over-ssh-plugin] edf4e9: [SECURITY-2287] avoid xss storage for server name

2022-02-10 Thread 'Gav...' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: edf4e981684326d371200541d440d26b141b269e
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/edf4e981684326d371200541d440d26b141b269e
  Author: Olivier Lamy 
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
M 
src/main/resources/jenkins/plugins/publish_over_ssh/BapSshPublisherPlugin/config.jelly

  Log Message:
  ---
  [SECURITY-2287] avoid xss storage for server name

Signed-off-by: Olivier Lamy 


  Commit: c27073adb4e65447454ceb0a8edd9c30891acef3
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/c27073adb4e65447454ceb0a8edd9c30891acef3
  Author: Gav 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M 
src/main/resources/jenkins/plugins/publish_over_ssh/BapSshPublisherPlugin/config.jelly

  Log Message:
  ---
  Merge pull request #50 from olamy/SECURITY-2287

[SECURITY-2287] avoid xss storage for server name


Compare: 
https://github.com/jenkinsci/publish-over-ssh-plugin/compare/7be6927f37f4...c27073adb4e6

-- 
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/publish-over-ssh-plugin/push/refs/heads/master/7be692-c27073%40github.com.


[jenkinsci/parasoft-findings-plugin] 29ce7f: Upgrade xerces from 2.12.1 to 2.12.2

2022-02-10 Thread 'mgoreckaParasoft' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

  Commit: 29ce7fe29f3ed4650cdb58b716f84f658d89ffa9

  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/29ce7fe29f3ed4650cdb58b716f84f658d89ffa9

  Author: Monika Górecka 

  Date:   2022-02-10 (Thu, 10 Feb 2022)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Upgrade xerces from 2.12.1 to 2.12.2





-- 
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/parasoft-findings-plugin/push/refs/heads/master/031d95-29ce7f%40github.com.


[jenkinsci/extra-tool-installers-plugin] dd483b: Update CHANGELOG.md

2022-02-10 Thread 'Peter Darton' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extra-tool-installers-plugin
  Commit: dd483b05db59d569ee202e85782ab7638d176601
  
https://github.com/jenkinsci/extra-tool-installers-plugin/commit/dd483b05db59d569ee202e85782ab7638d176601
  Author: Peter Darton 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.md


-- 
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/extra-tool-installers-plugin/push/refs/heads/master/08f1f3-dd483b%40github.com.


[jenkins-infra/jenkins.io] 3b9443: Fix links (hopefully) (#4912)

2022-02-10 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 3b9443b1525cc99fb57f9a25811963ba084e8b7c
  
https://github.com/jenkins-infra/jenkins.io/commit/3b9443b1525cc99fb57f9a25811963ba084e8b7c
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M content/doc/book/managing/index.adoc

  Log Message:
  ---
  Fix links (hopefully) (#4912)


-- 
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/edc182-3b9443%40github.com.


[jenkins-infra/jenkins.io]

2022-02-10 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/daniel-beck-patch-1
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/daniel-beck-patch-1/875eee-00%40github.com.


[jenkinsci/acceptance-test-harness] 44a7ef: Validate adding and removing projects to users' fa...

2022-02-10 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 44a7ef553b2cc2fa5415b671802491b0df2d3721
  
https://github.com/jenkinsci/acceptance-test-harness/commit/44a7ef553b2cc2fa5415b671802491b0df2d3721
  Author: Adrien Lecharpentier 
  Date:   2022-01-06 (Thu, 06 Jan 2022)

  Changed paths:
A src/test/java/plugins/FavoriteTest.java

  Log Message:
  ---
  Validate adding and removing projects to users' favorites


  Commit: bd7828082771e2a2dffe69834c1715ad1b88e13e
  
https://github.com/jenkinsci/acceptance-test-harness/commit/bd7828082771e2a2dffe69834c1715ad1b88e13e
  Author: Adrien Lecharpentier 
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
M src/test/java/plugins/FavoriteTest.java

  Log Message:
  ---
  Trying to un-favorite a project

This is not working.


  Commit: abb80806bc0ca71a5a96324b2a035da7e4126941
  
https://github.com/jenkinsci/acceptance-test-harness/commit/abb80806bc0ca71a5a96324b2a035da7e4126941
  Author: Raul Arabaolaza 
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
M src/test/java/plugins/FavoriteTest.java

  Log Message:
  ---
  You can not waitFor for no displayed elements plus various hardenings


  Commit: df7399a813f61fc9db2ddef3968d377827af1118
  
https://github.com/jenkinsci/acceptance-test-harness/commit/df7399a813f61fc9db2ddef3968d377827af1118
  Author: Adrien Lecharpentier 
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
M src/test/java/plugins/FavoriteTest.java

  Log Message:
  ---
  Describe assertion to be made

Thanks @jtnord for the suggestions.

Co-authored-by: James Nord 


  Commit: 864cf439f8401e3a50f1fbc2c02c065dd212a622
  
https://github.com/jenkinsci/acceptance-test-harness/commit/864cf439f8401e3a50f1fbc2c02c065dd212a622
  Author: Adrien Lecharpentier 
  Date:   2022-02-08 (Tue, 08 Feb 2022)

  Changed paths:
M src/test/java/plugins/FavoriteTest.java

  Log Message:
  ---
  Add explaination to why it could fail

Thanks @jtnord.

Co-authored-by: James Nord 


  Commit: 398670fe04e50936304e347adc01d7d17793daef
  
https://github.com/jenkinsci/acceptance-test-harness/commit/398670fe04e50936304e347adc01d7d17793daef
  Author: James Nord 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
A src/test/java/plugins/FavoriteTest.java

  Log Message:
  ---
  Merge pull request #734 from alecharp/feature/favorite-plugin-validation

Validate adding and removing projects to users' favorites


Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/21e01b821e0e...398670fe04e5

-- 
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/acceptance-test-harness/push/refs/heads/master/21e01b-398670%40github.com.


[jenkins-infra/jenkins-infra] 849efc: Update updatecli github action used

2022-02-10 Thread 'Olivier Vernin' via Jenkins Commits
  Branch: refs/heads/olblak-patch-1
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 849efcc4dbcbb6940dbc2e0f11608d9236fa6109
  
https://github.com/jenkins-infra/jenkins-infra/commit/849efcc4dbcbb6940dbc2e0f11608d9236fa6109
  Author: Olivier Vernin 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M .github/workflows/updatecli.yaml

  Log Message:
  ---
  Update updatecli github action used


-- 
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-infra/push/refs/heads/olblak-patch-1/00-849efc%40github.com.


[jenkinsci/extra-tool-installers-plugin] 08f1f3: Update dependencies and pom (#21)

2022-02-10 Thread 'Peter Darton' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extra-tool-installers-plugin
  Commit: 08f1f3fe608d3155f826eda9e1f11084f25c865b
  
https://github.com/jenkinsci/extra-tool-installers-plugin/commit/08f1f3fe608d3155f826eda9e1f11084f25c865b
  Author: Peter Darton 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml
M 
src/test/java/io/jenkins/plugins/extratoolinstallers/installers/AnyOfInstallerTest.java

  Log Message:
  ---
  Update dependencies and pom (#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/extra-tool-installers-plugin/push/refs/heads/master/a7fdcd-08f1f3%40github.com.


[jenkins-infra/jenkins.io] 875eee: Fix links (hopefully)

2022-02-10 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/daniel-beck-patch-1
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 875eee402c0380f44a41e6e70e0803c2745105e5
  
https://github.com/jenkins-infra/jenkins.io/commit/875eee402c0380f44a41e6e70e0803c2745105e5
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M content/doc/book/managing/index.adoc

  Log Message:
  ---
  Fix links (hopefully)


-- 
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/daniel-beck-patch-1/00-875eee%40github.com.


[jenkinsci/sealights-plugin]

2022-02-10 Thread 'nadavye' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f
  Home:   https://github.com/jenkinsci/sealights-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/sealights-plugin/push/refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f/6f736a-00%40github.com.


[jenkinsci/sealights-plugin] 6f736a: fix: upgrade com.fasterxml.jackson.core:jackson-da...

2022-02-10 Thread 'Snyk bot' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f
  Home:   https://github.com/jenkinsci/sealights-plugin
  Commit: 6f736ae938c7e56018c796747ac6c18edc8548e3
  
https://github.com/jenkinsci/sealights-plugin/commit/6f736ae938c7e56018c796747ac6c18edc8548e3
  Author: snyk-bot 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.8.1 to 2.13.1

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind 
from 2.8.1 to 2.13.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/

See this project in Snyk:
https://app.snyk.io/org/nadav-zgs/project/539f8420-b0da-4a5b-8bdc-85a15dc156ca?utm_source=github_medium=referral=upgrade-pr


-- 
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/sealights-plugin/push/refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f/5dd150-6f736a%40github.com.


[jenkinsci/sealights-plugin]

2022-02-10 Thread 'nadavye' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f
  Home:   https://github.com/jenkinsci/sealights-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/sealights-plugin/push/refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f/00-5dd150%40github.com.


[jenkinsci/sysdig-secure-plugin]

2022-02-10 Thread 'Álvaro Iradier' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-e7ccfcda89be381c55ca3e4042b77110
  Home:   https://github.com/jenkinsci/sysdig-secure-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/sysdig-secure-plugin/push/refs/heads/snyk-upgrade-e7ccfcda89be381c55ca3e4042b77110/72fd41-00%40github.com.


[jenkinsci/sysdig-secure-plugin] 72fd41: fix: upgrade org.apache.commons:commons-vfs2 from ...

2022-02-10 Thread 'Snyk bot' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-e7ccfcda89be381c55ca3e4042b77110
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin
  Commit: 72fd4184dc05562e170b9ae6ed84a0a2ea860ad0
  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/72fd4184dc05562e170b9ae6ed84a0a2ea860ad0
  Author: snyk-bot 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: upgrade org.apache.commons:commons-vfs2 from 2.6.0 to 2.9.0

Snyk has created this PR to upgrade org.apache.commons:commons-vfs2 from 2.6.0 
to 2.9.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.commons/commons-vfs2/

See this project in Snyk:
https://app.snyk.io/org/airadier/project/4e44c7bb-07da-4fba-9c3c-a41b837e59f6?utm_source=github_medium=referral=upgrade-pr


-- 
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/sysdig-secure-plugin/push/refs/heads/snyk-upgrade-e7ccfcda89be381c55ca3e4042b77110/38307c-72fd41%40github.com.


[jenkinsci/ec2-plugin] 7bab59: Bump testcontainers from 1.16.2 to 1.16.3

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 7bab59c93d19386e2b922918ba236741b72f7da6
  
https://github.com/jenkinsci/ec2-plugin/commit/7bab59c93d19386e2b922918ba236741b72f7da6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump testcontainers from 1.16.2 to 1.16.3

Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) 
from 1.16.2 to 1.16.3.
- [Release 
notes](https://github.com/testcontainers/testcontainers-java/releases)
- 
[Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.2...1.16.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  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/ec2-plugin/push/refs/heads/master/6927c8-7bab59%40github.com.


[jenkinsci/ec2-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.testcontainers-testcontainers-1.16.3
  Home:   https://github.com/jenkinsci/ec2-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/ec2-plugin/push/refs/heads/dependabot/maven/org.testcontainers-testcontainers-1.16.3/bdaf2d-00%40github.com.


[jenkinsci/ec2-plugin] 6927c8: Bump bom-2.289.x from 1090.v0a_33df40457a_ to 1148...

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 6927c8497f53b2ee679f3033b50725bdccff678d
  
https://github.com/jenkinsci/ec2-plugin/commit/6927c8497f53b2ee679f3033b50725bdccff678d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.289.x from 1090.v0a_33df40457a_ to 1148.v7261f385f859

Bumps [bom-2.289.x](https://github.com/jenkinsci/bom) from 1090.v0a_33df40457a_ 
to 1148.v7261f385f859.
- [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.289.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/ec2-plugin/push/refs/heads/master/b5de84-6927c8%40github.com.


[jenkinsci/ec2-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.289.x-1148.v7261f385f859
  Home:   https://github.com/jenkinsci/ec2-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/ec2-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.289.x-1148.v7261f385f859/d6495d-00%40github.com.


[jenkinsci/ec2-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.aws-java-sdk-aws-java-sdk-ec2-1.12.148-310.v5e3b_c2681d79
  Home:   https://github.com/jenkinsci/ec2-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/ec2-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.aws-java-sdk-aws-java-sdk-ec2-1.12.148-310.v5e3b_c2681d79/8c3d88-00%40github.com.


[jenkinsci/ec2-plugin] b5de84: Bump aws-java-sdk-ec2

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: b5de8408f5ae286571958799313058f558acfbed
  
https://github.com/jenkinsci/ec2-plugin/commit/b5de8408f5ae286571958799313058f558acfbed
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-java-sdk-ec2

Bumps [aws-java-sdk-ec2](https://github.com/jenkinsci/aws-java-sdk-plugin) from 
1.12.131-302.vbef9650c6521 to 1.12.148-310.v5e3b_c2681d79.
- [Release notes](https://github.com/jenkinsci/aws-java-sdk-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/aws-java-sdk-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/aws-java-sdk-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.aws-java-sdk:aws-java-sdk-ec2
  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/ec2-plugin/push/refs/heads/master/7d4e30-b5de84%40github.com.


[jenkinsci/google-compute-engine-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.2
  Home:   https://github.com/jenkinsci/google-compute-engine-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-compute-engine-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.2/ddedd2-00%40github.com.


[jenkinsci/google-compute-engine-plugin] f6af32: Bump google-http-client from 1.38.1 to 1.41.3

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.3
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: f6af32d27bfd9f4e38418ce7fa82140215233d50
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/f6af32d27bfd9f4e38418ce7fa82140215233d50
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-http-client from 1.38.1 to 1.41.3

Bumps 
[google-http-client](https://github.com/googleapis/google-http-java-client) 
from 1.38.1 to 1.41.3.
- [Release 
notes](https://github.com/googleapis/google-http-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-http-java-client/compare/v1.38.1...v1.41.3)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
  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/google-compute-engine-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.41.3/00-f6af32%40github.com.


[jenkinsci/winstone] f691d3: [maven-release-plugin] prepare for next developmen...

2022-02-10 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: f691d3e3995a31a7a06e68cec1bad1f6c4be05f5
  
https://github.com/jenkinsci/winstone/commit/f691d3e3995a31a7a06e68cec1bad1f6c4be05f5
  Author: Tim Jacomb 
  Date:   2022-02-10 (Thu, 10 Feb 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/winstone/push/refs/heads/master/714e1b-f691d3%40github.com.


[jenkinsci/winstone]

2022-02-10 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/tags/winstone-5.23
  Home:   https://github.com/jenkinsci/winstone

-- 
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/winstone/push/refs/tags/winstone-5.23/00-43e20e%40github.com.


[jenkinsci/winstone] 714e1b: [maven-release-plugin] prepare release winstone-5.23

2022-02-10 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: 714e1bd7ac09a340653bf7f599a6e801bc0b67d5
  
https://github.com/jenkinsci/winstone/commit/714e1bd7ac09a340653bf7f599a6e801bc0b67d5
  Author: Tim Jacomb 
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release winstone-5.23


-- 
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/winstone/push/refs/heads/master/2584c4-714e1b%40github.com.


[jenkinsci/azure-storage-plugin]

2022-02-10 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/371.v19a0f02c7603
  Home:   https://github.com/jenkinsci/azure-storage-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/azure-storage-plugin/push/refs/tags/371.v19a0f02c7603/00-19a0f0%40github.com.


  1   2   >