Releases: jenkinsci/pom
Releases · jenkinsci/pom
1.77
💥 Breaking changes
📦 Dependency updates
- Bump Maven Enforcer Plugin from 3.0.0 to 3.1.0 (#267) @dependabot
- Bump Maven HPI Plugin from 3.27 to 3.28 (#266) @dependabot
1.76
1.75
💥 Breaking changes
📦 Dependency updates
- Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 (#264) @dependabot
- Bump maven-surefire-report-plugin from 3.0.0-M6 to 3.0.0-M7 (#263) @dependabot
- Bump maven-pmd-plugin from 3.16.0 to 3.17.0 (#262) @dependabot
- Bump versions-maven-plugin from 2.10.0 to 2.11.0 (#261) @dependabot
- Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 (#260) @dependabot
- Bump spotbugs-annotations from 4.6.0 to 4.7.0 (#258) @dependabot
1.74
🚀 New features and improvements
👻 Maintenance
📦 Dependency updates
- Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 (#256) @dependabot
- Bump maven-site-plugin from 3.11.0 to 3.12.0 (#253) @dependabot
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#254) @dependabot
- Align Surefire version with
plugin-pom
(#252) @basil - Bump findsecbugs-plugin from 1.11.0 to 1.12.0 (#251) @dependabot
- Bump maven-clean-plugin from 3.1.0 to 3.2.0 (#250) @dependabot
1.73
⚠️ Deprecated
📦 Dependency updates
- Bump
maven-hpi-plugin
from 3.26 to 3.27 (#247) @dependabot - Bump
spotbugs-maven-plugin
from 4.5.3.0 to 4.6.0.0 (#244) @dependabot - Bump
maven-hpi-plugin
from 3.25 to 3.26 (#243) @dependabot - Bump
maven-jxr-plugin
from 3.1.1 to 3.2.0 (#242) @dependabot - Bump
versions-maven-plugin
from 2.9.0 to 2.10.0 (#241) @dependabot
👻 Maintenance
- Sideport of JENKINS-54842 from
plugin-pom
topom
(#246) @basil
1.72
🚨 Removed
🚀 New features and improvements
🐛 Bug fixes
- JENKINS-67960: Work around MCOMPILER-346 (#235) @basil
📦 Dependency updates
- Bump
maven-dependency-plugin
from 3.2.0 to 3.3.0 (#238) @dependabot - Bump
maven-compiler-plugin
from 3.9.0 to 3.10.1 (#239, #228) @dependabot - Bump
spotbugs-annotations
from 4.5.3 to 4.6.0 (#236) @dependabot - Bump
maven-project-info-reports-plugin
from 3.2.1 to 3.2.2 (#234) @dependabot - Bump
maven-hpi-plugin
from 3.22 to 3.25 (#233, #229) @dependabot - Bump
maven-site-plugin
from 3.10.0 to 3.11.0 (#231) @dependabot - Bump
maven-pmd-plugin
from 3.15.0 to 3.16.0 (#232) @dependabot
🚦 Tests
- Remove obsolete workaround for SUREFIRE-1588 (#237) @basil
1.71
📦 Dependency updates
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#227) @dependabot
- Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1 (#225) @dependabot
- Bump animal-sniffer-plugin.version from 1.20 to 1.21 (#226) @dependabot
- Bump taglist-maven-plugin from 2.4 to 3.0.0 (#224) @dependabot
- Bump versions-maven-plugin from 2.8.1 to 2.9.0 (#223) @dependabot
- Bump maven-jar-plugin from 3.2.1 to 3.2.2 (#222) @dependabot
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#221) @dependabot
- Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 (#218) @dependabot
- Bump maven-jar-plugin from 3.2.0 to 3.2.1 (#217) @dependabot
- Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 (#219) @dependabot
- Bump spotbugs-annotations from 4.5.2 to 4.5.3 (#220) @dependabot
1.70
🚀 New features and improvements
- Skip Spotless and Checkstyle mojos in
-Pquick-build
(#215) @jglick - Ban vulnerable versions of Apache Log4j 2 (#205) @basil
📦 Dependency updates
- Bump incrementals-plugin.version from 1.2 to 1.3 (#216) @dependabot
- Bump maven-site-plugin from 3.9.1 to 3.10.0 (#213) @dependabot
- Bump maven-hpi-plugin from 3.21 to 3.22 (#210) @dependabot
- Bump spotbugs-annotations from 4.5.1 to 4.5.2 (#208) @dependabot
- Bump extra-enforcer-rules from 1.4 to 1.5.1 (#207) @dependabot
- Bump spotbugs-annotations from 4.5.0 to 4.5.1 (#206) @dependabot
- Bump buildnumber-maven-plugin from 1.4 to 3.0.0 (#204) @dependabot
- Ban
javax.servlet:servlet-api
(#203) @basil
👻 Maintenance
1.69
1.68
🚀 New features and improvements
🐛 Bug fixes
📦 Dependency updates
- Bump maven-hpi-plugin from 3.20 to 3.21 (#201) @dependabot
- Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0 (#199) @dependabot
- Use enforcer 3.0.0 and matching extra enforcer rules (#196) @MarkEWaite
- Bump spotbugs-annotations from 4.4.2 to 4.5.0 (#194) @dependabot
- Bump test-annotations from 1.3 to 1.4 (#195) @dependabot
- Bump maven-hpi-plugin from 3.19 to 3.20 (#193) @dependabot
- Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.2 (#192) @dependabot
- Bump spotbugs-annotations from 4.4.1 to 4.4.2 (#190) @dependabot
- Bump maven-hpi-plugin from 3.18 to 3.19 (#189) @dependabot
- Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1 (#186) @dependabot