Skip to content

Releases: jenkinsci/pom

1.134

12 Jul 17:07

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 (#691) @dependabot
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#690) @dependabot
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 (#689) @dependabot
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (#688) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.1 to 4.9.3.2 (#687) @dependabot

1.133

30 Jun 03:41

Choose a tag to compare

🐛 Bug fixes

  • Declare formatter version to avoid spotless choosing a version (#681) @MarkEWaite

📦 Dependency updates

  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#685) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.1 (#686) @dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.65 to 3.66 (#684) @dependabot
  • Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1 (#683) @dependabot
  • Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#682) @dependabot
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#680) @dependabot
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 (#679) @dependabot
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#678) @dependabot
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (#677) @dependabot
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 (#676) @dependabot
  • Bump org.mockito:mockito-bom from 5.17.0 to 5.18.0 (#675) @dependabot

1.132

08 May 21:49

Choose a tag to compare

📦 Dependency updates

  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.64 to 3.65 (#674) @dependabot
  • Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to 1.14.0 (#672) @dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.63 to 3.64 (#673) @dependabot
  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#671) @dependabot
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 (#670) @dependabot

1.131

07 Apr 17:40

Choose a tag to compare

📦 Dependency updates

  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.62 to 3.63 (#669) @dependabot
  • Bump org.mockito:mockito-bom from 5.16.1 to 5.17.0 (#668) @dependabot
  • Bump maven-surefire-plugin.version from 3.5.2 to 3.5.3 (#667) @dependabot
  • Bump com.github.spotbugs:spotbugs-annotations from 4.9.2 to 4.9.3 (#665) @dependabot
  • Bump org.mockito:mockito-bom from 5.16.0 to 5.16.1 (#664) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.2.0 to 4.9.3.0 (#666) @dependabot
  • Bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#663) @dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.61 to 3.62 (#662) @dependabot

1.130

05 Mar 21:14

Choose a tag to compare

💥 Breaking changes

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.9.2.0 (#661) @dependabot

Apparently SpotBugs is now more strict about unnecessary suppressions, so remove any unnecessary @SuppressFBWarnings annotations if you encounter the following errors:

  • US_USELESS_SUPPRESSION_ON_CLASS
  • US_USELESS_SUPPRESSION_ON_FIELD
  • US_USELESS_SUPPRESSION_ON_METHOD
  • US_USELESS_SUPPRESSION_ON_METHOD_PARAMETER
  • US_USELESS_SUPPRESSION_ON_PACKAGE

1.129

03 Mar 19:11

Choose a tag to compare

📦 Dependency updates

  • Bump com.github.spotbugs:spotbugs-annotations from 4.9.1 to 4.9.2 (#660) @dependabot
  • Bump org.mockito:mockito-bom from 5.15.2 to 5.16.0 (#659) @dependabot
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 (#658) @dependabot
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 (#657) @dependabot
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 (#656) @dependabot
  • Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 (#655) @dependabot
  • Bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#654) @dependabot
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 (#653) @dependabot
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3 (#652) @dependabot
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 (#651) @dependabot
  • Bump com.github.spotbugs:spotbugs-annotations from 4.9.0 to 4.9.1 (#648) @dependabot
  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.60 to 3.61 (#647) @dependabot
  • Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0 (#646) @dependabot
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.1 to 2.44.2 (#645) @dependabot

1.128

13 Jan 19:33

Choose a tag to compare

📦 Dependency updates

  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.1 (#644) @dependabot
  • Bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.2.0 to 3.3.0 (#643) @dependabot

1.127

19 Dec 16:06

Choose a tag to compare

📦 Dependency updates

  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.59 to 3.60 (#641) @dependabot
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#640) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 (#639) @dependabot
  • Bump io.jenkins.tools.maven:license-maven-plugin from 159.v49b_58e948f31 to 165.v7e11f4e4a_325 (#638) @dependabot

1.126

06 Nov 19:02

Choose a tag to compare

📦 Dependency updates

  • Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.9.0 (#637) @dependabot
  • Bump maven-surefire-plugin.version from 3.5.1 to 3.5.2 (#636) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#635) @dependabot
  • Bump io.jenkins.tools.maven:stapler-maven-plugin from 229.v5b_db_f6292111 to 233.v9579d1a_8ea_28 (#634) @dependabot
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 (#632) @dependabot
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 (#633) @dependabot
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 (#630) @dependabot
  • Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 (#629) @dependabot
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 (#627) @dependabot
  • Bump org.apache.maven.plugins:maven-help-plugin from 3.5.0 to 3.5.1 (#628) @dependabot
  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#626) @dependabot

1.125

16 Oct 17:04

Choose a tag to compare

📦 Dependency updates

  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.58 to 3.59 (#625) @dependabot
  • Bump io.jenkins.tools.maven:license-maven-plugin from 158.ve6566b_0151f0 to 159.v49b_58e948f31 (#624) @dependabot
  • Bump io.jenkins.tools.maven:stapler-maven-plugin from 223.v46129f4695e9 to 229.v5b_db_f6292111 (#623) @dependabot