Skip to content

Commit

Permalink
Update the plugin bill of materials versions to 3080.vfa_b_e4a_a_39b_…
Browse files Browse the repository at this point in the history
…44 in various parts of the documentation (#7330)

* chore: Bump Jenkins minimum BOM artifact version in the "plugin-bill-...

... of-materials" page

Made with ❤️️ by updatecli

* chore: Bump Jenkins minimum BOM artifact version in the "improve a pl...

... ugin tutorial"

Made with ❤️️ by updatecli

* chore: Bump Jenkins minimum BOM artifact version in the "dependency m...

... anagement" page

Made with ❤️️ by updatecli

---------

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 24, 2024
1 parent d23d025 commit 99b3ec6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ To use the Jenkins plugin BOM in your plugin:
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<!-- Latest version goes here -->
<version>3023.v02a_987a_b_3ff9</version>
<version>3080.vfa_b_e4a_a_39b_44</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The `git diff` might look like this:
- <artifactId>bom-2.361.x</artifactId>
+ <artifactId>bom-2.426.x</artifactId>
- <version>2102.v854b_fec19c92</version>
+ <version>3023.v02a_987a_b_3ff9</version>
+ <version>3080.vfa_b_e4a_a_39b_44</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For example, the addition might look like:
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<version>3023.v02a_987a_b_3ff9</version>
<version>3080.vfa_b_e4a_a_39b_44</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 99b3ec6

Please sign in to comment.