Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: a8755976b9eaaa1f4b4edd3d76773f331f266b32
      
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/a8755976b9eaaa1f4b4edd3d76773f331f266b32
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Require Jenkins 2.426.3 or newer (#69)

Also updates to Jenkins plugin parent pom 4.79 and to the latest release
of the plugin bill of materials that matches Jenkins 2.426.3.

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch update-minimum-jenkins-version
# Changes to be committed:
#       modified:   pom.xml
#
# Untracked files:
#       logfile
#
# ------------------------ >8 ------------------------
# Do not modify or remove the line above.
# Everything below it will be ignored.
diff --git a/pom.xml b/pom.xml
index 178a512..2d521b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.jenkins-ci.plugins</groupId>
     <artifactId>plugin</artifactId>
-    <version>4.78</version>
+    <version>4.79</version>
     <relativePath />
   </parent>

@@ -45,7 +45,7 @@
     <revision>4.5.14</revision>
     <changelist>999999-SNAPSHOT</changelist>
     <gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
-    <jenkins.version>2.401.3</jenkins.version>
+    <jenkins.version>2.426.3</jenkins.version>
     <httpcore.version>4.4.16</httpcore.version>
     <httpclient.version>${revision}</httpclient.version>
     <httpasyncclient.version>4.1.5</httpasyncclient.version>
@@ -58,8 +58,8 @@
     <dependencies>
       <dependency>
         <groupId>io.jenkins.tools.bom</groupId>
-        <artifactId>bom-2.401.x</artifactId>
-        <version>2745.vc7b_fe4c876fa_</version>
+        <artifactId>bom-2.426.x</artifactId>
+        <version>2857.v01a_0144eb_20b_</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>



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

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

Reply via email to