Releases: jenkinsci/pom
Releases · jenkinsci/pom
1.95
📦 Dependency updates
- Bump
maven-enforcer-plugin
from 3.1.0 to 3.2.1 (#387) @dependabot - Bump
maven-surefire-plugin
from 3.0.0-M8 to 3.0.0-M9 (#391) @dependabot - Bump
maven-javadoc-plugin
from 3.4.1 to 3.5.0 (#392) @dependabot - Bump
maven-deploy-plugin
from 3.0.0 to 3.1.0 (#389) @dependabot - Bump
incrementals-plugin
from 1.4 to 1.6 (#387, #390) @dependabot - Bump
mockito-bom
from 5.0.0 to 5.1.1 (#388, #386) @dependabot
1.94
🚨 Removed
- Remove unnecessary
enforceBytecodeVersion
excludes (#384) @basil - Remove
defaultGoal
(#379) @basil - Remove unnecessary customization of remote repository update frequency (#378) @basil
- Remove obsolete Maven plugins (#375) @basil
🚀 New features and improvements
🐛 Bug fixes
👻 Maintenance
- Ban
javax.servlet:servlet-api
version 0 (#385) @basil - Define
releaseProfiles
in<plugins>
section rather than<pluginManagement>
section (#380) @basil - Use a name for the Stapler plugin property that is consistent with
plugin-pom
(#374) @basil - Consolidate
maven-surefire-plugin.version
andmaven-surefire-report-plugin.version
(#373) @basil - Remove
forceJavacCompilerUse
workaround (#362) @basil - Remove japanese mailing list from pom (#361) @NotMyFault
📦 Dependency updates
- Bump mockito-bom from 4.11.0 to 5.0.0 (#367) @dependabot
- Bump maven-surefire-report-plugin from 3.0.0-M7 to 3.0.0-M8 (#370) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (#363) @dependabot
- Bump maven-pmd-plugin from 3.19.0 to 3.20.0 (#365) @dependabot
- Bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#366) @dependabot
- Bump junit-bom from 5.9.1 to 5.9.2 (#369) @dependabot
- Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#368) @dependabot
- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 (#364) @dependabot
1.93
📦 Dependency updates
- Bump
maven-stapler-plugin
from 1.20 to 1.22 (#360, #353) @dependabot - Bump
mockito-bom
from 4.9.0 to 4.11.0 (#359, #356) @dependabot - Bump
versions-maven-plugin
from 2.13.0 to 2.14.2 (#358, #357) @dependabot - Bump
maven-hpi-plugin
from 3.35 to 3.38 (#355, #351) @dependabot - Bump
maven-dependency-plugin
from 3.3.0 to 3.4.0 (#352) @dependabot
1.92
🚨 Removed
🐛 Bug fixes
📦 Dependency updates
- Bump Maven Install Plugin from 3.0.1 to 3.1.0 (#349) @dependabot
- Bump Mockito from 4.8.1 to 4.9.0 (#348) @dependabot
- Bump SpotBugs Maven Plugin from 4.7.2.1 to 4.7.3.0 (#347, #345) @dependabot
1.91
🚨 Removed
- Remove
org.jvnet.sorcerer:maven-sorcerer-plugin
(#343) @basil - Remove
org.mortbay.jetty:maven-jetty-plugin
(#339) @basil
🚀 New features and improvements
- Add Hamcrest to
<dependencyManagement>
section (#341) @basil - Define a standard SpotBugs exclude filter file (#337) @basil
- Omit
FindReturnRef
SpotBugs visitor (#335) @basil - Ban Log4j 1.x from core components at build time (#332) @basil
- Define Enforcer Java version in terms of
maven.compiler.release
(#331) @basil
👻 Maintenance
📦 Dependency updates
- Bump
maven-release-plugin
from 3.0.0-M6 to 3.0.0-M7 (#336) @dependabot
1.90
📦 Dependency updates
- Bump
versions-maven-plugin
from 2.12.0 to 2.13.0 (#329) @dependabot - Bump
maven-license-plugin
from 1.12 to 1.15 (#328) @dependabot
1.89
📦 Dependency updates
- Bump
maven-license-plugin
from 1.10 to 1.12 (#327) @dependabot - Bump
mockito-bom
from 4.8.0 to 4.8.1 (#326) @dependabot - Bump
spotbugs-annotations
from 4.7.2 to 4.7.3 (#325) @dependabot - Bump
spotbugs-maven-plugin
from 4.7.2.0 to 4.7.2.1 (#324) @dependabot - Bump
maven-hpi-plugin
from 3.34 to 3.35 (#323) @dependabot - Bump
junit-bom
from 5.9.0 to 5.9.1 (#322) @dependabot - Bump
maven-jar-plugin
from 3.2.2 to 3.3.0 (#321) @dependabot
1.88
🚀 New features and improvements
📦 Dependency updates
- Bump
versions-maven-plugin
from 2.11.0 to 2.12.0 (#318) @dependabot - Bump
spotbugs-maven-plugin
from 4.7.1.1 to 4.7.2.0 (#317) @dependabot - Bump
maven-pmd-plugin
from 3.18.0 to 3.19.0 (#316) @dependabot - Bump
spotbugs-annotations
from 4.7.1 to 4.7.2 (#315) @dependabot
1.87
📦 Dependency updates
- Bump
maven-stapler-plugin
from 1.19 to 1.20 (#314) @dependabot - Bump
maven-checkstyle-plugin
from 3.1.2 to 3.2.0 (#313) @dependabot - Bump
maven-pmd-plugin
from 3.17.0 to 3.18.0 (#312) @dependabot - Bump
maven-jxr-plugin
from 3.2.0 to 3.3.0 (#311) @dependabot - Bump
flatten-maven-plugin
from 1.2.7 to 1.3.0 (#309) @dependabot - Bump
maven-help-plugin
from 3.2.0 to 3.3.0 (#310) @dependabot
1.86
🐛 Bug fixes
👻 Maintenance
- Add correct archive URLs (#303) @daniel-beck
- Remove dead links (#302) @NotMyFault
- Use JUnit BOM (#300) @basil
📦 Dependency updates
- Bump maven-stapler-plugin from 1.18 to 1.19 (#308) @dependabot
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#306) @dependabot
- Bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1 (#307) @dependabot
- Bump maven-hpi-plugin from 3.33 to 3.34 (#305) @dependabot
- Bump maven-hpi-plugin from 3.32 to 3.33 (#304) @dependabot
- Bump maven-stapler-plugin from 1.17 to 1.18 (#299) @dependabot