Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jenkinsci/priority-sorter-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d727a2eb53c5e3abe7f7d4547dcda943cbe42ed1
Choose a base ref
..
head repository: jenkinsci/priority-sorter-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7e459e6fe09ad6f2235e4eeb15ef3b5b8427607b
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 pom.xml
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-${jenkins.baseline}.x</artifactId>
<version>3532.v8059503f6b_23</version>
<version>3559.vb_5b_81183b_d23</version>
<type>pom</type>
<scope>import</scope>
</dependency>