Releases: jenkinsci/plugin-pom
Releases Β· jenkinsci/plugin-pom
4.65
π Bug fixes
- Bump jenkins-test-harness from 1999.v093b_8a_5013e1 to 2002.v0b_78b_a_d69e5d (#771) @dependabot
π¦ Dependency updates
- Bump maven-hpi-plugin from 3.45 to 3.46 (#773) @dependabot
- Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 (#772) @dependabot
- Bump spotless-maven-plugin from 2.36.0 to 2.37.0 (#768) @dependabot
- Bump jenkins-test-harness from 1994.vd69d1ecff273 to 1999.v093b_8a_5013e1 (#769) @dependabot
- Bump gmavenplus-plugin from 2.1.0 to 3.0.0 (#770) @dependabot
4.64
π¨ Removed
- Replace
hamcrest-core
withhamcrest
(#762) @NotMyFault
Consumers ofhamcrest-core
should replace the dependency withhamcrest
, which is the drop-in module containing the code of the deprecatedhamcrest-core
module.
π¦ Dependency updates
- Bump jenkins-test-harness from 1993.vdb_c571468e00 to 1994.vd69d1ecff273 (#767) @dependabot
- Bump maven-hpi-plugin from 3.44 to 3.45 (#766) @dependabot
- Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#765) @dependabot
- Bump jenkins-test-harness from 1973.va_079654f6387 to 1993.vdb_c571468e00 (#764) @dependabot
- Bump maven-source-plugin from 3.2.1 to 3.3.0 (#763) @dependabot
- Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#761) @dependabot
- Bump jenkins-test-harness from 1971.v8a_5a_6cfd6e5d to 1973.va_079654f6387 (#760) @dependabot
4.63
π₯ Breaking changes
π Bug fixes
- Bump maven-hpi-plugin from 3.43 to 3.44 (#759) @dependabot to pick up
π· Changes for plugin developers
- Bump jenkins-test-harness from 1954.v2e3fd5465b_a_6 to 1971.v8a_5a_6cfd6e5d (#757) @dependabot
π¦ Dependency updates
- Bump maven-hpi-plugin from 3.43 to 3.44 (#759) @dependabot
- Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#758) @dependabot
- Bump jenkins-test-harness from 1954.v2e3fd5465b_a_6 to 1971.v8a_5a_6cfd6e5d (#757) @dependabot
- Bump flatten-maven-plugin from 1.4.1 to 1.5.0 (#755) @dependabot
- Bump maven-surefire-plugin.version from 3.0.0 to 3.1.0 (#754) @dependabot
- dependabot ignore jakarta.servlet:jakarta.servlet-api >= 5.0.0 (#753) @olamy
- Bump junit-bom from 5.9.2 to 5.9.3 (#749) @dependabot
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#750) @dependabot
4.62
π¨ Removed
π Bug fixes
- Upgrade from
javax.servlet-api-3.1
tojakarta.servlet-api:4.0
and ban javax.servlet:javax.servlet-api (#693) @jeromepochat
π· Changes for plugin developers
- Upgrade from
javax.servlet-api-3.1
tojakarta.servlet-api:4.0
and ban javax.servlet:javax.servlet-api (#693) @jeromepochat
π¦ Dependency updates
- Bump mockito-bom from 5.3.0 to 5.3.1 (#746) @dependabot
4.61
π» Maintenance
π¦ Dependency updates
- Bump
maven-hpi-plugin
from 3.42 to 3.43 (#745) @dependabot - Bump
jenkins-test-harness
from 1952.v3a_b_0cd3f5a_03 to 1954.v2e3fd5465b_a_6 (#744) @dependabot - Bump
maven-project-info-reports-plugin
from 3.4.2 to 3.4.3 (#743) @dependabot
4.60
π¨ Removed
mockito-inline
was removed in mockito/mockito#2945, replaced with mockito-core
. Consumers of mockito-inline
should replace their dependency on mockito-inline
with a dependency on mockito-core
.
π New features and improvements
- Bump maven-hpi-plugin from 3.41 to 3.42 (#741) @dependabot
This adds new entries to the plugin's Manifest to aid the plugin-compat-tester.
π¦ Dependency updates
- Bump maven-hpi-plugin from 3.41 to 3.42 (#741) @dependabot
- Bump mockito-bom from 5.2.0 to 5.3.0 (#740) @dependabot
4.59
π New features and improvements
- Enable Spotless for automatic formatting (#733) @basil
To opt in to code formatting of your Java sources and Maven POM with Spotless, follow the instructions in theREADME
.
π¦ Dependency updates
- Bump
spotbugs-maven-plugin
from 4.7.3.3 to 4.7.3.4 (#739) @dependabot - Bump
maven-enforcer-plugin
from 3.2.1 to 3.3.0 (#738) @dependabot - Bump
jacoco-maven-plugin
from 0.8.8 to 0.8.9 (#737) @dependabot
4.58
π¦ Dependency updates
- Bump maven-hpi-plugin from 3.40 to 3.41 by @dependabot in #731
- Bump flatten-maven-plugin from 1.4.0 to 1.4.1 by @dependabot in #732
- Bump jenkins-test-harness from 1949.vb_b_37feefe78c to 1952.v3a_b_0cd3f5a_03 by @dependabot in #734
- Bump extra-enforcer-rules from 1.6.1 to 1.6.2 by @dependabot in #735
- Bump maven-invoker-plugin from 3.5.0 to 3.5.1 by @dependabot in #736
Full Changelog: plugin-4.57...plugin-4.58
4.57
π Bug fixes
- Remove deprecated
spotbugsXmlOutput
setting (#722) @MarkEWaite
π¦ Dependency updates
- Bump
maven-install-plugin
from 3.1.0 to 3.1.1 (#729) @dependabot - Bump
maven-hpi-plugin
from 3.39 to 3.40 (#730) @dependabot - Bump
maven-resources-plugin
from 3.3.0 to 3.3.1 (#728) @dependabot - Bump
maven-deploy-plugin
from 3.1.0 to 3.1.1 (#727) @dependabot - Bump
spotbugs-maven-plugin
from 4.7.3.2 to 4.7.3.3 (#726) @dependabot - Bump
flatten-maven-plugin
from 1.3.0 to 1.4.0 (#724) @dependabot - Bump
maven-help-plugin
from 3.3.0 to 3.4.0 (#723) @dependabot - Bump
maven-release-plugin
from 3.0.0-M7 to 3.0.0 (#725) @dependabot
4.56
π¨ Removed
- Remove
test-in-groovy
execution (#720) @basil - Remove unused
hudson.udp
system property (#719) @basil - Remove
<mavenExecutorId>forked-path</mavenExecutorId>
(#717) @basil - Remove deprecated
display-info
-goal (#703) @StefanSpieker
π Known defects
- "Parameter
spotbugsXmlOutput
is deprecated: No reason given" warning (#716)
π¦ Dependency updates
- Bump
maven-surefire-plugin
from 3.0.0-M9 to 3.0.0 (#721) @dependabot - Bump
jenkins-test-harness
from 1938.ve4c94459431d to 1949.vb_b_37feefe78c (#718, #714, #713, #710, #708, #704) @dependabot - Bump
spotbugs-maven-plugin
from 4.7.3.0 to 4.7.3.2 (#700) @dependabot - Bump
maven-stapler-plugin
from 1.22 to 1.23 (#715) @dependabot - Bump
mockito-bom
from 5.1.1 to 5.2.0 (#712) @dependabot - Bump
maven-hpi-plugin
from 3.38 to 3.39 (#711) @dependabot - Bump
access-modifier-checker
from 1.30 to 1.31 (#709) @dependabot - Bump
maven-compiler-plugin
from 3.10.1 to 3.11.0 (#701) @dependabot - Bump
maven-assembly-plugin
from 3.4.2 to 3.5.0 (#699) @dependabot