[jenkinsci/google-login-plugin]

2024-01-18 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.34.1
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.34.1/9d15e3-00%40github.com.


[jenkinsci/google-login-plugin] 9d5378: Bump com.google.oauth-client:google-oauth-client f...

2024-01-18 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.35.0
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 9d53782448a9a1b6c6af02958907aaa73c1932a5
  
https://github.com/jenkinsci/google-login-plugin/commit/9d53782448a9a1b6c6af02958907aaa73c1932a5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump com.google.oauth-client:google-oauth-client from 1.34.1 to 1.35.0

Bumps 
[com.google.oauth-client:google-oauth-client](https://github.com/googleapis/google-oauth-java-client)
 from 1.34.1 to 1.35.0.
- [Release 
notes](https://github.com/googleapis/google-oauth-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-oauth-java-client/compare/v1.34.1...v1.35.0)

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.35.0/00-9d5378%40github.com.


[jenkinsci/google-login-plugin]

2023-12-19 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/109.v022b_cf87b_e5b_
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/tags/109.v022b_cf87b_e5b_/00-022bcf%40github.com.


[jenkinsci/google-login-plugin] 022bcf: Proper bom version

2023-12-19 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 022bcf87be5bc1991d7e849b03a9ded696792730
  
https://github.com/jenkinsci/google-login-plugin/commit/022bcf87be5bc1991d7e849b03a9ded696792730
  Author: Vincent Latombe 
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Proper bom version


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/master/35478a-022bcf%40github.com.


[jenkinsci/google-login-plugin] 0fedc1: Routine updates

2023-12-19 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 0fedc12c77d002c623fdfd742120d4921ea50829
  
https://github.com/jenkinsci/google-login-plugin/commit/0fedc12c77d002c623fdfd742120d4921ea50829
  Author: Vincent Latombe 
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
M .github/dependabot.yml
R .github/release-drafter.yaml
A .github/workflows/cd.yaml
R .github/workflows/release-drafter.yml
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java
M src/main/java/org/jenkinsci/plugins/googlelogin/GoogleUserInfo.java
M src/main/java/org/jenkinsci/plugins/googlelogin/OAuthSession.java
M 
src/test/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealmTest.java

  Log Message:
  ---
  Routine updates

* Set up Jenkins BOM
* Update required Jenkins version to 2.401.3
* Replace packaged dependencies with equivalent library plugins from the
  Jenkins ecosystem
* Set up spotless
* Set up CD versioning


  Commit: b34572e373f14dad1a6d815c7ef92451ef764c3e
  
https://github.com/jenkinsci/google-login-plugin/commit/b34572e373f14dad1a6d815c7ef92451ef764c3e
  Author: Vincent Latombe 
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update CI


  Commit: 35478ad9eec5b647f24cf615eee8aacba6035f8c
  
https://github.com/jenkinsci/google-login-plugin/commit/35478ad9eec5b647f24cf615eee8aacba6035f8c
  Author: Vincent Latombe 
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
M .github/dependabot.yml
R .github/release-drafter.yaml
A .github/workflows/cd.yaml
R .github/workflows/release-drafter.yml
A .mvn/extensions.xml
A .mvn/maven.config
M Jenkinsfile
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java
M src/main/java/org/jenkinsci/plugins/googlelogin/GoogleUserInfo.java
M src/main/java/org/jenkinsci/plugins/googlelogin/OAuthSession.java
M 
src/test/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealmTest.java

  Log Message:
  ---
  Merge pull request #101 from Vlatombe/routine-updates


Compare: 
https://github.com/jenkinsci/google-login-plugin/compare/0b5cc7291a90...35478ad9eec5

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/master/0b5cc7-35478a%40github.com.


[jenkinsci/google-login-plugin] 2ba351: Fix `getPostLogOutUrl` to include `contextPath`

2023-12-19 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 2ba351e0691d5d6f7c50ff79ce9fdde13a55b8d8
  
https://github.com/jenkinsci/google-login-plugin/commit/2ba351e0691d5d6f7c50ff79ce9fdde13a55b8d8
  Author: Jesse Glick 
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java

  Log Message:
  ---
  Fix `getPostLogOutUrl` to include `contextPath`


  Commit: 0b5cc7291a905157fc810e514a461f34d39cc323
  
https://github.com/jenkinsci/google-login-plugin/commit/0b5cc7291a905157fc810e514a461f34d39cc323
  Author: Vincent Latombe 
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java

  Log Message:
  ---
  Merge pull request #100 from jglick/getPostLogOutUrl


Compare: 
https://github.com/jenkinsci/google-login-plugin/compare/8970ec6b63f0...0b5cc7291a90

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/master/8970ec-0b5cc7%40github.com.


[jenkinsci/google-login-plugin]

2023-09-06 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/tags/google-login-1.8
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/tags/google-login-1.8/00-a95c44%40github.com.


[jenkinsci/google-login-plugin] 2273af: [SECURITY-3228]

2023-09-06 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 2273af025ad06ee13ab73a5a070b10689c2db61e
  
https://github.com/jenkinsci/google-login-plugin/commit/2273af025ad06ee13ab73a5a070b10689c2db61e
  Author: Vincent Latombe 
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/googlelogin/OAuthSession.java

  Log Message:
  ---
  [SECURITY-3228]


  Commit: 176f72f8ad8040cb8c1a0ad57211ca3716cc31dc
  
https://github.com/jenkinsci/google-login-plugin/commit/176f72f8ad8040cb8c1a0ad57211ca3716cc31dc
  Author: Vincent Latombe 
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release google-login-1.8


  Commit: 8970ec6b63f02c6dbffc8291199cf9f7a5363633
  
https://github.com/jenkinsci/google-login-plugin/commit/8970ec6b63f02c6dbffc8291199cf9f7a5363633
  Author: Vincent Latombe 
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/google-login-plugin/compare/af1b61fbafd8...8970ec6b63f0

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/master/af1b61-8970ec%40github.com.


[jenkinsci/google-login-plugin]

2023-03-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.43.0
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.43.0/205afa-00%40github.com.


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

2023-03-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.43.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 18ce4230bfd5dca9a21bb0ce6ef08f7ec3f699c7
  
https://github.com/jenkinsci/google-login-plugin/commit/18ce4230bfd5dca9a21bb0ce6ef08f7ec3f699c7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.43.1/00-18ce42%40github.com.


[jenkinsci/google-login-plugin]

2023-02-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.3
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.3/8d079d-00%40github.com.


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

2023-02-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.43.0
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 205afaae323be22970c9c8af11e8e7b001d2fa9b
  
https://github.com/jenkinsci/google-login-plugin/commit/205afaae323be22970c9c8af11e8e7b001d2fa9b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.43.0/00-205afa%40github.com.


[jenkinsci/google-login-plugin]

2023-02-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-438.v02c7f0a_12fa_4
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] 87e9f3: Bump mailer from 1.6 to 448.v5b_97805e3767

2023-02-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-448.v5b_97805e3767
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 87e9f312969d94f18c651dbf02d3ec94b03b7aac
  
https://github.com/jenkinsci/google-login-plugin/commit/87e9f312969d94f18c651dbf02d3ec94b03b7aac
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-02 (Thu, 02 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mailer from 1.6 to 448.v5b_97805e3767

Bumps [mailer](https://github.com/jenkinsci/mailer-plugin) from 1.6 to 
448.v5b_97805e3767.
- [Release notes](https://github.com/jenkinsci/mailer-plugin/releases)
- [Commits](https://github.com/jenkinsci/mailer-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:mailer
  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/google-login-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-448.v5b_97805e3767/00-87e9f3%40github.com.


[jenkinsci/google-login-plugin]

2022-12-07 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/tags/google-login-1.7
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/tags/google-login-1.7/00-069e68%40github.com.


[jenkinsci/google-login-plugin] 532d71: [SECURITY-2967]

2022-12-07 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 532d714943ff8ae8dc862427d39a4b78b7f6a375
  
https://github.com/jenkinsci/google-login-plugin/commit/532d714943ff8ae8dc862427d39a4b78b7f6a375
  Author: Vincent Latombe 
  Date:   2022-12-05 (Mon, 05 Dec 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java
M 
src/test/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealmTest.java

  Log Message:
  ---
  [SECURITY-2967]


  Commit: 0a844727c339cf96ed257d9737a34a488007b0f4
  
https://github.com/jenkinsci/google-login-plugin/commit/0a844727c339cf96ed257d9737a34a488007b0f4
  Author: Vincent Latombe 
  Date:   2022-12-05 (Mon, 05 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release google-login-1.7


  Commit: af1b61fbafd8612db70b3a8dd23c7be8d2d29f96
  
https://github.com/jenkinsci/google-login-plugin/commit/af1b61fbafd8612db70b3a8dd23c7be8d2d29f96
  Author: Vincent Latombe 
  Date:   2022-12-05 (Mon, 05 Dec 2022)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/google-login-plugin/compare/6b616f770903...af1b61fbafd8

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/master/6b616f-af1b61%40github.com.


[jenkinsci/google-login-plugin]

2022-10-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.2
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.2/816856-00%40github.com.


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

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

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.3/00-8d079d%40github.com.


[jenkinsci/google-login-plugin]

2022-07-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-414.vcc4c33714601
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] ed8c65: Bump mailer from 1.6 to 438.v02c7f0a_12fa_4

2022-07-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-438.v02c7f0a_12fa_4
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: ed8c6533c94e142114cc26fc35c1e9e4155fe21a
  
https://github.com/jenkinsci/google-login-plugin/commit/ed8c6533c94e142114cc26fc35c1e9e4155fe21a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mailer from 1.6 to 438.v02c7f0a_12fa_4

Bumps [mailer](https://github.com/jenkinsci/mailer-plugin) from 1.6 to 
438.v02c7f0a_12fa_4.
- [Release notes](https://github.com/jenkinsci/mailer-plugin/releases)
- [Commits](https://github.com/jenkinsci/mailer-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:mailer
  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/google-login-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-438.v02c7f0a_12fa_4/00-ed8c65%40github.com.


[jenkinsci/google-login-plugin]

2022-07-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.1
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.1/d4e629-00%40github.com.


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

2022-07-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.2
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 816856978141298b3ef2b4b08902cbb0b5a7d8ca
  
https://github.com/jenkinsci/google-login-plugin/commit/816856978141298b3ef2b4b08902cbb0b5a7d8ca
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.2/00-816856%40github.com.


[jenkinsci/google-login-plugin]

2022-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.0
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.0/e1c415-00%40github.com.


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

2022-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: d4e6291027114c2bbd762c47c7f7ee5be74e4268
  
https://github.com/jenkinsci/google-login-plugin/commit/d4e6291027114c2bbd762c47c7f7ee5be74e4268
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-04 (Mon, 04 Jul 2022)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.1/00-d4e629%40github.com.


[jenkinsci/google-login-plugin]

2022-06-09 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.34.0
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] 9d15e3: Bump google-oauth-client from 1.20.0 to 1.34.1

2022-06-09 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.34.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 9d15e340b1497c5304af3a88f54faab48eba18dc
  
https://github.com/jenkinsci/google-login-plugin/commit/9d15e340b1497c5304af3a88f54faab48eba18dc
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client from 1.20.0 to 1.34.1

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

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.34.1/00-9d15e3%40github.com.


[jenkinsci/google-login-plugin]

2022-06-09 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.8
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.8/ea1aea-00%40github.com.


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

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

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.42.0/00-e1c415%40github.com.


[jenkinsci/google-login-plugin]

2022-06-09 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.34.0
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.34.0/24bbe2-00%40github.com.


[jenkinsci/google-login-plugin] 5a0c9c: Bump google-oauth-client-java6 from 1.20.0 to 1.34.1

2022-06-09 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.34.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 5a0c9caba08201b85c84c703d1ab8ee5f0581893
  
https://github.com/jenkinsci/google-login-plugin/commit/5a0c9caba08201b85c84c703d1ab8ee5f0581893
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client-java6 from 1.20.0 to 1.34.1

Bumps 
[google-oauth-client-java6](https://github.com/googleapis/google-oauth-java-client)
 from 1.20.0 to 1.34.1.
- [Release 
notes](https://github.com/googleapis/google-oauth-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-oauth-java-client/compare/1.20.0...v1.34.1)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-java6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/google-login-plugin]

2022-06-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.3
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.3/3ff532-00%40github.com.


[jenkinsci/google-login-plugin]

2022-06-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.3
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] 24bbe2: Bump google-oauth-client-java6 from 1.20.0 to 1.34.0

2022-06-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.34.0
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 24bbe27d438e031d804d8beceaf6560dce382a27
  
https://github.com/jenkinsci/google-login-plugin/commit/24bbe27d438e031d804d8beceaf6560dce382a27
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client-java6 from 1.20.0 to 1.34.0

Bumps 
[google-oauth-client-java6](https://github.com/googleapis/google-oauth-java-client)
 from 1.20.0 to 1.34.0.
- [Release 
notes](https://github.com/googleapis/google-oauth-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-oauth-java-client/compare/1.20.0...v1.34.0)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-java6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.34.0/00-24bbe2%40github.com.


[jenkinsci/google-login-plugin] df5ea1: Bump google-oauth-client from 1.20.0 to 1.34.0

2022-06-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.34.0
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: df5ea1f11e614489fda605426c9fa97e59563502
  
https://github.com/jenkinsci/google-login-plugin/commit/df5ea1f11e614489fda605426c9fa97e59563502
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client from 1.20.0 to 1.34.0

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

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

Signed-off-by: dependabot[bot] 


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


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

2022-05-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.8
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: ea1aea81e381238adaffb38e3b351b80c1900d8c
  
https://github.com/jenkinsci/google-login-plugin/commit/ea1aea81e381238adaffb38e3b351b80c1900d8c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-05-03 (Tue, 03 May 2022)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.8/00-ea1aea%40github.com.


[jenkinsci/google-login-plugin]

2022-05-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.7
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.7/b087ef-00%40github.com.


[jenkinsci/google-login-plugin]

2022-04-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-408.vd726a_1130320
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] 5e1e56: Bump mailer from 1.6 to 414.vcc4c33714601

2022-04-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-414.vcc4c33714601
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 5e1e56c65275a80f7381d5fe47822d549df8228c
  
https://github.com/jenkinsci/google-login-plugin/commit/5e1e56c65275a80f7381d5fe47822d549df8228c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-28 (Thu, 28 Apr 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mailer from 1.6 to 414.vcc4c33714601

Bumps [mailer](https://github.com/jenkinsci/mailer-plugin) from 1.6 to 
414.vcc4c33714601.
- [Release notes](https://github.com/jenkinsci/mailer-plugin/releases)
- [Commits](https://github.com/jenkinsci/mailer-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:mailer
  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/google-login-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-414.vcc4c33714601/00-5e1e56%40github.com.


[jenkinsci/google-login-plugin]

2022-04-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.2
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] f341f1: Bump google-oauth-client from 1.20.0 to 1.33.3

2022-04-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.3
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: f341f135d838fcb1dc2975952611375d648186c9
  
https://github.com/jenkinsci/google-login-plugin/commit/f341f135d838fcb1dc2975952611375d648186c9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-14 (Thu, 14 Apr 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client from 1.20.0 to 1.33.3

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/google-login-plugin]

2022-04-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.2
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.2/147415-00%40github.com.


[jenkinsci/google-login-plugin] 3ff532: Bump google-oauth-client-java6 from 1.20.0 to 1.33.3

2022-04-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.3
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 3ff53243c30d943419d82aaed6227140e5042b77
  
https://github.com/jenkinsci/google-login-plugin/commit/3ff53243c30d943419d82aaed6227140e5042b77
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-14 (Thu, 14 Apr 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client-java6 from 1.20.0 to 1.33.3

Bumps 
[google-oauth-client-java6](https://github.com/googleapis/google-oauth-java-client)
 from 1.20.0 to 1.33.3.
- [Release 
notes](https://github.com/googleapis/google-oauth-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-oauth-java-client/compare/1.20.0...v1.33.3)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-java6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.3/00-3ff532%40github.com.


[jenkinsci/google-login-plugin]

2022-04-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.6
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.6/fed3a0-00%40github.com.


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

2022-04-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.7
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: b087efef8e7d5c071a3aa83b91d273eef585de59
  
https://github.com/jenkinsci/google-login-plugin/commit/b087efef8e7d5c071a3aa83b91d273eef585de59
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.7/00-b087ef%40github.com.


[jenkinsci/google-login-plugin]

2022-04-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.1
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.1/525b35-00%40github.com.


[jenkinsci/google-login-plugin] bdcfd8: Bump google-oauth-client from 1.20.0 to 1.33.2

2022-04-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.2
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: bdcfd8d2f608a964780f65a1afdf19f57bbcca8c
  
https://github.com/jenkinsci/google-login-plugin/commit/bdcfd8d2f608a964780f65a1afdf19f57bbcca8c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client from 1.20.0 to 1.33.2

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/google-login-plugin]

2022-04-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.1
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.1/e06ecd-00%40github.com.


[jenkinsci/google-login-plugin] 147415: Bump google-oauth-client-java6 from 1.20.0 to 1.33.2

2022-04-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.2
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 14741576814ba7d8e3f6ed39e66fd471452a9355
  
https://github.com/jenkinsci/google-login-plugin/commit/14741576814ba7d8e3f6ed39e66fd471452a9355
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client-java6 from 1.20.0 to 1.33.2

Bumps 
[google-oauth-client-java6](https://github.com/googleapis/google-oauth-java-client)
 from 1.20.0 to 1.33.2.
- [Release 
notes](https://github.com/googleapis/google-oauth-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-oauth-java-client/compare/1.20.0...v1.33.2)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-java6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.2/00-147415%40github.com.


[jenkinsci/google-login-plugin]

2022-04-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.5
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.5/dee2b7-00%40github.com.


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

2022-04-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.6
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: fed3a04288d9ee53d3c8e6dcabc15dc9f6c5f30b
  
https://github.com/jenkinsci/google-login-plugin/commit/fed3a04288d9ee53d3c8e6dcabc15dc9f6c5f30b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-07 (Thu, 07 Apr 2022)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.6/00-fed3a0%40github.com.


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

2022-03-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.5
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: dee2b75d09e103da6341e634ff1e0c98f07d74b9
  
https://github.com/jenkinsci/google-login-plugin/commit/dee2b75d09e103da6341e634ff1e0c98f07d74b9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-03-25 (Fri, 25 Mar 2022)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.5/00-dee2b7%40github.com.


[jenkinsci/google-login-plugin]

2022-03-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.4
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.4/9746cf-00%40github.com.


[jenkinsci/google-login-plugin] 036539: chore: Deprecate Release Drafter app in favor of G...

2022-03-23 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 036539a748d26aa51c5a132d9bedadadf4684ba3
  
https://github.com/jenkinsci/google-login-plugin/commit/036539a748d26aa51c5a132d9bedadadf4684ba3
  Author: NotMyFault 
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
A .github/workflows/release-drafter.yml

  Log Message:
  ---
  chore: Deprecate Release Drafter app in favor of GitHub workflow


  Commit: 6b616f7709037a9bde1ee1646b18811a45e0b1fd
  
https://github.com/jenkinsci/google-login-plugin/commit/6b616f7709037a9bde1ee1646b18811a45e0b1fd
  Author: Vincent Latombe 
  Date:   2022-03-23 (Wed, 23 Mar 2022)

  Changed paths:
A .github/workflows/release-drafter.yml

  Log Message:
  ---
  Merge pull request #77 from NotMyFault/chore/remove-release-drafter-app


Compare: 
https://github.com/jenkinsci/google-login-plugin/compare/e4d96fabed4c...6b616f770903

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/master/e4d96f-6b616f%40github.com.


[jenkinsci/google-login-plugin]

2022-02-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.3
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.3/a41c95-00%40github.com.


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

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

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.4/00-9746cf%40github.com.


[jenkinsci/google-login-plugin]

2022-02-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.2
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.2/48bf66-00%40github.com.


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

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

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.3/00-a41c95%40github.com.


[jenkinsci/google-login-plugin]

2022-02-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.0
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] 525b35: Bump google-oauth-client from 1.20.0 to 1.33.1

2022-02-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 525b35779f943a1f591c05e53e43c9f0c785461c
  
https://github.com/jenkinsci/google-login-plugin/commit/525b35779f943a1f591c05e53e43c9f0c785461c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client from 1.20.0 to 1.33.1

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

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.1/00-525b35%40github.com.


[jenkinsci/google-login-plugin]

2022-02-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.0
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.0/69b952-00%40github.com.


[jenkinsci/google-login-plugin] e06ecd: Bump google-oauth-client-java6 from 1.20.0 to 1.33.1

2022-02-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: e06ecd9cdc5ffd9adc27ce9865fd49e5f89f9301
  
https://github.com/jenkinsci/google-login-plugin/commit/e06ecd9cdc5ffd9adc27ce9865fd49e5f89f9301
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client-java6 from 1.20.0 to 1.33.1

Bumps 
[google-oauth-client-java6](https://github.com/googleapis/google-oauth-java-client)
 from 1.20.0 to 1.33.1.
- [Release 
notes](https://github.com/googleapis/google-oauth-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-oauth-java-client/compare/1.20.0...v1.33.1)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-java6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.1/00-e06ecd%40github.com.


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

2022-01-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.2
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 48bf66d3464c634d8fef582132b85461de048ebc
  
https://github.com/jenkinsci/google-login-plugin/commit/48bf66d3464c634d8fef582132b85461de048ebc
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.2/00-48bf66%40github.com.


[jenkinsci/google-login-plugin]

2022-01-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.1
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.1/cae294-00%40github.com.


[jenkinsci/google-login-plugin]

2022-01-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.32.1
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] e3fbbb: Bump google-oauth-client from 1.20.0 to 1.33.0

2022-01-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.0
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: e3fbbbfda1ac1d1d51c487fa4f9d4d783ac4794b
  
https://github.com/jenkinsci/google-login-plugin/commit/e3fbbbfda1ac1d1d51c487fa4f9d4d783ac4794b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-24 (Mon, 24 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client from 1.20.0 to 1.33.0

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/google-login-plugin]

2022-01-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.32.1
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.32.1/44085a-00%40github.com.


[jenkinsci/google-login-plugin] 69b952: Bump google-oauth-client-java6 from 1.20.0 to 1.33.0

2022-01-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.0
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 69b9526cdc0d893041489d4fe9d5397ee20160e8
  
https://github.com/jenkinsci/google-login-plugin/commit/69b9526cdc0d893041489d4fe9d5397ee20160e8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-24 (Mon, 24 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client-java6 from 1.20.0 to 1.33.0

Bumps 
[google-oauth-client-java6](https://github.com/googleapis/google-oauth-java-client)
 from 1.20.0 to 1.33.0.
- [Release 
notes](https://github.com/googleapis/google-oauth-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-oauth-java-client/compare/1.20.0...v1.33.0)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-java6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.33.0/00-69b952%40github.com.


[jenkinsci/google-login-plugin]

2022-01-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.0
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.0/f6528b-00%40github.com.


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

2022-01-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: cae294d8368b59ffa4f5ed969449db00d541b57c
  
https://github.com/jenkinsci/google-login-plugin/commit/cae294d8368b59ffa4f5ed969449db00d541b57c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-24 (Mon, 24 Jan 2022)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.1/00-cae294%40github.com.


[jenkinsci/google-login-plugin]

2022-01-12 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-391.ve4a_38c1b_cf4b_
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] fa797b: Bump mailer from 1.6 to 408.vd726a_1130320

2022-01-12 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-408.vd726a_1130320
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: fa797bbb40d59fc56fb2a6e80e34b215e15fab7e
  
https://github.com/jenkinsci/google-login-plugin/commit/fa797bbb40d59fc56fb2a6e80e34b215e15fab7e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mailer from 1.6 to 408.vd726a_1130320

Bumps [mailer](https://github.com/jenkinsci/mailer-plugin) from 1.6 to 
408.vd726a_1130320.
- [Release notes](https://github.com/jenkinsci/mailer-plugin/releases)
- [Commits](https://github.com/jenkinsci/mailer-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:mailer
  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/google-login-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-408.vd726a_1130320/00-fa797b%40github.com.


[jenkinsci/google-login-plugin]

2022-01-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.40.1
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.40.1/0da2f1-00%40github.com.


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

2022-01-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.0
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: f6528b096746a4ad6b639e161635d55810a55265
  
https://github.com/jenkinsci/google-login-plugin/commit/f6528b096746a4ad6b639e161635d55810a55265
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-06 (Thu, 06 Jan 2022)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.41.0/00-f6528b%40github.com.


[jenkinsci/google-login-plugin]

2022-01-04 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-1.34
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] 1bea12: Bump mailer from 1.6 to 391.ve4a_38c1b_cf4b_

2022-01-04 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-391.ve4a_38c1b_cf4b_
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 1bea127984cbd09e36644662d71693517fa4a000
  
https://github.com/jenkinsci/google-login-plugin/commit/1bea127984cbd09e36644662d71693517fa4a000
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mailer from 1.6 to 391.ve4a_38c1b_cf4b_

Bumps [mailer](https://github.com/jenkinsci/mailer-plugin) from 1.6 to 
391.ve4a_38c1b_cf4b_.
- [Release notes](https://github.com/jenkinsci/mailer-plugin/releases)
- [Commits](https://github.com/jenkinsci/mailer-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:mailer
  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/google-login-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-mailer-391.ve4a_38c1b_cf4b_/00-1bea12%40github.com.


[jenkinsci/google-login-plugin]

2021-10-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.40.0
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.40.0/95f7b3-00%40github.com.


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

2021-10-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.40.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 0da2f13fde806208a175d726602b89acacef35c5
  
https://github.com/jenkinsci/google-login-plugin/commit/0da2f13fde806208a175d726602b89acacef35c5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.40.1/00-0da2f1%40github.com.


[jenkinsci/google-login-plugin]

2021-08-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.39.2-sp.1
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.39.2-sp.1/0903e8-00%40github.com.


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

2021-08-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.40.0
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 95f7b33784a8cde1e5c5de08beecc7755df14a43
  
https://github.com/jenkinsci/google-login-plugin/commit/95f7b33784a8cde1e5c5de08beecc7755df14a43
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-08-27 (Fri, 27 Aug 2021)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.40.0/00-95f7b3%40github.com.


[jenkinsci/google-login-plugin]

2021-08-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.31.5
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.31.5/1a12bf-00%40github.com.


[jenkinsci/google-login-plugin] 128140: Bump google-oauth-client from 1.20.0 to 1.32.1

2021-08-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.32.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 128140aa6ab9f589968adea7afc0951575ad8982
  
https://github.com/jenkinsci/google-login-plugin/commit/128140aa6ab9f589968adea7afc0951575ad8982
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-08-24 (Tue, 24 Aug 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client from 1.20.0 to 1.32.1

Bumps 
[google-oauth-client](https://github.com/googleapis/google-oauth-java-client) 
from 1.20.0 to 1.32.1.
- [Release 
notes](https://github.com/googleapis/google-oauth-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-oauth-java-client/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-oauth-java-client/compare/1.20.0...v1.32.1)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/google-login-plugin]

2021-08-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.31.5
  Home:   https://github.com/jenkinsci/google-login-plugin

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


[jenkinsci/google-login-plugin] 44085a: Bump google-oauth-client-java6 from 1.20.0 to 1.32.1

2021-08-23 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.32.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 44085ae0231d52d506019c6aaf8f8b45324caf2d
  
https://github.com/jenkinsci/google-login-plugin/commit/44085ae0231d52d506019c6aaf8f8b45324caf2d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-08-24 (Tue, 24 Aug 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-oauth-client-java6 from 1.20.0 to 1.32.1

Bumps 
[google-oauth-client-java6](https://github.com/googleapis/google-oauth-java-client)
 from 1.20.0 to 1.32.1.
- [Release 
notes](https://github.com/googleapis/google-oauth-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-oauth-java-client/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-oauth-java-client/compare/1.20.0...v1.32.1)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client-java6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-java6-1.32.1/00-44085a%40github.com.


[jenkinsci/google-login-plugin]

2021-06-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-872.v03c18fa35487
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-872.v03c18fa35487/82f89c-00%40github.com.


[jenkinsci/google-login-plugin] b664bc: Bump bom-2.222.x from 21 to 887.vae9c8ac09ff7

2021-06-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-887.vae9c8ac09ff7
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: b664bcc14fa6cc72d1ead5f8de117b45556205da
  
https://github.com/jenkinsci/google-login-plugin/commit/b664bcc14fa6cc72d1ead5f8de117b45556205da
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.222.x from 21 to 887.vae9c8ac09ff7

Bumps [bom-2.222.x](https://github.com/jenkinsci/bom) from 21 to 
887.vae9c8ac09ff7.
- [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.222.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/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-887.vae9c8ac09ff7/00-b664bc%40github.com.


[jenkinsci/google-login-plugin]

2021-06-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-841.vd6e713d848ab
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-841.vd6e713d848ab/7bd48c-00%40github.com.


[jenkinsci/google-login-plugin] 82f89c: Bump bom-2.222.x from 21 to 872.v03c18fa35487

2021-06-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-872.v03c18fa35487
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 82f89c07952a1d9e3f27052a0b7c3b66ea3c717c
  
https://github.com/jenkinsci/google-login-plugin/commit/82f89c07952a1d9e3f27052a0b7c3b66ea3c717c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.222.x from 21 to 872.v03c18fa35487

Bumps [bom-2.222.x](https://github.com/jenkinsci/bom) from 21 to 
872.v03c18fa35487.
- [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.222.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/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-872.v03c18fa35487/00-82f89c%40github.com.


[jenkinsci/google-login-plugin]

2021-06-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-831.v9814430e6383
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-831.v9814430e6383/d8f325-00%40github.com.


[jenkinsci/google-login-plugin] 7bd48c: Bump bom-2.222.x from 21 to 841.vd6e713d848ab

2021-06-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-841.vd6e713d848ab
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 7bd48c92c37de7927d845cd4d60422a04451f2ea
  
https://github.com/jenkinsci/google-login-plugin/commit/7bd48c92c37de7927d845cd4d60422a04451f2ea
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-06-07 (Mon, 07 Jun 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.222.x from 21 to 841.vd6e713d848ab

Bumps [bom-2.222.x](https://github.com/jenkinsci/bom) from 21 to 
841.vd6e713d848ab.
- [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.222.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/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-841.vd6e713d848ab/00-7bd48c%40github.com.


[jenkinsci/google-login-plugin]

2021-05-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-807.v6d348e44c987
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-807.v6d348e44c987/d5204b-00%40github.com.


[jenkinsci/google-login-plugin] d8f325: Bump bom-2.222.x from 21 to 831.v9814430e6383

2021-05-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-831.v9814430e6383
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: d8f32593ec3c145896861ab8a74edf4a711858ce
  
https://github.com/jenkinsci/google-login-plugin/commit/d8f32593ec3c145896861ab8a74edf4a711858ce
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-24 (Mon, 24 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.222.x from 21 to 831.v9814430e6383

Bumps [bom-2.222.x](https://github.com/jenkinsci/bom) from 21 to 
831.v9814430e6383.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-831.v9814430e6383/00-d8f325%40github.com.


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

2021-05-12 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.39.2-sp.1
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 0903e85c260278f1d14a3ca743c5a00cc58c58be
  
https://github.com/jenkinsci/google-login-plugin/commit/0903e85c260278f1d14a3ca743c5a00cc58c58be
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-http-client-jackson2 from 1.20.0 to 1.39.2-sp.1

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.39.2-sp.1/00-0903e8%40github.com.


[jenkinsci/google-login-plugin]

2021-05-12 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.39.2
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-jackson2-1.39.2/fdf2fa-00%40github.com.


[jenkinsci/google-login-plugin]

2021-05-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-29
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-29/958471-00%40github.com.


[jenkinsci/google-login-plugin] d5204b: Bump bom-2.222.x from 21 to 807.v6d348e44c987

2021-05-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-807.v6d348e44c987
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: d5204b4d70e8d719fe238554352499563e9bb2d9
  
https://github.com/jenkinsci/google-login-plugin/commit/d5204b4d70e8d719fe238554352499563e9bb2d9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-06 (Thu, 06 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.222.x from 21 to 807.v6d348e44c987

Bumps [bom-2.222.x](https://github.com/jenkinsci/bom) from 21 to 
807.v6d348e44c987.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-807.v6d348e44c987/00-d5204b%40github.com.


[jenkinsci/google-login-plugin]

2021-04-28 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-28
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-28/552629-00%40github.com.


[jenkinsci/google-login-plugin] 958471: Bump bom-2.222.x from 21 to 29

2021-04-28 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-29
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 958471e6c5ea3847079a14e4228216b542c0b125
  
https://github.com/jenkinsci/google-login-plugin/commit/958471e6c5ea3847079a14e4228216b542c0b125
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-28 (Wed, 28 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.222.x from 21 to 29

Bumps [bom-2.222.x](https://github.com/jenkinsci/bom) from 21 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-29/00-958471%40github.com.


[jenkinsci/google-login-plugin]

2021-04-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-27
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-27/31852b-00%40github.com.


[jenkinsci/google-login-plugin] 552629: Bump bom-2.222.x from 21 to 28

2021-04-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-28
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: 552629e396e3207de2c85855cc9b64703ad0b880
  
https://github.com/jenkinsci/google-login-plugin/commit/552629e396e3207de2c85855cc9b64703ad0b880
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.222.x from 21 to 28

Bumps [bom-2.222.x](https://github.com/jenkinsci/bom) from 21 to 28.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-28/00-552629%40github.com.


[jenkinsci/google-login-plugin]

2021-04-12 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.31.4
  Home:   https://github.com/jenkinsci/google-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-login-plugin/push/refs/heads/dependabot/maven/com.google.oauth-client-google-oauth-client-1.31.4/921b7b-00%40github.com.


  1   2   3   >