[jenkinsci/database-plugin] bb2e6d: Update dependency io.jenkins.tools.bom:bom-2.440.x...

2024-10-06 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: bb2e6de391a8f597f545cf2e03c6e77480a78453
  
https://github.com/jenkinsci/database-plugin/commit/bb2e6de391a8f597f545cf2e03c6e77480a78453
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.440.x to v3435



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

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


[jenkinsci/database-plugin] 4f9642: Update dependency io.jenkins.tools.bom:bom-2.440.x...

2024-10-06 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.440.x-3435.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 4f9642205a30a0a58254990008d70ea000ac11af
  
https://github.com/jenkinsci/database-plugin/commit/4f9642205a30a0a58254990008d70ea000ac11af
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.440.x to v3435



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

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


[jenkinsci/database-plugin] 681011: Update dependency io.jenkins.tools.bom:bom-2.440.x...

2024-09-29 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.440.x-3413.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 6810116551ff4bf5e43086fa9fb281ab88284d4b
  
https://github.com/jenkinsci/database-plugin/commit/6810116551ff4bf5e43086fa9fb281ab88284d4b
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-09-30 (Mon, 30 Sep 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.440.x to v3413



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

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


[jenkinsci/database-plugin] 919300: Update dependency io.jenkins.plugins:opentelemetry...

2024-09-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/jenkins.opentelemetry-api.version
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 9193000600ad3fd21ca8edcc70ff7914d2001ef0
  
https://github.com/jenkinsci/database-plugin/commit/9193000600ad3fd21ca8edcc70ff7914d2001ef0
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-09-23 (Mon, 23 Sep 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.plugins:opentelemetry-api to 
v1.40.0-36.v1e02b_b_4db_8f4



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

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


[jenkinsci/database-plugin] 1d03c7: Instrument jdbc datasources with OpenTelemetry (#259)

2024-09-20 Thread 'Cyrille Le Clerc' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 1d03c767934ef62d17b1adf35ae2d1ba589d1667
  
https://github.com/jenkinsci/database-plugin/commit/1d03c767934ef62d17b1adf35ae2d1ba589d1667
  Author: Cyrille Le Clerc 
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
M README.md
M pom.xml
A resources/images/screenshot-jenkins-pipeline-trace-with-jdbc-span.png
M src/main/java/org/jenkinsci/plugins/database/AbstractRemoteDatabase.java
M src/main/java/org/jenkinsci/plugins/database/Database.java
M src/main/java/org/jenkinsci/plugins/database/GenericDatabase.java

  Log Message:
  ---
  Instrument jdbc datasources with OpenTelemetry (#259)

Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>



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

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


[jenkinsci/database-plugin] d9f219: Update dependency org.jenkins-ci.plugins:plugin to...

2024-09-01 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: d9f219fdd25db4f9eda101e900cb074f287e146b
  
https://github.com/jenkinsci/database-plugin/commit/d9f219fdd25db4f9eda101e900cb074f287e146b
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.87



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

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


[jenkinsci/database-plugin] 8221ce: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-07-21 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.426.x-3208.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 8221ce1d6cfe1bb8250fcf763e01462fd57b0b00
  
https://github.com/jenkinsci/database-plugin/commit/8221ce1d6cfe1bb8250fcf763e01462fd57b0b00
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3208



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

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


[jenkinsci/database-plugin] 29eac0: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-07-14 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.426.x-3193.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 29eac08c3b7e90986df91a5148b1bddfa5c0808f
  
https://github.com/jenkinsci/database-plugin/commit/29eac08c3b7e90986df91a5148b1bddfa5c0808f
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-07-15 (Mon, 15 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3193



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

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


[jenkinsci/database-plugin] 328f71: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-30 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.426.x-3157.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 328f71d0ba1f2011ab195aa7f2abff4909545ebd
  
https://github.com/jenkinsci/database-plugin/commit/328f71d0ba1f2011ab195aa7f2abff4909545ebd
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3157



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

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


[jenkinsci/database-plugin] 8c3411: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-23 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.426.x-3143.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 8c3411c39ab8f42f877821721427b0fc060c35ea
  
https://github.com/jenkinsci/database-plugin/commit/8c3411c39ab8f42f877821721427b0fc060c35ea
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3143



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

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


[jenkinsci/database-plugin] a88a9a: Enable Jenkins Security Scan (#250)

2024-06-21 Thread 'strangelookingnerd' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: a88a9a64a83d585e5608e7183d25d00bdc23586d
  
https://github.com/jenkinsci/database-plugin/commit/a88a9a64a83d585e5608e7183d25d00bdc23586d
  Author: strangelookingnerd 
<49242855+strangelookingn...@users.noreply.github.com>
  Date:   2024-06-21 (Fri, 21 Jun 2024)

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

  Log Message:
  ---
  Enable Jenkins Security Scan (#250)



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

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


[jenkinsci/database-plugin] 058d11: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-16 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.426.x-3135.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 058d113919e83390def0b188e53cfdb0be366505
  
https://github.com/jenkinsci/database-plugin/commit/058d113919e83390def0b188e53cfdb0be366505
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3135



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

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


[jenkinsci/database-plugin] 2f095b: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-09 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 2f095badb6328c4c4d1ffafe3d0eaad322a042a4
  
https://github.com/jenkinsci/database-plugin/commit/2f095badb6328c4c4d1ffafe3d0eaad322a042a4
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3120



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

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


[jenkinsci/database-plugin] 0372cf: Update dependency org.jenkins-ci.plugins:plugin to...

2024-06-09 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 0372cf41a5e503277b0a0084e4fc9e19c31c4ebf
  
https://github.com/jenkinsci/database-plugin/commit/0372cf41a5e503277b0a0084e4fc9e19c31c4ebf
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.83



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

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


[jenkinsci/database-plugin]

2024-06-09 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.426.x-3120.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] 1d52c1: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-09 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.426.x-3120.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 1d52c1c4f01587e2d4a43518af38123069f88208
  
https://github.com/jenkinsci/database-plugin/commit/1d52c1c4f01587e2d4a43518af38123069f88208
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3120



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

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


[jenkinsci/database-plugin] 222fe3: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-09 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.426.x-3120.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 222fe35b5f5e0bf4938cfc7d09eeac6814cf3f30
  
https://github.com/jenkinsci/database-plugin/commit/222fe35b5f5e0bf4938cfc7d09eeac6814cf3f30
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3120



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

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


[jenkinsci/database-plugin] 45c844: Update dependency org.jenkins-ci.plugins:plugin to...

2024-06-09 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.jenkins-ci.plugins-plugin-4.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 45c84427303ae738156c2cbb304c263d3e6e233c
  
https://github.com/jenkinsci/database-plugin/commit/45c84427303ae738156c2cbb304c263d3e6e233c
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.83



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

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


[jenkinsci/database-plugin] dbd379: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-02 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: dbd3792663220cd37e827333ed05813ddb5886e8
  
https://github.com/jenkinsci/database-plugin/commit/dbd3792663220cd37e827333ed05813ddb5886e8
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3105



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

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


[jenkinsci/database-plugin]

2024-06-02 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.426.x-3105.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] 0d5e87: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-02 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.426.x-3105.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 0d5e87ac72c60043d28d9ceae87d7f8b6ccfb58d
  
https://github.com/jenkinsci/database-plugin/commit/0d5e87ac72c60043d28d9ceae87d7f8b6ccfb58d
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3105



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

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


[jenkinsci/database-plugin] 2bf2cf: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-02 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.426.x-3105.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 2bf2cfd619bc4a7772abc28f43243dfd4295b524
  
https://github.com/jenkinsci/database-plugin/commit/2bf2cfd619bc4a7772abc28f43243dfd4295b524
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3105



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

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


[jenkinsci/database-plugin]

2024-05-26 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.426.x-3080.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] ff692b: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-05-26 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.426.x-3080.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: ff692b37e5afe0485d2150a3f2ac1065d249575a
  
https://github.com/jenkinsci/database-plugin/commit/ff692b37e5afe0485d2150a3f2ac1065d249575a
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-27 (Mon, 27 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3080



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

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


[jenkinsci/database-plugin] 4d3732: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-05-26 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.426.x-3080.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 4d373262218aded9c823f58f11f6b4e3c25f42a8
  
https://github.com/jenkinsci/database-plugin/commit/4d373262218aded9c823f58f11f6b4e3c25f42a8
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-27 (Mon, 27 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3080



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

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


[jenkinsci/database-plugin]

2024-05-12 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/heads/renovate/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin]

2024-05-12 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.426.x-3041.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin]

2024-05-12 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.x
  Home:   https://github.com/jenkinsci/database-plugin

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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/database-plugin/push/refs/renovate/branches/renovate/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.x/f7e5c7-00%40github.com.


[jenkinsci/database-plugin] 384554: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-05-12 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.426.x-3041.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 3845540c8968ddbb4e64416bd6b71bbdcccf401b
  
https://github.com/jenkinsci/database-plugin/commit/3845540c8968ddbb4e64416bd6b71bbdcccf401b
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3041



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

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


[jenkinsci/database-plugin] 6a0c0e: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-05-12 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.426.x-3041.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 6a0c0ea0d7d57b5af249273c96880f29517f8b73
  
https://github.com/jenkinsci/database-plugin/commit/6a0c0ea0d7d57b5af249273c96880f29517f8b73
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3041



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

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


[jenkinsci/database-plugin] f7e5c7: Update dependency io.jenkins.tools.incrementals:gi...

2024-05-12 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: f7e5c7179142d558bb364f2c680443c9a11faac4
  
https://github.com/jenkinsci/database-plugin/commit/f7e5c7179142d558bb364f2c680443c9a11faac4
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Update dependency 
io.jenkins.tools.incrementals:git-changelist-maven-extension to v1.8



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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/database-plugin/push/refs/renovate/branches/renovate/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.x/00-f7e5c7%40github.com.


[jenkinsci/database-plugin] aa71a4: Update dependency io.jenkins.tools.incrementals:gi...

2024-05-12 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/heads/renovate/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: aa71a47147e7e1988d80e8b9c2f1a15f6a87674c
  
https://github.com/jenkinsci/database-plugin/commit/aa71a47147e7e1988d80e8b9c2f1a15f6a87674c
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Update dependency 
io.jenkins.tools.incrementals:git-changelist-maven-extension to v1.8



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

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


[jenkinsci/database-plugin]

2024-05-09 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.apache.commons-commons-dbcp2-2.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] dc96b9: Update dependency org.apache.commons:commons-dbcp2...

2024-05-09 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/org.apache.commons-commons-dbcp2-2.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: dc96b955b4063e85d16111023e22ca420f506342
  
https://github.com/jenkinsci/database-plugin/commit/dc96b955b4063e85d16111023e22ca420f506342
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-09 (Thu, 09 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.apache.commons:commons-dbcp2 to v2.12.0



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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/database-plugin/push/refs/heads/renovate/org.apache.commons-commons-dbcp2-2.x/676a42-dc96b9%40github.com.


[jenkinsci/database-plugin] df139e: Update dependency org.apache.commons:commons-dbcp2...

2024-05-09 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.apache.commons-commons-dbcp2-2.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: df139efdacb8571489cb5123deef4312387878f3
  
https://github.com/jenkinsci/database-plugin/commit/df139efdacb8571489cb5123deef4312387878f3
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-09 (Thu, 09 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.apache.commons:commons-dbcp2 to v2.12.0



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

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


[jenkinsci/database-plugin] e02e93: Use byte-buddy version from bom (#240)

2024-05-05 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: e02e93ee5f1db2b9e367f00f4737ba03ed96e62c
  
https://github.com/jenkinsci/database-plugin/commit/e02e93ee5f1db2b9e367f00f4737ba03ed96e62c
  Author: Valentin Delaye 
  Date:   2024-05-06 (Mon, 06 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use byte-buddy version from bom (#240)



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

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


[jenkinsci/database-plugin] 7c4c76: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-05-05 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.426.x-3023.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 7c4c76fef57e00a946ca090244625256b6d876b4
  
https://github.com/jenkinsci/database-plugin/commit/7c4c76fef57e00a946ca090244625256b6d876b4
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-06 (Mon, 06 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.426.x to v3023



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

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


[jenkinsci/database-plugin] 676a42: Update dependency org.apache.commons:commons-dbcp2...

2024-05-01 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/org.apache.commons-commons-dbcp2-2.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 676a422cedb82d9c4915efd5e43ed988f2f83d28
  
https://github.com/jenkinsci/database-plugin/commit/676a422cedb82d9c4915efd5e43ed988f2f83d28
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.apache.commons:commons-dbcp2 to v2.12.0



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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/database-plugin/push/refs/heads/renovate/org.apache.commons-commons-dbcp2-2.x/7b1138-676a42%40github.com.


[jenkinsci/database-plugin] e1401a: Update dependency org.apache.commons:commons-dbcp2...

2024-05-01 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.apache.commons-commons-dbcp2-2.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: e1401a34bbb26ba7d6ce0e0cd45a82119520b759
  
https://github.com/jenkinsci/database-plugin/commit/e1401a34bbb26ba7d6ce0e0cd45a82119520b759
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.apache.commons:commons-dbcp2 to v2.12.0



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

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


[jenkinsci/database-plugin] 578daf: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-04-21 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 578daf0d014382837d586ad9f6439146fc79634d
  
https://github.com/jenkinsci/database-plugin/commit/578daf0d014382837d586ad9f6439146fc79634d
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2982



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

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


[jenkinsci/database-plugin]

2024-04-21 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2982.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] 2bfe14: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-04-21 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2982.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 2bfe14dce71c62905b9ee3afd41abab14531df56
  
https://github.com/jenkinsci/database-plugin/commit/2bfe14dce71c62905b9ee3afd41abab14531df56
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2982



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

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


[jenkinsci/database-plugin] c8660e: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-04-21 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2982.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: c8660eddd0aa57dc6b9a2ce062c043fe8f40654d
  
https://github.com/jenkinsci/database-plugin/commit/c8660eddd0aa57dc6b9a2ce062c043fe8f40654d
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2982



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

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


[jenkinsci/database-plugin] aded2b: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-04-14 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: aded2bf83827cddbf079809f31ff145c411a1472
  
https://github.com/jenkinsci/database-plugin/commit/aded2bf83827cddbf079809f31ff145c411a1472
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2977



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

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


[jenkinsci/database-plugin] 5e8585: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-04-14 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2977.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 5e8585e2dafa88f4deee25d184bba6931f15dd95
  
https://github.com/jenkinsci/database-plugin/commit/5e8585e2dafa88f4deee25d184bba6931f15dd95
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2977



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

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


[jenkinsci/database-plugin] 5914a3: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-04-14 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2977.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 5914a3c4f706801f92a9d7f8a2bf022d55f1768c
  
https://github.com/jenkinsci/database-plugin/commit/5914a3c4f706801f92a9d7f8a2bf022d55f1768c
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2977



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

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


[jenkinsci/database-plugin] e0b05b: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-31 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2950.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: e0b05bc5f29a1b655ff1125bfbf5776c2b696e46
  
https://github.com/jenkinsci/database-plugin/commit/e0b05bc5f29a1b655ff1125bfbf5776c2b696e46
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2950



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

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


[jenkinsci/database-plugin] a06291: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-31 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2950.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: a06291b4a0e4703d3450b565da2a128f0ab9889f
  
https://github.com/jenkinsci/database-plugin/commit/a06291b4a0e4703d3450b565da2a128f0ab9889f
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2950



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

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


[jenkinsci/database-plugin]

2024-03-24 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2928.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] fb8c72: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-24 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: fb8c726e16922b6f80d5252d7b9979d7b7efc328
  
https://github.com/jenkinsci/database-plugin/commit/fb8c726e16922b6f80d5252d7b9979d7b7efc328
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2928



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

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


[jenkinsci/database-plugin] c6f046: Update dependency org.jenkins-ci.plugins:plugin to...

2024-03-24 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: c6f046b84bd1e17ec1e394617e653897f6b41fd9
  
https://github.com/jenkinsci/database-plugin/commit/c6f046b84bd1e17ec1e394617e653897f6b41fd9
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.80



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

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


[jenkinsci/database-plugin]

2024-03-24 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2928.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] a071f7: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-24 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2928.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: a071f75913176313330f045c6dfe7bd4e14dfbf2
  
https://github.com/jenkinsci/database-plugin/commit/a071f75913176313330f045c6dfe7bd4e14dfbf2
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2928



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

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


[jenkinsci/database-plugin] 0e07a7: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-24 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2928.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 0e07a77f8a0b14e65fc9b34927788e77651fdb15
  
https://github.com/jenkinsci/database-plugin/commit/0e07a77f8a0b14e65fc9b34927788e77651fdb15
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2928



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

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


[jenkinsci/database-plugin] 9d5fc2: Update dependency org.jenkins-ci.plugins:plugin to...

2024-03-24 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/org.jenkins-ci.plugins-plugin-4.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 9d5fc2a1ac4d29bfa70e7bf1f3c74ac347aec842
  
https://github.com/jenkinsci/database-plugin/commit/9d5fc2a1ac4d29bfa70e7bf1f3c74ac347aec842
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.80



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

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


[jenkinsci/database-plugin] 71a87c: Update dependency org.jenkins-ci.plugins:plugin to...

2024-03-24 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.jenkins-ci.plugins-plugin-4.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 71a87ce75ee8d6a0cbafa2f62050c6f378ec44d1
  
https://github.com/jenkinsci/database-plugin/commit/71a87ce75ee8d6a0cbafa2f62050c6f378ec44d1
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.80



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

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


[jenkinsci/database-plugin]

2024-03-17 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2907.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] 917e85: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-17 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 917e85b98733a4206f9065d6ef24d7f7f10da64a
  
https://github.com/jenkinsci/database-plugin/commit/917e85b98733a4206f9065d6ef24d7f7f10da64a
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2907



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

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


[jenkinsci/database-plugin]

2024-03-17 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2907.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] ef6666: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-17 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2907.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: efb7cd4cae48c38041afb1e70e6704b41e27
  
https://github.com/jenkinsci/database-plugin/commit/efb7cd4cae48c38041afb1e70e6704b41e27
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2907



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

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


[jenkinsci/database-plugin] cb0e09: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-17 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2907.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: cb0e0978460aea100e6f4c75482cfbdfccc41809
  
https://github.com/jenkinsci/database-plugin/commit/cb0e0978460aea100e6f4c75482cfbdfccc41809
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2907



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

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


[jenkinsci/database-plugin]

2024-03-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2884.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] fccebd: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: fccebd504bb2baf7bb0306c94eac1c38d6e2966d
  
https://github.com/jenkinsci/database-plugin/commit/fccebd504bb2baf7bb0306c94eac1c38d6e2966d
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2884



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

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


[jenkinsci/database-plugin] 3e2892: Update dependency org.jenkins-ci.plugins:plugin to...

2024-03-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 3e2892807d5b4677c4ffa4037dfde172b1e20232
  
https://github.com/jenkinsci/database-plugin/commit/3e2892807d5b4677c4ffa4037dfde172b1e20232
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.79



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

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


[jenkinsci/database-plugin]

2024-03-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2884.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] 968ccb: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2884.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 968ccb713166c21173fda75407da1a664833c618
  
https://github.com/jenkinsci/database-plugin/commit/968ccb713166c21173fda75407da1a664833c618
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2884



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

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


[jenkinsci/database-plugin] 4861e0: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2884.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 4861e024f1bcf1f2557ceb11556628920c038b18
  
https://github.com/jenkinsci/database-plugin/commit/4861e024f1bcf1f2557ceb11556628920c038b18
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2884



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

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


[jenkinsci/database-plugin] f8c808: Update dependency org.jenkins-ci.plugins:plugin to...

2024-03-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.jenkins-ci.plugins-plugin-4.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: f8c80839616a82a18f0c620c8295e2c7fddbf70e
  
https://github.com/jenkinsci/database-plugin/commit/f8c80839616a82a18f0c620c8295e2c7fddbf70e
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.79



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

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


[jenkinsci/database-plugin]

2024-03-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.apache.commons-commons-dbcp2-2.x
  Home:   https://github.com/jenkinsci/database-plugin

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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/database-plugin/push/refs/renovate/branches/renovate/org.apache.commons-commons-dbcp2-2.x/6692a9-00%40github.com.


[jenkinsci/database-plugin] 7b1138: Update dependency org.apache.commons:commons-dbcp2...

2024-03-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/org.apache.commons-commons-dbcp2-2.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 7b113843a0982a1eb928320e42351b2675da6d07
  
https://github.com/jenkinsci/database-plugin/commit/7b113843a0982a1eb928320e42351b2675da6d07
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.apache.commons:commons-dbcp2 to v2.12.0



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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/database-plugin/push/refs/heads/renovate/org.apache.commons-commons-dbcp2-2.x/00-7b1138%40github.com.


[jenkinsci/database-plugin] 6692a9: Update dependency org.apache.commons:commons-dbcp2...

2024-03-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.apache.commons-commons-dbcp2-2.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 6692a9184d70c6181e755d0a663fe6a3d86065d7
  
https://github.com/jenkinsci/database-plugin/commit/6692a9184d70c6181e755d0a663fe6a3d86065d7
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.apache.commons:commons-dbcp2 to v2.12.0



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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/database-plugin/push/refs/renovate/branches/renovate/org.apache.commons-commons-dbcp2-2.x/00-6692a9%40github.com.


[jenkinsci/database-plugin] 033309: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 033309b6f13656c8eb0f94735fcb8bc81379a52e
  
https://github.com/jenkinsci/database-plugin/commit/033309b6f13656c8eb0f94735fcb8bc81379a52e
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2857



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

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


[jenkinsci/database-plugin]

2024-03-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2857.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin]

2024-03-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2857.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] cee7c2: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2857.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: cee7c290411e39c1caee63dd85aa69d49ba17230
  
https://github.com/jenkinsci/database-plugin/commit/cee7c290411e39c1caee63dd85aa69d49ba17230
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2857



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

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


[jenkinsci/database-plugin] 146226: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-03-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2857.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 1462263949de7f79f90209c4c1f3d26141bedf91
  
https://github.com/jenkinsci/database-plugin/commit/1462263949de7f79f90209c4c1f3d26141bedf91
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2857



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

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


[jenkinsci/database-plugin] 9afc1a: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 9afc1a27a5b1e067d4ecde8f6a5b87f8e568dfdd
  
https://github.com/jenkinsci/database-plugin/commit/9afc1a27a5b1e067d4ecde8f6a5b87f8e568dfdd
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2839



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

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


[jenkinsci/database-plugin]

2024-02-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2839.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin]

2024-02-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2839.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] 20cfea: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2839.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 20cfea2912195cee57564423b23cb776e71bddb6
  
https://github.com/jenkinsci/database-plugin/commit/20cfea2912195cee57564423b23cb776e71bddb6
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2839



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

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


[jenkinsci/database-plugin] 9ee5be: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2839.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 9ee5bebd6650e99310a65a59c4164f2a1ea9bdc6
  
https://github.com/jenkinsci/database-plugin/commit/9ee5bebd6650e99310a65a59c4164f2a1ea9bdc6
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2839



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

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


[jenkinsci/database-plugin]

2024-02-18 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2815.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] 0e688a: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-18 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 0e688af45a60b0f91ce12916a4b42c22f46c7d0a
  
https://github.com/jenkinsci/database-plugin/commit/0e688af45a60b0f91ce12916a4b42c22f46c7d0a
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2815



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

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


[jenkinsci/database-plugin]

2024-02-18 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2815.x
  Home:   https://github.com/jenkinsci/database-plugin

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

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


[jenkinsci/database-plugin] 532e10: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-18 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2815.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 532e105c904b0cb144b498809116add1eba9377b
  
https://github.com/jenkinsci/database-plugin/commit/532e105c904b0cb144b498809116add1eba9377b
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2815



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

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


[jenkinsci/database-plugin] 0c5e42: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-18 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2815.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 0c5e42fcb645578816078bdd4374a3e5dc564754
  
https://github.com/jenkinsci/database-plugin/commit/0c5e42fcb645578816078bdd4374a3e5dc564754
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2815



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

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


[jenkinsci/database-plugin] 709042: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-11 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 709042189f86b5bfb2aa6aa49bcfa6125daf48e1
  
https://github.com/jenkinsci/database-plugin/commit/709042189f86b5bfb2aa6aa49bcfa6125daf48e1
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2791


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


[jenkinsci/database-plugin]

2024-02-11 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2791.x
  Home:   https://github.com/jenkinsci/database-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/database-plugin/push/refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2791.x/d4d5e1-00%40github.com.


[jenkinsci/database-plugin]

2024-02-11 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2791.x
  Home:   https://github.com/jenkinsci/database-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/database-plugin/push/refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2791.x/028b50-00%40github.com.


[jenkinsci/database-plugin] d4d5e1: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-11 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2791.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: d4d5e1c077541777d98629679a3ec9852b6d95fe
  
https://github.com/jenkinsci/database-plugin/commit/d4d5e1c077541777d98629679a3ec9852b6d95fe
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2791


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


[jenkinsci/database-plugin] 028b50: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-11 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2791.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 028b500d067227cd41c9cb40b72d1e30b3417b76
  
https://github.com/jenkinsci/database-plugin/commit/028b500d067227cd41c9cb40b72d1e30b3417b76
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2791


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


[jenkinsci/database-plugin]

2024-02-08 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/org.jenkins-ci.plugins-plugin-4.x
  Home:   https://github.com/jenkinsci/database-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/database-plugin/push/refs/heads/renovate/org.jenkins-ci.plugins-plugin-4.x/a4f02d-00%40github.com.


[jenkinsci/database-plugin] c7d699: Update dependency org.jenkins-ci.plugins:plugin to...

2024-02-08 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: c7d69976a1c1673dd05b7d1131c68b211eb51b4a
  
https://github.com/jenkinsci/database-plugin/commit/c7d69976a1c1673dd05b7d1131c68b211eb51b4a
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-09 (Fri, 09 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.78


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


[jenkinsci/database-plugin]

2024-02-08 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.jenkins-ci.plugins-plugin-4.x
  Home:   https://github.com/jenkinsci/database-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/database-plugin/push/refs/renovate/branches/renovate/org.jenkins-ci.plugins-plugin-4.x/f26ba9-00%40github.com.


[jenkinsci/database-plugin] f26ba9: Update dependency org.jenkins-ci.plugins:plugin to...

2024-02-08 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.jenkins-ci.plugins-plugin-4.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: f26ba989a04cdb5ca8d3f21dc0345ec478892ed4
  
https://github.com/jenkinsci/database-plugin/commit/f26ba989a04cdb5ca8d3f21dc0345ec478892ed4
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-09 (Fri, 09 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.78


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


[jenkinsci/database-plugin] a4f02d: Update dependency org.jenkins-ci.plugins:plugin to...

2024-02-08 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/org.jenkins-ci.plugins-plugin-4.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: a4f02deba4411dad3d8ac3d888e2589ecbcff4b2
  
https://github.com/jenkinsci/database-plugin/commit/a4f02deba4411dad3d8ac3d888e2589ecbcff4b2
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-09 (Fri, 09 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.78


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


[jenkinsci/database-plugin] e2d7d3: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-04 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: e2d7d32664afb1b89b2f5d9f8b5e7dad706ddf16
  
https://github.com/jenkinsci/database-plugin/commit/e2d7d32664afb1b89b2f5d9f8b5e7dad706ddf16
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2779


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


[jenkinsci/database-plugin]

2024-02-04 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2779.x
  Home:   https://github.com/jenkinsci/database-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/database-plugin/push/refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2779.x/079d7f-00%40github.com.


[jenkinsci/database-plugin]

2024-02-04 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2779.x
  Home:   https://github.com/jenkinsci/database-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/database-plugin/push/refs/renovate/branches/renovate/io.jenkins.tools.bom-bom-2.414.x-2779.x/8460aa-00%40github.com.


[jenkinsci/database-plugin] 079d7f: Update dependency io.jenkins.tools.bom:bom-2.414.x...

2024-02-04 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/io.jenkins.tools.bom-bom-2.414.x-2779.x
  Home:   https://github.com/jenkinsci/database-plugin
  Commit: 079d7f98368d7f3b1efa6534bca5c9a861c429cd
  
https://github.com/jenkinsci/database-plugin/commit/079d7f98368d7f3b1efa6534bca5c9a861c429cd
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency io.jenkins.tools.bom:bom-2.414.x to v2779


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


  1   2   3   4   5   6   7   8   >