[jenkinsci/authentication-tokens-plugin] fc5e8b: Bump org.jenkins-ci.plugins:plugin from 4.85 to 4.86

2024-08-04 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.86
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: fc5e8b9fc6d132808314057b6695686555b3c788
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/fc5e8b9fc6d132808314057b6695686555b3c788
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.85 to 4.86

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.86/00-fc5e8b%40github.com.


[jenkinsci/authentication-tokens-plugin] d1f063: adapt tests to upstream KeyStore validation

2024-07-08 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: d1f06307f126fe2e251db05705d96581928bb605
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/d1f06307f126fe2e251db05705d96581928bb605
  Author: James Nord 
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
M 
src/test/java/jenkins/authentication/tokens/api/AuthenticationTokenContextTest.java
M 
src/test/java/jenkins/authentication/tokens/api/AuthenticationTokensTest.java

  Log Message:
  ---
  adapt tests to upstream KeyStore validation


  Commit: 50285141b7e1b2843ceb33bd10c20f3088f37c59
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/50285141b7e1b2843ceb33bd10c20f3088f37c59
  Author: Jesse Glick 
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
M 
src/test/java/jenkins/authentication/tokens/api/AuthenticationTokenContextTest.java
M 
src/test/java/jenkins/authentication/tokens/api/AuthenticationTokensTest.java

  Log Message:
  ---
  Merge pull request #170 from jtnord/adapt-test-to-credentials-changes

adapt tests to upstream KeyStore validation


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/0ea416d2b801...50285141b7e1

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/master/0ea416-502851%40github.com.


[jenkinsci/authentication-tokens-plugin] 4f746b: Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.85

2024-07-08 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 4f746be6b2cb8fc43d0074fba27a7dbce4522773
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/4f746be6b2cb8fc43d0074fba27a7dbce4522773
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.85

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

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

Signed-off-by: dependabot[bot] 


  Commit: 0ea416d2b8019f257c00fcfb17f614ecd168552e
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/0ea416d2b8019f257c00fcfb17f614ecd168552e
  Author: Jesse Glick 
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #169 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85

Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.85


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/370563cb4af1...0ea416d2b801

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/master/370563-0ea416%40github.com.


[jenkinsci/authentication-tokens-plugin] 8545e0: Enable Jenkins Security Scan

2024-07-08 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 8545e0912561d1a4a1aee4c4a60ef56affa252d3
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/8545e0912561d1a4a1aee4c4a60ef56affa252d3
  Author: strangelookingnerd 
<49242855+strangelookingn...@users.noreply.github.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
A .github/workflows/jenkins-security-scan.yml

  Log Message:
  ---
  Enable Jenkins Security Scan


  Commit: 370563cb4af1ca949df1a45dc5b3c846e85498f1
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/370563cb4af1ca949df1a45dc5b3c846e85498f1
  Author: Jesse Glick 
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
A .github/workflows/jenkins-security-scan.yml

  Log Message:
  ---
  Merge pull request #168 from strangelookingnerd/patch-1

Enable Jenkins Security Scan


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/81215a241826...370563cb4af1

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/master/81215a-370563%40github.com.


[jenkinsci/authentication-tokens-plugin] 4f746b: Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.85

2024-07-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 4f746be6b2cb8fc43d0074fba27a7dbce4522773
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/4f746be6b2cb8fc43d0074fba27a7dbce4522773
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.85

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85/00-4f746b%40github.com.


[jenkinsci/authentication-tokens-plugin] b6bb82: Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83

2024-06-09 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.83
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: b6bb820db0d5a64c1bf3e5b9f46a0ac67cd27da1
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/b6bb820db0d5a64c1bf3e5b9f46a0ac67cd27da1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.83/00-b6bb82%40github.com.


[jenkinsci/authentication-tokens-plugin] 81215a: Bump org.jenkins-ci.plugins:plugin from 4.81 to 4....

2024-05-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 81215a24182688a174df76cb21a0e179d90fd586
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/81215a24182688a174df76cb21a0e179d90fd586
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#166)

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins: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>



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/master/0faf83-81215a%40github.com.


[jenkinsci/authentication-tokens-plugin] 8ac166: Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82

2024-05-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.82
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 8ac166a5eb9ab961af0a7af7aa20471bcc9b7318
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/8ac166a5eb9ab961af0a7af7aa20471bcc9b7318
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-05-06 (Mon, 06 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.82/00-8ac166%40github.com.


[jenkinsci/authentication-tokens-plugin] 4361dc: Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.81

2024-04-29 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 4361dc2e0b7f74410f064bf3e83995252d765d6c
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/4361dc2e0b7f74410f064bf3e83995252d765d6c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.81

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

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

Signed-off-by: dependabot[bot] 


  Commit: 0faf833239b5c1393d01b28bab9f421d5f700a36
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/0faf833239b5c1393d01b28bab9f421d5f700a36
  Author: Jesse Glick 
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #165 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.81

Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.81


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/52b6575c3b08...0faf833239b5

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/master/52b657-0faf83%40github.com.


[jenkinsci/authentication-tokens-plugin] bb173e: Bump io.jenkins.tools.bom:bom-2.387.x

2024-04-29 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: bb173eec22e89c11878c67dcd21e5e479a4a0920
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/bb173eec22e89c11878c67dcd21e5e479a4a0920
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2496.vddfca_753db_80 to 2543.vfb_1a_5fb_9496d.
- [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.387.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 52b6575c3b081fd16b573eadfe5b8e3ddfc0b58a
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/52b6575c3b081fd16b573eadfe5b8e3ddfc0b58a
  Author: Jesse Glick 
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #157 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2543.vfb_1a_5fb_9496d

Bump io.jenkins.tools.bom:bom-2.387.x from 2496.vddfca_753db_80 to 
2543.vfb_1a_5fb_9496d


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/1ac847a927ba...52b6575c3b08

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/master/1ac847-52b657%40github.com.


[jenkinsci/authentication-tokens-plugin] 4361dc: Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.81

2024-04-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.81
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 4361dc2e0b7f74410f064bf3e83995252d765d6c
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/4361dc2e0b7f74410f064bf3e83995252d765d6c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.81

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.81/d26068-4361dc%40github.com.


[jenkinsci/authentication-tokens-plugin] 3ff8ef: Bump io.jenkins.tools.incrementals:git-changelist-...

2024-04-29 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 3ff8ef374c298e7f4fe38cc86f695fa37be2761f
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/3ff8ef374c298e7f4fe38cc86f695fa37be2761f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump io.jenkins.tools.incrementals:git-changelist-maven-extension

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

---
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] 


  Commit: 1ac847a927ba6de0c3e99d8b655f35d0839e53d6
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/1ac847a927ba6de0c3e99d8b655f35d0839e53d6
  Author: Jesse Glick 
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Merge pull request #164 from 
jenkinsci/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8

Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 
1.8


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/6bc0bf37ab28...1ac847a927ba

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/master/6bc0bf-1ac847%40github.com.


[jenkinsci/authentication-tokens-plugin]

2024-04-29 Thread 'Jesse Glick' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8/3ff8ef-00%40github.com.


[jenkinsci/authentication-tokens-plugin] d26068: Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.81

2024-04-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.81
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: d26068ebc5dcb582dd7548b042861107fbd5168a
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/d26068ebc5dcb582dd7548b042861107fbd5168a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.81

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.81/00-d26068%40github.com.


[jenkinsci/authentication-tokens-plugin] 3ff8ef: Bump io.jenkins.tools.incrementals:git-changelist-...

2024-04-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 3ff8ef374c298e7f4fe38cc86f695fa37be2761f
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/3ff8ef374c298e7f4fe38cc86f695fa37be2761f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump io.jenkins.tools.incrementals:git-changelist-maven-extension

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

---
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] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8/00-3ff8ef%40github.com.


[jenkinsci/authentication-tokens-plugin] a9aae8: Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80

2024-03-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.80
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: a9aae83d476a3ccb88f45867e303fe0acdd25bf0
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/a9aae83d476a3ccb88f45867e303fe0acdd25bf0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.80/00-a9aae8%40github.com.


[jenkinsci/authentication-tokens-plugin] b6767f: Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.79

2024-03-11 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: b6767fcf5ea33420ff6cf4f80c08e007979716ee
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/b6767fcf5ea33420ff6cf4f80c08e007979716ee
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.79

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

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

Signed-off-by: dependabot[bot] 


  Commit: 6bc0bf37ab28d1a01c31968b892ba3c06c7b6618
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/6bc0bf37ab28d1a01c31968b892ba3c06c7b6618
  Author: Jesse Glick 
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #162 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.79

Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.79


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/291d445be157...6bc0bf37ab28

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/master/291d44-6bc0bf%40github.com.


[jenkinsci/authentication-tokens-plugin] b6767f: Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.79

2024-03-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.79
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: b6767fcf5ea33420ff6cf4f80c08e007979716ee
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/b6767fcf5ea33420ff6cf4f80c08e007979716ee
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.79

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/authentication-tokens-plugin/settings/notifications

-- 
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.79/00-b6767f%40github.com.


[jenkinsci/authentication-tokens-plugin] bd5347: Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78

2024-02-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.78
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: bd534702dd536df796d2ee5ef9f68c03b48759a7
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/bd534702dd536df796d2ee5ef9f68c03b48759a7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78

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

---
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.78/00-bd5347%40github.com.


[jenkinsci/authentication-tokens-plugin] 7a345b: Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77

2024-01-22 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 7a345bc8668661eee3c507791788822b69d46064
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/7a345bc8668661eee3c507791788822b69d46064
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77

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

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

Signed-off-by: dependabot[bot] 


  Commit: 291d445be1570b522c83abadca84eccfa0c6438e
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/291d445be1570b522c83abadca84eccfa0c6438e
  Author: Jesse Glick 
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #160 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.77

Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/8591af879069...291d445be157

-- 
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/authentication-tokens-plugin/push/refs/heads/master/8591af-291d44%40github.com.


[jenkinsci/authentication-tokens-plugin]

2024-01-22 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.77
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.77/7a345b-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 7a345b: Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77

2024-01-21 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.77
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 7a345bc8668661eee3c507791788822b69d46064
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/7a345bc8668661eee3c507791788822b69d46064
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77

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

---
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.77/00-7a345b%40github.com.


[jenkinsci/authentication-tokens-plugin] 5792e9: Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.76

2023-12-18 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 5792e9b77f8216ae850cc668acdf6257cdb4d3f4
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/5792e9b77f8216ae850cc668acdf6257cdb4d3f4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.76

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

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

Signed-off-by: dependabot[bot] 


  Commit: 8591af8790697e57485e84869ca39c44a90d1ddb
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/8591af8790697e57485e84869ca39c44a90d1ddb
  Author: Jesse Glick 
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #159 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76

Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.76


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/be8aa6d53861...8591af879069

-- 
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/authentication-tokens-plugin/push/refs/heads/master/be8aa6-8591af%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-12-18 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76/5792e9-00%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-12-17 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.75
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.75/dc5fd0-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 5792e9: Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.76

2023-12-17 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 5792e9b77f8216ae850cc668acdf6257cdb4d3f4
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/5792e9b77f8216ae850cc668acdf6257cdb4d3f4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.76

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

---
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76/00-5792e9%40github.com.


[jenkinsci/authentication-tokens-plugin] dc5fd0: Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.75

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.75
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: dc5fd0cd150455f542fc14fe193f6c8f53d2153a
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/dc5fd0cd150455f542fc14fe193f6c8f53d2153a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.75

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

---
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.75/00-dc5fd0%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2516.v113cb_3d00317
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2516.v113cb_3d00317/b9635f-00%40github.com.


[jenkinsci/authentication-tokens-plugin] bb173e: Bump io.jenkins.tools.bom:bom-2.387.x

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2543.vfb_1a_5fb_9496d
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: bb173eec22e89c11878c67dcd21e5e479a4a0920
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/bb173eec22e89c11878c67dcd21e5e479a4a0920
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2496.vddfca_753db_80 to 2543.vfb_1a_5fb_9496d.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2543.vfb_1a_5fb_9496d/00-bb173e%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-10-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2507.vcb_18c56b_f57c
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2507.vcb_18c56b_f57c/dda309-00%40github.com.


[jenkinsci/authentication-tokens-plugin] b9635f: Bump io.jenkins.tools.bom:bom-2.387.x

2023-10-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2516.v113cb_3d00317
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: b9635f525b476485c33046ff23b3e11812cb54a1
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/b9635f525b476485c33046ff23b3e11812cb54a1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2496.vddfca_753db_80 to 2516.v113cb_3d00317.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2516.v113cb_3d00317/00-b9635f%40github.com.


[jenkinsci/authentication-tokens-plugin] dda309: Bump io.jenkins.tools.bom:bom-2.387.x

2023-10-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2507.vcb_18c56b_f57c
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: dda30940f820d0cd85e3881983ac004168386ba2
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/dda30940f820d0cd85e3881983ac004168386ba2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2496.vddfca_753db_80 to 2507.vcb_18c56b_f57c.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2507.vcb_18c56b_f57c/00-dda309%40github.com.


[jenkinsci/authentication-tokens-plugin] be8aa6: Test with Java 21 (#154)

2023-10-08 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: be8aa6d538617c879229aa59998701a29395d2a6
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/be8aa6d538617c879229aa59998701a29395d2a6
  Author: Mark Waite 
  Date:   2023-10-08 (Sun, 08 Oct 2023)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Test with Java 21 (#154)

* Require Jenkins 2.387.3 or newer, not 2.387.1

Use a consistent Jenkins minimum version to match
with other plugins and with the recommendations of
https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/

https://stats.jenkins.io/pluginversions/authentication-tokens.html shows
that only 2% of the 61500 installations of the most recent release of
the plugin are running on Jenkins prior to 2.387.3.  That's not many
users to be inconvenienced by the change, especially since there have
been security advisories for Jenkins core since the release of 2.387.1.

* Use parent pom 4.74, latest parent pom

* Use most recent plugin BOM version

* Test with Java 21

Java 21 released Sep 19, 2023. We'd like to announce full support for
Java 21 in early October and would like the most used plugins to be
compiling and testing with Java 21.

The acceptance test harness and plugin bill of materials tests are already
passing with Java 21. This is a further step to improve plugin readiness
for use with Java 21 and for development with Java 21.

Java 11 will be unsupported by Eclipse Temurin and some other Java
providers in October 2024. We'll need to move past Java 11 by that time.
It does not change the supported Java version or the byte code that is
being generated.


-- 
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/authentication-tokens-plugin/push/refs/heads/master/44183b-be8aa6%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-10-03 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2483.v3b_22f030990a_
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2483.v3b_22f030990a_/5ce83d-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 44183b: Bump io.jenkins.tools.bom:bom-2.387.x (#153)

2023-10-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 44183b88d8462c5c0bdc2bf983cd9ee37dbf3f2e
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/44183b88d8462c5c0bdc2bf983cd9ee37dbf3f2e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x (#153)

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2446.v2e9fd3b_d8c81 to 2483.v3b_22f030990a_.
- [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.387.x
  dependency-type: direct:production
...

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/authentication-tokens-plugin/push/refs/heads/master/47a0a7-44183b%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-10-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2465.va_e76ed7b_3061
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2465.va_e76ed7b_3061/a6c77e-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 5ce83d: Bump io.jenkins.tools.bom:bom-2.387.x

2023-10-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2483.v3b_22f030990a_
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 5ce83d95e7fea712822163443a71be897c601f1e
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/5ce83d95e7fea712822163443a71be897c601f1e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-02 (Mon, 02 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2446.v2e9fd3b_d8c81 to 2483.v3b_22f030990a_.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2483.v3b_22f030990a_/00-5ce83d%40github.com.


[jenkinsci/authentication-tokens-plugin] a6c77e: Bump io.jenkins.tools.bom:bom-2.387.x

2023-09-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2465.va_e76ed7b_3061
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: a6c77e373e8034c4ae50ee93530717fb3ea578da
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/a6c77e373e8034c4ae50ee93530717fb3ea578da
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2446.v2e9fd3b_d8c81 to 2465.va_e76ed7b_3061.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2465.va_e76ed7b_3061/00-a6c77e%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-09-18 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2446.v2e9fd3b_d8c81
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2446.v2e9fd3b_d8c81/719865-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 47a0a7: Bump io.jenkins.tools.bom:bom-2.387.x (#151)

2023-09-18 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 47a0a7bdbd4408fb83f8b87f3433f52fb1da7946
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/47a0a7bdbd4408fb83f8b87f3433f52fb1da7946
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x (#151)

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2446.v2e9fd3b_d8c81.
- [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.387.x
  dependency-type: direct:production
...

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/authentication-tokens-plugin/push/refs/heads/master/3bde91-47a0a7%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-09-17 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2423.vce598171d115
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2423.vce598171d115/bbfd73-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 719865: Bump io.jenkins.tools.bom:bom-2.387.x

2023-09-17 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2446.v2e9fd3b_d8c81
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 71986577c7ad0726942694fbac9ebe9e26b9d040
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/71986577c7ad0726942694fbac9ebe9e26b9d040
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2446.v2e9fd3b_d8c81.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2446.v2e9fd3b_d8c81/00-719865%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-09-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09/b94ebf-00%40github.com.


[jenkinsci/authentication-tokens-plugin] bbfd73: Bump io.jenkins.tools.bom:bom-2.387.x

2023-09-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2423.vce598171d115
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: bbfd73d302d06c260bf12b1e7f850adf4a715c73
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/bbfd73d302d06c260bf12b1e7f850adf4a715c73
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2423.vce598171d115.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2423.vce598171d115/00-bbfd73%40github.com.


[jenkinsci/authentication-tokens-plugin] b94ebf: Bump io.jenkins.tools.bom:bom-2.387.x

2023-09-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: b94ebfe547bd88a3bfc35e8f4d78b7a3230f27c2
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/b94ebfe547bd88a3bfc35e8f4d78b7a3230f27c2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2401.v7a_d68f8d0b_09.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09/34711c-b94ebf%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-09-06 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73/81b433-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 81b433: Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.73

2023-09-06 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 81b433828f7076a364b948d13e0b19f26e3548d4
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/81b433828f7076a364b948d13e0b19f26e3548d4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
M pom.xml

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

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.71 to 4.73.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.71...plugin-4.73)

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

Signed-off-by: dependabot[bot] 


  Commit: 3bde91bba3b3a17c80f7481d3cd2c44cc86689f3
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/3bde91bba3b3a17c80f7481d3cd2c44cc86689f3
  Author: Jesse Glick 
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #148 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73

Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.73


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/1217638b02d8...3bde91bba3b3

-- 
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/authentication-tokens-plugin/push/refs/heads/master/121763-3bde91%40github.com.


[jenkinsci/authentication-tokens-plugin] 34711c: Bump io.jenkins.tools.bom:bom-2.387.x

2023-09-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 34711ce8a31ea122c35692dcee932fe160b02003
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/34711ce8a31ea122c35692dcee932fe160b02003
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2401.v7a_d68f8d0b_09.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09/ac84ec-34711c%40github.com.


[jenkinsci/authentication-tokens-plugin] 81b433: Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.73

2023-09-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 81b433828f7076a364b948d13e0b19f26e3548d4
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/81b433828f7076a364b948d13e0b19f26e3548d4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
M pom.xml

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

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.71 to 4.73.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.71...plugin-4.73)

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73/5bed24-81b433%40github.com.


[jenkinsci/authentication-tokens-plugin] ad81aa: Remove unnecessary customization

2023-09-06 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: ad81aae1db3937c75c5581738074c8efa191a23b
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/ad81aae1db3937c75c5581738074c8efa191a23b
  Author: Basil Crow 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove unnecessary customization


  Commit: 1217638b02d8644c4c6568b285339c32e5340ff0
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/1217638b02d8644c4c6568b285339c32e5340ff0
  Author: Jesse Glick 
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #147 from basil/customization

Remove unnecessary customization


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/6927f9102143...1217638b02d8

-- 
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/authentication-tokens-plugin/push/refs/heads/master/6927f9-121763%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-09-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2378.v3e03930028f2
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2378.v3e03930028f2/2d8d41-00%40github.com.


[jenkinsci/authentication-tokens-plugin] ac84ec: Bump io.jenkins.tools.bom:bom-2.387.x

2023-09-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: ac84ecb65ad297c66bd1627f4a8f42cc741301f7
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/ac84ecb65ad297c66bd1627f4a8f42cc741301f7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2401.v7a_d68f8d0b_09.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09/00-ac84ec%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-09-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.72
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.72/4b11ca-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 5bed24: Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.73

2023-09-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 5bed24f2c361a4bb7ac75ee5045e055c0d21b542
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/5bed24f2c361a4bb7ac75ee5045e055c0d21b542
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
M pom.xml

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

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.71 to 4.73.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.71...plugin-4.73)

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73/00-5bed24%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-08-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2357.v1043f8578392
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2357.v1043f8578392/c4c24b-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 2d8d41: Bump io.jenkins.tools.bom:bom-2.387.x

2023-08-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2378.v3e03930028f2
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 2d8d41da5bd30458b6ecf6f26d226d86f4d19c46
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/2d8d41da5bd30458b6ecf6f26d226d86f4d19c46
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2378.v3e03930028f2.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2378.v3e03930028f2/00-2d8d41%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-08-20 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2329.v078520e55c19
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2329.v078520e55c19/bd5347-00%40github.com.


[jenkinsci/authentication-tokens-plugin] c4c24b: Bump io.jenkins.tools.bom:bom-2.387.x

2023-08-20 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2357.v1043f8578392
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: c4c24b1a40e626843f14c49b4a70076adc4222a3
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/c4c24b1a40e626843f14c49b4a70076adc4222a3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2357.v1043f8578392.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2357.v1043f8578392/00-c4c24b%40github.com.


[jenkinsci/authentication-tokens-plugin] 4b11ca: Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72

2023-08-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.72
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 4b11ca123cd54210341ef37b7b200702b77501bf
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/4b11ca123cd54210341ef37b7b200702b77501bf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

  Changed paths:
M pom.xml

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

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

---
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.72/00-4b11ca%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-08-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2312.v91115fa_5b_2b_6
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2312.v91115fa_5b_2b_6/e1ce26-00%40github.com.


[jenkinsci/authentication-tokens-plugin] bd5347: Bump io.jenkins.tools.bom:bom-2.387.x

2023-08-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2329.v078520e55c19
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: bd5347cd95633f44f64c0493f97cfb780d47c0ac
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/bd5347cd95633f44f64c0493f97cfb780d47c0ac
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2329.v078520e55c19.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2329.v078520e55c19/00-bd5347%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-08-11 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.71
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.71/2f20b6-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 2f20b6: Bump plugin from 4.69 to 4.71

2023-08-11 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 2f20b602a34d212d6483dcca46da38cde6430c9d
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/2f20b602a34d212d6483dcca46da38cde6430c9d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.69 to 4.71

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.69 to 4.71.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.69...plugin-4.71)

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

Signed-off-by: dependabot[bot] 


  Commit: 6927f9102143e8deb652e3eb573bf8abe809da52
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/6927f9102143e8deb652e3eb573bf8abe809da52
  Author: James Nord 
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #140 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.71

Bump plugin from 4.69 to 4.71


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/73c36d236f09...6927f9102143

-- 
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/authentication-tokens-plugin/push/refs/heads/master/73c36d-6927f9%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-08-11 Thread 'github-merge-queue[bot]' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-140-73c36d236f09ed505ba547b8e65cf1a50c67f1fe
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-140-73c36d236f09ed505ba547b8e65cf1a50c67f1fe/ff117c-00%40github.com.


[jenkinsci/authentication-tokens-plugin] ff117c: Merge pull request #140 from jenkinsci/dependabot/...

2023-08-11 Thread 'James Nord' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-140-73c36d236f09ed505ba547b8e65cf1a50c67f1fe
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: ff117c0abe987a2562205b7977cd1fcc42d8c9c2
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/ff117c0abe987a2562205b7977cd1fcc42d8c9c2
  Author: James Nord 
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #140 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.71

Bump plugin from 4.69 to 4.71


-- 
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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-140-73c36d236f09ed505ba547b8e65cf1a50c67f1fe/00-ff117c%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-08-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2258.v522c10b_d4695
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2258.v522c10b_d4695/6a201f-00%40github.com.


[jenkinsci/authentication-tokens-plugin] e1ce26: Bump io.jenkins.tools.bom:bom-2.387.x

2023-08-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2312.v91115fa_5b_2b_6
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: e1ce26ee5429d011251fb5a20d0445eba6050ed7
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/e1ce26ee5429d011251fb5a20d0445eba6050ed7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2312.v91115fa_5b_2b_6.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2312.v91115fa_5b_2b_6/00-e1ce26%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-07-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2244.vd60654536b_96
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2244.vd60654536b_96/f8c056-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 6a201f: Bump io.jenkins.tools.bom:bom-2.387.x

2023-07-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2258.v522c10b_d4695
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 6a201fade4ded71ade3bef2d5d558aa5229cd9ee
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/6a201fade4ded71ade3bef2d5d558aa5229cd9ee
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2258.v522c10b_d4695.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2258.v522c10b_d4695/00-6a201f%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-07-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.70
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.70/a621ad-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 2f20b6: Bump plugin from 4.69 to 4.71

2023-07-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.71
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 2f20b602a34d212d6483dcca46da38cde6430c9d
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/2f20b602a34d212d6483dcca46da38cde6430c9d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.69 to 4.71

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.69 to 4.71.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.69...plugin-4.71)

---
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.71/00-2f20b6%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-07-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2230.v0cb_4040cde55
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2230.v0cb_4040cde55/0a92b5-00%40github.com.


[jenkinsci/authentication-tokens-plugin] f8c056: Bump bom-2.387.x from 2220.vea_cea_f1a_35e4 to 224...

2023-07-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2244.vd60654536b_96
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: f8c05609fe3c1f5d421f91c68b2ff3e8cf20b32b
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/f8c05609fe3c1f5d421f91c68b2ff3e8cf20b32b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2220.vea_cea_f1a_35e4 to 2244.vd60654536b_96

Bumps [bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2244.vd60654536b_96.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2244.vd60654536b_96/00-f8c056%40github.com.


[jenkinsci/authentication-tokens-plugin] a621ad: Bump plugin from 4.69 to 4.70

2023-07-09 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.70
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: a621ad0ad20ea7c11b40ac773616d91c1488b57e
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/a621ad0ad20ea7c11b40ac773616d91c1488b57e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.69 to 4.70

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.69 to 4.70.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.69...plugin-4.70)

---
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.70/00-a621ad%40github.com.


[jenkinsci/authentication-tokens-plugin] 0a92b5: Bump bom-2.387.x from 2220.vea_cea_f1a_35e4 to 223...

2023-07-09 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2230.v0cb_4040cde55
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 0a92b57fad4cf91b56861cbe2353019049e01674
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/0a92b57fad4cf91b56861cbe2353019049e01674
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2220.vea_cea_f1a_35e4 to 2230.v0cb_4040cde55

Bumps [bom-2.387.x](https://github.com/jenkinsci/bom) from 
2220.vea_cea_f1a_35e4 to 2230.v0cb_4040cde55.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2230.v0cb_4040cde55/00-0a92b5%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-07-04 Thread 'github-merge-queue[bot]' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-135-ebd96a05e44c050c4b070c4f4f93cf57e85ee307
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-135-ebd96a05e44c050c4b070c4f4f93cf57e85ee307/73c36d-00%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-07-04 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2220.vea_cea_f1a_35e4
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2220.vea_cea_f1a_35e4/398086-00%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-07-04 Thread 'github-merge-queue[bot]' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-134-be8773027cd319363c1d6683d58df26e7ccd9493
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-134-be8773027cd319363c1d6683d58df26e7ccd9493/ebd96a-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 1af507: Bump git-changelist-maven-extension from 1.6 to 1.7

2023-07-04 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 1af507e4c5fc1293fafac6af16e24d5bb806f5c0
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/1af507e4c5fc1293fafac6af16e24d5bb806f5c0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7

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

---
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] 


  Commit: 39808655c193609a273616002d2151a13ce2abfa
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/39808655c193609a273616002d2151a13ce2abfa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2179.v0884e842b_859 to 2220.vea_cea_f1a_35e4

Bumps [bom-2.387.x](https://github.com/jenkinsci/bom) from 2179.v0884e842b_859 
to 2220.vea_cea_f1a_35e4.
- [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.387.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: ebd96a05e44c050c4b070c4f4f93cf57e85ee307
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/ebd96a05e44c050c4b070c4f4f93cf57e85ee307
  Author: Adrien Lecharpentier 
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Merge pull request #134 from 
jenkinsci/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7

Bump git-changelist-maven-extension from 1.6 to 1.7


  Commit: 73c36d236f09ed505ba547b8e65cf1a50c67f1fe
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/73c36d236f09ed505ba547b8e65cf1a50c67f1fe
  Author: Adrien Lecharpentier 
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #135 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2220.vea_cea_f1a_35e4

Bump bom-2.387.x from 2179.v0884e842b_859 to 2220.vea_cea_f1a_35e4


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/be8773027cd3...73c36d236f09

-- 
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/authentication-tokens-plugin/push/refs/heads/master/be8773-73c36d%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-07-04 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7/1af507-00%40github.com.


[jenkinsci/authentication-tokens-plugin] cf7a04: Bump plugin from 4.68 to 4.69

2023-07-04 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: cf7a047663d3dcafdf6f4f906483fead0b2278e1
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/cf7a047663d3dcafdf6f4f906483fead0b2278e1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.68 to 4.69

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

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

Signed-off-by: dependabot[bot] 


  Commit: be8773027cd319363c1d6683d58df26e7ccd9493
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/be8773027cd319363c1d6683d58df26e7ccd9493
  Author: Adrien Lecharpentier 
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #133 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.69

Bump plugin from 4.68 to 4.69


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/5e01656639d8...be8773027cd3

-- 
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/authentication-tokens-plugin/push/refs/heads/master/5e0165-be8773%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-07-04 Thread 'github-merge-queue[bot]' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-133-5e01656639d80821d0111ea9604b6ec4c106c883
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-133-5e01656639d80821d0111ea9604b6ec4c106c883/be8773-00%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-07-04 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.69
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.69/cf7a04-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 1af507: Bump git-changelist-maven-extension from 1.6 to 1.7

2023-07-04 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-134-be8773027cd319363c1d6683d58df26e7ccd9493
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 1af507e4c5fc1293fafac6af16e24d5bb806f5c0
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/1af507e4c5fc1293fafac6af16e24d5bb806f5c0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7

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

---
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] 


  Commit: ebd96a05e44c050c4b070c4f4f93cf57e85ee307
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/ebd96a05e44c050c4b070c4f4f93cf57e85ee307
  Author: Adrien Lecharpentier 
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Merge pull request #134 from 
jenkinsci/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7

Bump git-changelist-maven-extension from 1.6 to 1.7


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/be8773027cd3...ebd96a05e44c

-- 
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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-134-be8773027cd319363c1d6683d58df26e7ccd9493/be8773-ebd96a%40github.com.


[jenkinsci/authentication-tokens-plugin] 398086: Bump bom-2.387.x from 2179.v0884e842b_859 to 2220....

2023-07-04 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-135-ebd96a05e44c050c4b070c4f4f93cf57e85ee307
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 39808655c193609a273616002d2151a13ce2abfa
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/39808655c193609a273616002d2151a13ce2abfa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2179.v0884e842b_859 to 2220.vea_cea_f1a_35e4

Bumps [bom-2.387.x](https://github.com/jenkinsci/bom) from 2179.v0884e842b_859 
to 2220.vea_cea_f1a_35e4.
- [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.387.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 73c36d236f09ed505ba547b8e65cf1a50c67f1fe
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/73c36d236f09ed505ba547b8e65cf1a50c67f1fe
  Author: Adrien Lecharpentier 
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #135 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2220.vea_cea_f1a_35e4

Bump bom-2.387.x from 2179.v0884e842b_859 to 2220.vea_cea_f1a_35e4


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/ebd96a05e44c...73c36d236f09

-- 
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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-135-ebd96a05e44c050c4b070c4f4f93cf57e85ee307/ebd96a-73c36d%40github.com.


[jenkinsci/authentication-tokens-plugin] cf7a04: Bump plugin from 4.68 to 4.69

2023-07-04 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-133-5e01656639d80821d0111ea9604b6ec4c106c883
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: cf7a047663d3dcafdf6f4f906483fead0b2278e1
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/cf7a047663d3dcafdf6f4f906483fead0b2278e1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.68 to 4.69

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

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

Signed-off-by: dependabot[bot] 


  Commit: be8773027cd319363c1d6683d58df26e7ccd9493
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/be8773027cd319363c1d6683d58df26e7ccd9493
  Author: Adrien Lecharpentier 
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #133 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.69

Bump plugin from 4.68 to 4.69


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/5e01656639d8...be8773027cd3

-- 
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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-133-5e01656639d80821d0111ea9604b6ec4c106c883/5e0165-be8773%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-07-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2198.v39c76fc308ca
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2198.v39c76fc308ca/5e8f7d-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 398086: Bump bom-2.387.x from 2179.v0884e842b_859 to 2220....

2023-07-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2220.vea_cea_f1a_35e4
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 39808655c193609a273616002d2151a13ce2abfa
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/39808655c193609a273616002d2151a13ce2abfa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2179.v0884e842b_859 to 2220.vea_cea_f1a_35e4

Bumps [bom-2.387.x](https://github.com/jenkinsci/bom) from 2179.v0884e842b_859 
to 2220.vea_cea_f1a_35e4.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2220.vea_cea_f1a_35e4/00-398086%40github.com.


[jenkinsci/authentication-tokens-plugin] 1af507: Bump git-changelist-maven-extension from 1.6 to 1.7

2023-07-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 1af507e4c5fc1293fafac6af16e24d5bb806f5c0
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/1af507e4c5fc1293fafac6af16e24d5bb806f5c0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7

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

---
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7/00-1af507%40github.com.


[jenkinsci/authentication-tokens-plugin] cf7a04: Bump plugin from 4.68 to 4.69

2023-07-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.69
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: cf7a047663d3dcafdf6f4f906483fead0b2278e1
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/cf7a047663d3dcafdf6f4f906483fead0b2278e1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.68 to 4.69

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

---
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.69/00-cf7a04%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-06-27 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.68
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.68/93af16-00%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-06-27 Thread 'GitHub' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-131-da0e84840ea69dd92de00faef3997e4897d37219
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-131-da0e84840ea69dd92de00faef3997e4897d37219/5e0165-00%40github.com.


[jenkinsci/authentication-tokens-plugin] 93af16: Bump plugin from 4.67 to 4.68

2023-06-27 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 93af1652c8988ffa91552e5c24b2e1c65421ffa1
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/93af1652c8988ffa91552e5c24b2e1c65421ffa1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.67 to 4.68

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

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

Signed-off-by: dependabot[bot] 


  Commit: 5e01656639d80821d0111ea9604b6ec4c106c883
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/5e01656639d80821d0111ea9604b6ec4c106c883
  Author: Jesse Glick 
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #131 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.68

Bump plugin from 4.67 to 4.68


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/da0e84840ea6...5e01656639d8

-- 
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/authentication-tokens-plugin/push/refs/heads/master/da0e84-5e0165%40github.com.


[jenkinsci/authentication-tokens-plugin] 93af16: Bump plugin from 4.67 to 4.68

2023-06-27 Thread 'Jesse Glick' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-131-da0e84840ea69dd92de00faef3997e4897d37219
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 93af1652c8988ffa91552e5c24b2e1c65421ffa1
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/93af1652c8988ffa91552e5c24b2e1c65421ffa1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.67 to 4.68

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

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

Signed-off-by: dependabot[bot] 


  Commit: 5e01656639d80821d0111ea9604b6ec4c106c883
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/5e01656639d80821d0111ea9604b6ec4c106c883
  Author: Jesse Glick 
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #131 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.68

Bump plugin from 4.67 to 4.68


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/da0e84840ea6...5e01656639d8

-- 
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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-131-da0e84840ea69dd92de00faef3997e4897d37219/da0e84-5e0165%40github.com.


[jenkinsci/authentication-tokens-plugin] 5e8f7d: Bump bom-2.387.x from 2179.v0884e842b_859 to 2198....

2023-06-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2198.v39c76fc308ca
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 5e8f7dca51900393692c3d3928d6f87eede20d0e
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/5e8f7dca51900393692c3d3928d6f87eede20d0e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2179.v0884e842b_859 to 2198.v39c76fc308ca

Bumps [bom-2.387.x](https://github.com/jenkinsci/bom) from 2179.v0884e842b_859 
to 2198.v39c76fc308ca.
- [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.387.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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2198.v39c76fc308ca/00-5e8f7d%40github.com.


[jenkinsci/authentication-tokens-plugin] 93af16: Bump plugin from 4.67 to 4.68

2023-06-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.68
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 93af1652c8988ffa91552e5c24b2e1c65421ffa1
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/93af1652c8988ffa91552e5c24b2e1c65421ffa1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.67 to 4.68

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

---
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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.68/00-93af16%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-06-19 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2179.v0884e842b_859
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2179.v0884e842b_859/dbe811-00%40github.com.


[jenkinsci/authentication-tokens-plugin] dbe811: Bump bom-2.387.x from 2163.v2d916d90c305 to 2179.v...

2023-06-19 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: dbe8117e6217105d167a06324e7f1fe9b2b917e0
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/dbe8117e6217105d167a06324e7f1fe9b2b917e0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-19 (Mon, 19 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2163.v2d916d90c305 to 2179.v0884e842b_859

Bumps [bom-2.387.x](https://github.com/jenkinsci/bom) from 2163.v2d916d90c305 
to 2179.v0884e842b_859.
- [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.387.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: da0e84840ea69dd92de00faef3997e4897d37219
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/da0e84840ea69dd92de00faef3997e4897d37219
  Author: Adrien Lecharpentier 
  Date:   2023-06-19 (Mon, 19 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #129 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2179.v0884e842b_859

Bump bom-2.387.x from 2163.v2d916d90c305 to 2179.v0884e842b_859


Compare: 
https://github.com/jenkinsci/authentication-tokens-plugin/compare/7e3588b8f219...da0e84840ea6

-- 
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/authentication-tokens-plugin/push/refs/heads/master/7e3588-da0e84%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-06-19 Thread 'GitHub' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-129-7e3588b8f21915dd942427b1fe8c054e2d90fbc6
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-129-7e3588b8f21915dd942427b1fe8c054e2d90fbc6/da0e84-00%40github.com.


[jenkinsci/authentication-tokens-plugin]

2023-06-19 Thread 'GitHub' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-130-596288da41ad2c439e0d99984f8f454cce730a1b
  Home:   https://github.com/jenkinsci/authentication-tokens-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/authentication-tokens-plugin/push/refs/heads/gh-readonly-queue/master/pr-130-596288da41ad2c439e0d99984f8f454cce730a1b/7e3588-00%40github.com.


  1   2   3   4   5   >