[jenkinsci/jelly] 48d547: [JENKINS-73256] Migrate Jelly from EE 8 to EE 9

2024-07-15 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: 48d547bf7764301818180fe3d1e51f4162043289
  
https://github.com/jenkinsci/jelly/commit/48d547bf7764301818180fe3d1e51f4162043289
  Author: Basil Crow 
  Date:   2024-07-15 (Mon, 15 Jul 2024)

  Changed paths:
M .github/dependabot.yml
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  [JENKINS-73256] Migrate Jelly from EE 8 to EE 9



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/1f5f56-48d547%40github.com.


[jenkinsci/jelly] ec1624: Bump org.jenkins-ci:jenkins from 1.118 to 1.119 (#...

2024-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: ec16249c16283aa825d0f0cf220bf011854aad6e
  
https://github.com/jenkinsci/jelly/commit/ec16249c16283aa825d0f0cf220bf011854aad6e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-15 (Mon, 15 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.118 to 1.119 (#118)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/75a9c8-ec1624%40github.com.


[jenkinsci/jelly]

2024-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.119
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.119/b96a38-00%40github.com.


[jenkinsci/jelly] b96a38: Bump org.jenkins-ci:jenkins from 1.118 to 1.119

2024-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.119
  Home:   https://github.com/jenkinsci/jelly
  Commit: b96a385b00f142c32ea5d3310450077225f50726
  
https://github.com/jenkinsci/jelly/commit/b96a385b00f142c32ea5d3310450077225f50726
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-15 (Mon, 15 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.118 to 1.119

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.119/00-b96a38%40github.com.


[jenkinsci/jelly] 1f5f56: [JENKINS-73256] Migrate Jelly from EE 8 to EE 9

2024-07-02 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: 1f5f56341bc3b0dd56c6620cf82173d9d75741a4
  
https://github.com/jenkinsci/jelly/commit/1f5f56341bc3b0dd56c6620cf82173d9d75741a4
  Author: Basil Crow 
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M .github/dependabot.yml
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  [JENKINS-73256] Migrate Jelly from EE 8 to EE 9



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/7574b7-1f5f56%40github.com.


[jenkinsci/jelly]

2024-07-02 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.118
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.118/19a17b-00%40github.com.


[jenkinsci/jelly] 75a9c8: Bump org.jenkins-ci:jenkins from 1.117 to 1.118 (#...

2024-07-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 75a9c85b337f8509cae132a82eae36a68c77e441
  
https://github.com/jenkinsci/jelly/commit/75a9c85b337f8509cae132a82eae36a68c77e441
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.117 to 1.118 (#117)

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/0f349d-75a9c8%40github.com.


[jenkinsci/jelly] 19a17b: Bump org.jenkins-ci:jenkins from 1.117 to 1.118

2024-07-02 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.118
  Home:   https://github.com/jenkinsci/jelly
  Commit: 19a17bd7ee984e7e48dda8dd814f9d534844f6a1
  
https://github.com/jenkinsci/jelly/commit/19a17bd7ee984e7e48dda8dd814f9d534844f6a1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.117 to 1.118

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.118/00-19a17b%40github.com.


[jenkinsci/jelly] 7574b7: [JENKINS-73256] Migrate Jelly from EE 8 to EE 9

2024-07-01 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: 7574b7b240c5e1fa539007c26c5bdeb0eadca12e
  
https://github.com/jenkinsci/jelly/commit/7574b7b240c5e1fa539007c26c5bdeb0eadca12e
  Author: Basil Crow 
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M .github/dependabot.yml
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  [JENKINS-73256] Migrate Jelly from EE 8 to EE 9



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/5fa6ea-7574b7%40github.com.


[jenkinsci/jelly] 0f349d: Bump org.jenkins-ci:jenkins from 1.116 to 1.117 (#...

2024-07-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 0f349dbeac0f38c2febdf953da35ccb52924ba61
  
https://github.com/jenkinsci/jelly/commit/0f349dbeac0f38c2febdf953da35ccb52924ba61
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.116 to 1.117 (#116)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/e71b2e-0f349d%40github.com.


[jenkinsci/jelly]

2024-07-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.117
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.117/3d9226-00%40github.com.


[jenkinsci/jelly]

2024-07-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.10.3
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.10.3/a0e0b4-00%40github.com.


[jenkinsci/jelly] e71b2e: Bump org.junit.jupiter:junit-jupiter-api from 5.10...

2024-07-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: e71b2e909a113e358093be4661667a4804b708c2
  
https://github.com/jenkinsci/jelly/commit/e71b2e909a113e358093be4661667a4804b708c2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 (#115)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/8f0cba-e71b2e%40github.com.


[jenkinsci/jelly] a0e0b4: Bump org.junit.jupiter:junit-jupiter-api from 5.10...

2024-07-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.10.3
  Home:   https://github.com/jenkinsci/jelly
  Commit: a0e0b4b450143c70aec0a2e73915af47c57059a0
  
https://github.com/jenkinsci/jelly/commit/a0e0b4b450143c70aec0a2e73915af47c57059a0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3

Bumps 
[org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) 
from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.10.3/00-a0e0b4%40github.com.


[jenkinsci/jelly] 3d9226: Bump org.jenkins-ci:jenkins from 1.116 to 1.117

2024-07-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.117
  Home:   https://github.com/jenkinsci/jelly
  Commit: 3d9226a2429cdfe1a51cee5401f75c30cc336578
  
https://github.com/jenkinsci/jelly/commit/3d9226a2429cdfe1a51cee5401f75c30cc336578
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.116 to 1.117

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.117/00-3d9226%40github.com.


[jenkinsci/jelly] 5fa6ea: [JENKINS-73256] Migrate Jelly from EE 8 to EE 9

2024-06-26 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: 5fa6ea38a35ea1c7b01207d77fc6f22b943e0fb2
  
https://github.com/jenkinsci/jelly/commit/5fa6ea38a35ea1c7b01207d77fc6f22b943e0fb2
  Author: Basil Crow 
  Date:   2024-06-26 (Wed, 26 Jun 2024)

  Changed paths:
M .github/dependabot.yml
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  [JENKINS-73256] Migrate Jelly from EE 8 to EE 9



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/0ce846-5fa6ea%40github.com.


[jenkinsci/jelly] 0ce846: EE 8 to EE 9

2024-06-10 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: 0ce8466b37b4cbd0fc5fb55ecb8b658a7047ed99
  
https://github.com/jenkinsci/jelly/commit/0ce8466b37b4cbd0fc5fb55ecb8b658a7047ed99
  Author: Basil Crow 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M .github/dependabot.yml
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  EE 8 to EE 9



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/a4286b-0ce846%40github.com.


[jenkinsci/jelly] a4286b: EE 8 to EE 9

2024-06-10 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: a4286b9f91f81f0cb99cf9f1aceee49e3f968f09
  
https://github.com/jenkinsci/jelly/commit/a4286b9f91f81f0cb99cf9f1aceee49e3f968f09
  Author: Basil Crow 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  EE 8 to EE 9



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/f1cf28-a4286b%40github.com.


[jenkinsci/jelly] 8f0cba: Update GitHub Actions build

2024-06-10 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 8f0cbaae0ad31593dc04fa4a775a785530010057
  
https://github.com/jenkinsci/jelly/commit/8f0cbaae0ad31593dc04fa4a775a785530010057
  Author: Basil Crow 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Update GitHub Actions build



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/1eb9ae-8f0cba%40github.com.


[jenkinsci/jelly] 1eb9ae: Bump org.jenkins-ci:jenkins from 1.115 to 1.116 (#...

2024-06-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 1eb9aec59d3eb9a6fd3fde8d47ccc35fd8a9c6e4
  
https://github.com/jenkinsci/jelly/commit/1eb9aec59d3eb9a6fd3fde8d47ccc35fd8a9c6e4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.115 to 1.116 (#113)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/6490f7-1eb9ae%40github.com.


[jenkinsci/jelly]

2024-06-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.116
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.116/666446-00%40github.com.


[jenkinsci/jelly] 666446: Bump org.jenkins-ci:jenkins from 1.115 to 1.116

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.115 to 1.116

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.116/00-666446%40github.com.


[jenkinsci/jelly] f1cf28: EE 8 to EE 9

2024-06-03 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: f1cf28ca26efbfb3e2cfdc85a4de9c212714dc52
  
https://github.com/jenkinsci/jelly/commit/f1cf28ca26efbfb3e2cfdc85a4de9c212714dc52
  Author: Basil Crow 
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  EE 8 to EE 9



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/109aad-f1cf28%40github.com.


[jenkinsci/jelly] 6490f7: Bump org.jenkins-ci:jenkins from 1.114 to 1.115 (#...

2024-06-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 6490f7657f03cb04bc70a06949d912fef45d87de
  
https://github.com/jenkinsci/jelly/commit/6490f7657f03cb04bc70a06949d912fef45d87de
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.114 to 1.115 (#112)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/6a4d0f-6490f7%40github.com.


[jenkinsci/jelly]

2024-06-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.115
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.115/408865-00%40github.com.


[jenkinsci/jelly] 408865: Bump org.jenkins-ci:jenkins from 1.114 to 1.115

2024-06-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.115
  Home:   https://github.com/jenkinsci/jelly
  Commit: 408865138b99bde5136207aa4ab88d5e1509ab6f
  
https://github.com/jenkinsci/jelly/commit/408865138b99bde5136207aa4ab88d5e1509ab6f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.114 to 1.115

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.115/00-408865%40github.com.


[jenkinsci/jelly] 109aad: EE 8 to EE 9

2024-05-27 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: 109aad7ef110009e8147ecc2edf6c799be0656c3
  
https://github.com/jenkinsci/jelly/commit/109aad7ef110009e8147ecc2edf6c799be0656c3
  Author: Basil Crow 
  Date:   2024-05-27 (Mon, 27 May 2024)

  Changed paths:
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  EE 8 to EE 9



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/971fe6-109aad%40github.com.


[jenkinsci/jelly] 6a4d0f: Bump commons-cli:commons-cli from 1.7.0 to 1.8.0 (...

2024-05-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 6a4d0fb0655928c60227eea27c9d61ea9c4ca4d7
  
https://github.com/jenkinsci/jelly/commit/6a4d0fb0655928c60227eea27c9d61ea9c4ca4d7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-05-27 (Mon, 27 May 2024)

  Changed paths:
M core/pom.xml

  Log Message:
  ---
  Bump commons-cli:commons-cli from 1.7.0 to 1.8.0 (#111)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/bf7114-6a4d0f%40github.com.


[jenkinsci/jelly]

2024-05-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-cli-commons-cli-1.8.0
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/commons-cli-commons-cli-1.8.0/4e2978-00%40github.com.


[jenkinsci/jelly] 4e2978: Bump commons-cli:commons-cli from 1.7.0 to 1.8.0

2024-05-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-cli-commons-cli-1.8.0
  Home:   https://github.com/jenkinsci/jelly
  Commit: 4e2978883ebf46228006fdbc5eb846a3723eccd7
  
https://github.com/jenkinsci/jelly/commit/4e2978883ebf46228006fdbc5eb846a3723eccd7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-05-27 (Mon, 27 May 2024)

  Changed paths:
M core/pom.xml

  Log Message:
  ---
  Bump commons-cli:commons-cli from 1.7.0 to 1.8.0

Bumps commons-cli:commons-cli from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/commons-cli-commons-cli-1.8.0/00-4e2978%40github.com.


[jenkinsci/jelly] 971fe6: EE 8 to EE 9

2024-05-15 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: 971fe607b14cf076d0dd9c269aed58e0c63f317e
  
https://github.com/jenkinsci/jelly/commit/971fe607b14cf076d0dd9c269aed58e0c63f317e
  Author: Basil Crow 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  EE 8 to EE 9



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/1f3a71-971fe6%40github.com.


[jenkinsci/jelly] 1f3a71: Jakarta EE 9 transition

2024-05-15 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: 1f3a71adadb2f86cb91af23c6f981bc7c3ca1e6f
  
https://github.com/jenkinsci/jelly/commit/1f3a71adadb2f86cb91af23c6f981bc7c3ca1e6f
  Author: Basil Crow 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  Jakarta EE 9 transition



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/7ea7ec-1f3a71%40github.com.


[jenkinsci/jelly] bf7114: [maven-release-plugin] prepare for next developmen...

2024-05-10 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: bf7114e0bf2e3b799d9de416606de9f6d0d4f9ef
  
https://github.com/jenkinsci/jelly/commit/bf7114e0bf2e3b799d9de416606de9f6d0d4f9ef
  Author: Basil Crow 
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
M core/pom.xml
M jelly-tags/ant/pom.xml
M jelly-tags/define/pom.xml
M jelly-tags/dynabean/pom.xml
M jelly-tags/fmt/pom.xml
M jelly-tags/junit/pom.xml
M jelly-tags/log/pom.xml
M jelly-tags/pom.xml
M jelly-tags/util/pom.xml
M jelly-tags/xml/pom.xml
M pom.xml

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/748491-bf7114%40github.com.


[jenkinsci/jelly]

2024-05-10 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/tags/commons-jelly-1.1-jenkins-20240510
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/tags/commons-jelly-1.1-jenkins-20240510/00-bee7db%40github.com.


[jenkinsci/jelly] 748491: [maven-release-plugin] prepare release commons-jel...

2024-05-10 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 7484917e36e7343e3a3d7712383f6006d230f76f
  
https://github.com/jenkinsci/jelly/commit/7484917e36e7343e3a3d7712383f6006d230f76f
  Author: Basil Crow 
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
M core/pom.xml
M jelly-tags/ant/pom.xml
M jelly-tags/define/pom.xml
M jelly-tags/dynabean/pom.xml
M jelly-tags/fmt/pom.xml
M jelly-tags/junit/pom.xml
M jelly-tags/log/pom.xml
M jelly-tags/pom.xml
M jelly-tags/util/pom.xml
M jelly-tags/xml/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release commons-jelly-1.1-jenkins-20240510



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/553235-748491%40github.com.


[jenkinsci/jelly] 553235: [JENKINS-60997] Work around BEANUTILS-509 (#110)

2024-05-10 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 55323598a24cf9136f3ec99fd14fe6c81d06371b
  
https://github.com/jenkinsci/jelly/commit/55323598a24cf9136f3ec99fd14fe6c81d06371b
  Author: Basil Crow 
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
M core/src/main/java/org/apache/commons/jelly/impl/TagScript.java

  Log Message:
  ---
  [JENKINS-60997] Work around BEANUTILS-509 (#110)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/341c80-553235%40github.com.


[jenkinsci/jelly] 7ea7ec: Jakarta EE 9 transition

2024-05-09 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jelly
  Commit: 7ea7ec6dc1e15a2a3ea546d38fa79f561b2bd557
  
https://github.com/jenkinsci/jelly/commit/7ea7ec6dc1e15a2a3ea546d38fa79f561b2bd557
  Author: Basil Crow 
  Date:   2024-05-09 (Thu, 09 May 2024)

  Changed paths:
M core/pom.xml
M core/src/main/java/org/apache/commons/jelly/servlet/JellyServlet.java
M 
core/src/main/java/org/apache/commons/jelly/servlet/JellyServletContext.java
M core/src/main/java/org/apache/commons/jelly/tags/core/ForEachTag.java
M core/src/main/resources/org/apache/commons/jelly/tags/Resources.properties
M 
jelly-tags/fmt/src/main/java/org/apache/commons/jelly/tags/fmt/TimeZoneTag.java

  Log Message:
  ---
  Jakarta EE 9 transition



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/jakarta/a7503c-7ea7ec%40github.com.


[jenkinsci/jelly]

2024-05-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.114
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.114/5f88cf-00%40github.com.


[jenkinsci/jelly] 341c80: Bump org.jenkins-ci:jenkins from 1.113 to 1.114 (#...

2024-05-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 341c8042ef3b86797fb6c190c1fe277cbebdb1ed
  
https://github.com/jenkinsci/jelly/commit/341c8042ef3b86797fb6c190c1fe277cbebdb1ed
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-05-06 (Mon, 06 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.113 to 1.114 (#109)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/4914bc-341c80%40github.com.


[jenkinsci/jelly] 5f88cf: Bump org.jenkins-ci:jenkins from 1.113 to 1.114

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.113 to 1.114

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.114/00-5f88cf%40github.com.


[jenkinsci/jelly] 4914bc: Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 (...

2024-04-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 4914bc803ad6991bbcfd5638f6b3cf26da95be46
  
https://github.com/jenkinsci/jelly/commit/4914bc803ad6991bbcfd5638f6b3cf26da95be46
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
M core/pom.xml

  Log Message:
  ---
  Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 (#108)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/527f33-4914bc%40github.com.


[jenkinsci/jelly]

2024-04-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-cli-commons-cli-1.7.0
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/commons-cli-commons-cli-1.7.0/956b0e-00%40github.com.


[jenkinsci/jelly] 956b0e: Bump commons-cli:commons-cli from 1.6.0 to 1.7.0

2024-04-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-cli-commons-cli-1.7.0
  Home:   https://github.com/jenkinsci/jelly
  Commit: 956b0e4a2449df17e2c1dcd62f118d32c8def133
  
https://github.com/jenkinsci/jelly/commit/956b0e4a2449df17e2c1dcd62f118d32c8def133
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
M core/pom.xml

  Log Message:
  ---
  Bump commons-cli:commons-cli from 1.6.0 to 1.7.0

Bumps commons-cli:commons-cli from 1.6.0 to 1.7.0.

---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/commons-cli-commons-cli-1.7.0/00-956b0e%40github.com.


[jenkinsci/jelly] 527f33: Bump io.jenkins.tools.incrementals:git-changelist-...

2024-04-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 527f33d9281cb8261d5c07156e8d30fd2daadc0b
  
https://github.com/jenkinsci/jelly/commit/527f33d9281cb8261d5c07156e8d30fd2daadc0b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 
1.8 (#107)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/71c15c-527f33%40github.com.


[jenkinsci/jelly]

2024-04-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8/48a55a-00%40github.com.


[jenkinsci/jelly] 48a55a: Bump io.jenkins.tools.incrementals:git-changelist-...

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

  Changed paths:
M .mvn/extensions.xml

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

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

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8/00-48a55a%40github.com.


[jenkinsci/jelly]

2024-04-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.113
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.113/4b58f0-00%40github.com.


[jenkinsci/jelly] 71c15c: Bump org.jenkins-ci:jenkins from 1.112 to 1.113 (#...

2024-04-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 71c15c691dea6dfd343f83179a415f7d2800e873
  
https://github.com/jenkinsci/jelly/commit/71c15c691dea6dfd343f83179a415f7d2800e873
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.112 to 1.113 (#106)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/aeea84-71c15c%40github.com.


[jenkinsci/jelly] 4b58f0: Bump org.jenkins-ci:jenkins from 1.112 to 1.113

2024-04-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.113
  Home:   https://github.com/jenkinsci/jelly
  Commit: 4b58f026c90604d909b9f08a1d83ac37ca370a5e
  
https://github.com/jenkinsci/jelly/commit/4b58f026c90604d909b9f08a1d83ac37ca370a5e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.112 to 1.113

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.113/00-4b58f0%40github.com.


[jenkinsci/jelly] aeea84: Bump actions/configure-pages from 4 to 5 (#105)

2024-04-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: aeea84cdaff155f9a8429d08d22e6d916a6c91f1
  
https://github.com/jenkinsci/jelly/commit/aeea84cdaff155f9a8429d08d22e6d916a6c91f1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/configure-pages from 4 to 5 (#105)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/2f9406-aeea84%40github.com.


[jenkinsci/jelly]

2024-04-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/configure-pages-5
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/github_actions/actions/configure-pages-5/bfc2c1-00%40github.com.


[jenkinsci/jelly] bfc2c1: Bump actions/configure-pages from 4 to 5

2024-04-01 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/configure-pages-5
  Home:   https://github.com/jenkinsci/jelly
  Commit: bfc2c16a29ad41f6805a3af32027d56aaf3fa78f
  
https://github.com/jenkinsci/jelly/commit/bfc2c16a29ad41f6805a3af32027d56aaf3fa78f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/configure-pages from 4 to 5

Bumps [actions/configure-pages](https://github.com/actions/configure-pages) 
from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/github_actions/actions/configure-pages-5/00-bfc2c1%40github.com.


[jenkinsci/jelly] 2f9406: Bump org.jenkins-ci:jenkins from 1.111 to 1.112 (#...

2024-03-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 2f94067e43d9150e04dd375f5ac4e22b948dbf4f
  
https://github.com/jenkinsci/jelly/commit/2f94067e43d9150e04dd375f5ac4e22b948dbf4f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.111 to 1.112 (#104)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/a415dd-2f9406%40github.com.


[jenkinsci/jelly]

2024-03-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.112
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.112/c8f81a-00%40github.com.


[jenkinsci/jelly] c8f81a: Bump org.jenkins-ci:jenkins from 1.111 to 1.112

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.111 to 1.112

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.112/00-c8f81a%40github.com.


[jenkinsci/jelly] a415dd: Bump org.jenkins-ci:jenkins from 1.110 to 1.111 (#...

2024-02-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: a415dd98fe8022962f1c0ab9932838e834e96416
  
https://github.com/jenkinsci/jelly/commit/a415dd98fe8022962f1c0ab9932838e834e96416
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.110 to 1.111 (#103)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/master/44646b-a415dd%40github.com.


[jenkinsci/jelly]

2024-02-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.111
  Home:   https://github.com/jenkinsci/jelly

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.111/e07a5d-00%40github.com.


[jenkinsci/jelly] e07a5d: Bump org.jenkins-ci:jenkins from 1.110 to 1.111

2024-02-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.111
  Home:   https://github.com/jenkinsci/jelly
  Commit: e07a5d1158cee7821cb343ed7ed74c76b7297215
  
https://github.com/jenkinsci/jelly/commit/e07a5d1158cee7821cb343ed7ed74c76b7297215
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.110 to 1.111

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jelly/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/jelly/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.111/00-e07a5d%40github.com.


[jenkinsci/jelly]

2024-02-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/release-drafter/release-drafter-6
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] 44646b: Bump release-drafter/release-drafter from 5 to 6 (...

2024-02-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 44646b30a445cc6586f8dd959849bb7e862057cf
  
https://github.com/jenkinsci/jelly/commit/44646b30a445cc6586f8dd959849bb7e862057cf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

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

  Log Message:
  ---
  Bump release-drafter/release-drafter from 5 to 6 (#102)


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


[jenkinsci/jelly]

2024-02-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.10.2
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] 8510cd: Bump org.junit.jupiter:junit-jupiter-api from 5.10...

2024-02-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 8510cdd075b0ffc179c1684054967ca7173ce511
  
https://github.com/jenkinsci/jelly/commit/8510cdd075b0ffc179c1684054967ca7173ce511
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 (#101)


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


[jenkinsci/jelly] 4e2fdc: Bump release-drafter/release-drafter from 5 to 6

2024-02-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/release-drafter/release-drafter-6
  Home:   https://github.com/jenkinsci/jelly
  Commit: 4e2fdc83b79fa71284175f99d184dad969e03f32
  
https://github.com/jenkinsci/jelly/commit/4e2fdc83b79fa71284175f99d184dad969e03f32
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

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

  Log Message:
  ---
  Bump release-drafter/release-drafter from 5 to 6

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly] 7ff413: Bump org.junit.jupiter:junit-jupiter-api from 5.10...

2024-02-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.10.2
  Home:   https://github.com/jenkinsci/jelly
  Commit: 7ff41329781581b0b831d80f1cd505a4151d2294
  
https://github.com/jenkinsci/jelly/commit/7ff41329781581b0b831d80f1cd505a4151d2294
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2

Bumps 
[org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) 
from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly] 4d21f3: Only run GitHub deploy action from jenkinsci org

2024-01-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 4d21f3340c80b77d273c2f9e9137699c26c53b21
  
https://github.com/jenkinsci/jelly/commit/4d21f3340c80b77d273c2f9e9137699c26c53b21
  Author: Basil Crow 
  Date:   2024-01-16 (Tue, 16 Jan 2024)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Only run GitHub deploy action from jenkinsci org


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


[jenkinsci/jelly]

2024-01-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.110
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] f747a3: Bump org.jenkins-ci:jenkins from 1.109 to 1.110 (#...

2024-01-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: f747a36b9b7341f7a5be16cda6c0aabcb5025f84
  
https://github.com/jenkinsci/jelly/commit/f747a36b9b7341f7a5be16cda6c0aabcb5025f84
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.109 to 1.110 (#100)


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


[jenkinsci/jelly] 8e2192: Bump org.jenkins-ci:jenkins from 1.109 to 1.110

2024-01-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.110
  Home:   https://github.com/jenkinsci/jelly
  Commit: 8e2192ecc57eb7c8a0d332d0dd300ebba7fea407
  
https://github.com/jenkinsci/jelly/commit/8e2192ecc57eb7c8a0d332d0dd300ebba7fea407
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.109 to 1.110

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly] 603cbe: Bump org.jenkins-ci:jenkins from 1.108 to 1.109 (#99)

2024-01-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 603cbebca1936232923be830172802d5bbbea6f3
  
https://github.com/jenkinsci/jelly/commit/603cbebca1936232923be830172802d5bbbea6f3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-05 (Fri, 05 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.108 to 1.109 (#99)


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


[jenkinsci/jelly]

2024-01-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.109
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] bb28fa: Bump org.jenkins-ci:jenkins from 1.108 to 1.109

2024-01-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.109
  Home:   https://github.com/jenkinsci/jelly
  Commit: bb28fa0d295944b433f4d1b0fd9939e850258339
  
https://github.com/jenkinsci/jelly/commit/bb28fa0d295944b433f4d1b0fd9939e850258339
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-05 (Fri, 05 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.108 to 1.109

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly]

2023-12-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/deploy-pages-4
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] 15995d: Bump actions/deploy-pages from 3 to 4 (#97)

2023-12-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 15995d8b83312339702b2d025dba49bae5f6bc4e
  
https://github.com/jenkinsci/jelly/commit/15995d8b83312339702b2d025dba49bae5f6bc4e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-25 (Mon, 25 Dec 2023)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/deploy-pages from 3 to 4 (#97)


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


[jenkinsci/jelly] a37e5d: Bump actions/upload-pages-artifact from 2 to 3 (#98)

2023-12-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: a37e5d97e1fd7c534430e7a9ce432d5661fb0227
  
https://github.com/jenkinsci/jelly/commit/a37e5d97e1fd7c534430e7a9ce432d5661fb0227
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-25 (Mon, 25 Dec 2023)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/upload-pages-artifact from 2 to 3 (#98)


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


[jenkinsci/jelly]

2023-12-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/upload-pages-artifact-3
  Home:   https://github.com/jenkinsci/jelly

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jelly/push/refs/heads/dependabot/github_actions/actions/upload-pages-artifact-3/79b2e1-00%40github.com.


[jenkinsci/jelly] 79b2e1: Bump actions/upload-pages-artifact from 2 to 3

2023-12-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/upload-pages-artifact-3
  Home:   https://github.com/jenkinsci/jelly
  Commit: 79b2e177baddb4dfc02eb95b52b9b9bc742b456a
  
https://github.com/jenkinsci/jelly/commit/79b2e177baddb4dfc02eb95b52b9b9bc742b456a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-25 (Mon, 25 Dec 2023)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/upload-pages-artifact from 2 to 3

Bumps 
[actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact)
 from 2 to 3.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jelly/push/refs/heads/dependabot/github_actions/actions/upload-pages-artifact-3/00-79b2e1%40github.com.


[jenkinsci/jelly] aa3937: Bump actions/deploy-pages from 3 to 4

2023-12-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/deploy-pages-4
  Home:   https://github.com/jenkinsci/jelly
  Commit: aa393777d2c5b650d8186c3634b2d75bf3d97d59
  
https://github.com/jenkinsci/jelly/commit/aa393777d2c5b650d8186c3634b2d75bf3d97d59
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-25 (Mon, 25 Dec 2023)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/deploy-pages from 3 to 4

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3 to 
4.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly] 81b1e6: Bump org.jenkins-ci:jenkins from 1.107 to 1.108 (#96)

2023-12-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 81b1e6878554947336d3ba96ca6959d1b3118720
  
https://github.com/jenkinsci/jelly/commit/81b1e6878554947336d3ba96ca6959d1b3118720
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.107 to 1.108 (#96)


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


[jenkinsci/jelly]

2023-12-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.108
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] 0fa9fe: Bump org.jenkins-ci:jenkins from 1.107 to 1.108

2023-12-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.108
  Home:   https://github.com/jenkinsci/jelly
  Commit: 0fa9fee5f4cfe42a26aa2b4ff2706c70a94e0e83
  
https://github.com/jenkinsci/jelly/commit/0fa9fee5f4cfe42a26aa2b4ff2706c70a94e0e83
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.107 to 1.108

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly]

2023-12-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/configure-pages-4
  Home:   https://github.com/jenkinsci/jelly

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jelly/push/refs/heads/dependabot/github_actions/actions/configure-pages-4/672ecb-00%40github.com.


[jenkinsci/jelly] d80aee: Bump actions/configure-pages from 3 to 4 (#94)

2023-12-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: d80aee74f4e52baf83ef65ca5ab2ed1de2e058fa
  
https://github.com/jenkinsci/jelly/commit/d80aee74f4e52baf83ef65ca5ab2ed1de2e058fa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/configure-pages from 3 to 4 (#94)


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


[jenkinsci/jelly] c1a413: Bump actions/deploy-pages from 2 to 3 (#95)

2023-12-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: c1a413850ab23f4b35154bd8f081e6d1d1f3a887
  
https://github.com/jenkinsci/jelly/commit/c1a413850ab23f4b35154bd8f081e6d1d1f3a887
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/deploy-pages from 2 to 3 (#95)


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


[jenkinsci/jelly]

2023-12-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/deploy-pages-3
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] 351701: Bump actions/deploy-pages from 2 to 3

2023-12-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/deploy-pages-3
  Home:   https://github.com/jenkinsci/jelly
  Commit: 35170150c453f8a4ad4cfd5f2f52706caec33a40
  
https://github.com/jenkinsci/jelly/commit/35170150c453f8a4ad4cfd5f2f52706caec33a40
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/deploy-pages from 2 to 3

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 
3.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly] 672ecb: Bump actions/configure-pages from 3 to 4

2023-12-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/configure-pages-4
  Home:   https://github.com/jenkinsci/jelly
  Commit: 672ecbbad4e4809d48f8bfb4c52c7d0143ba4b2b
  
https://github.com/jenkinsci/jelly/commit/672ecbbad4e4809d48f8bfb4c52c7d0143ba4b2b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/configure-pages from 3 to 4

Bumps [actions/configure-pages](https://github.com/actions/configure-pages) 
from 3 to 4.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jelly/push/refs/heads/dependabot/github_actions/actions/configure-pages-4/00-672ecb%40github.com.


[jenkinsci/jelly] e581e5: Bump actions/setup-java from 3 to 4 (#92)

2023-12-04 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: e581e5e3cc1599a5e68cd0e1e4e18428066f4e35
  
https://github.com/jenkinsci/jelly/commit/e581e5e3cc1599a5e68cd0e1e4e18428066f4e35
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/setup-java from 3 to 4 (#92)

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


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


[jenkinsci/jelly]

2023-12-04 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-4
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] a33360: Bump actions/setup-java from 3 to 4

2023-12-04 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-4
  Home:   https://github.com/jenkinsci/jelly
  Commit: a3336096df5b5266311c769560d66a72113cf54c
  
https://github.com/jenkinsci/jelly/commit/a3336096df5b5266311c769560d66a72113cf54c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
M .github/workflows/site.yml

  Log Message:
  ---
  Bump actions/setup-java from 3 to 4

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly]

2023-11-06 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.10.1
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] 1939c1: Bump org.junit.jupiter:junit-jupiter-api from 5.10...

2023-11-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 1939c1578f3a024b255597506ffb3f57f2ae71a0
  
https://github.com/jenkinsci/jelly/commit/1939c1578f3a024b255597506ffb3f57f2ae71a0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 (#91)

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


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


[jenkinsci/jelly] 09f79e: Bump org.junit.jupiter:junit-jupiter-api from 5.10...

2023-11-06 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.10.1
  Home:   https://github.com/jenkinsci/jelly
  Commit: 09f79e23e20cdb1d46308041df928a84ceed7961
  
https://github.com/jenkinsci/jelly/commit/09f79e23e20cdb1d46308041df928a84ceed7961
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1

Bumps 
[org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) 
from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly] 810479: Bump org.jenkins-ci:jenkins from 1.106 to 1.107 (#89)

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 81047912612a96969a7b7e4203f62da2e99c26d6
  
https://github.com/jenkinsci/jelly/commit/81047912612a96969a7b7e4203f62da2e99c26d6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.106 to 1.107 (#89)


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


[jenkinsci/jelly]

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.107
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] 4e620d: Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (...

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 4e620d98f07944537f7c4befe1e6a50de8b20798
  
https://github.com/jenkinsci/jelly/commit/4e620d98f07944537f7c4befe1e6a50de8b20798
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
M core/pom.xml

  Log Message:
  ---
  Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#90)


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


[jenkinsci/jelly]

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-cli-commons-cli-1.6.0
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/jelly] 715e31: Bump commons-cli:commons-cli from 1.5.0 to 1.6.0

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-cli-commons-cli-1.6.0
  Home:   https://github.com/jenkinsci/jelly
  Commit: 715e3161d6a7f410186475a7a841874cbec31491
  
https://github.com/jenkinsci/jelly/commit/715e3161d6a7f410186475a7a841874cbec31491
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-29 (Sun, 29 Oct 2023)

  Changed paths:
M core/pom.xml

  Log Message:
  ---
  Bump commons-cli:commons-cli from 1.5.0 to 1.6.0

Bumps commons-cli:commons-cli from 1.5.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly] e0e436: Bump org.jenkins-ci:jenkins from 1.106 to 1.107

2023-10-29 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.107
  Home:   https://github.com/jenkinsci/jelly
  Commit: e0e436f46d50a905d5530e128bf9467839facb90
  
https://github.com/jenkinsci/jelly/commit/e0e436f46d50a905d5530e128bf9467839facb90
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-29 (Sun, 29 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.106 to 1.107

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jelly] 8b0440: Bump org.jenkins-ci:jenkins from 1.105 to 1.106 (#88)

2023-10-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 8b0440bd20a8fa57cbf5ac07a666e2740c42da48
  
https://github.com/jenkinsci/jelly/commit/8b0440bd20a8fa57cbf5ac07a666e2740c42da48
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci:jenkins from 1.105 to 1.106 (#88)


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


[jenkinsci/jelly]

2023-10-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.106
  Home:   https://github.com/jenkinsci/jelly

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


  1   2   3   4   >