Bump the build-dependencies group with 10 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
dependencies java
marko-bekhta
Bumps the build-dependencies group with 10 updates:
| Package | From | To |
|---|---|---|
| org.apache.groovy:groovy-jsr223 | 5.0.0 |
5.0.1 |
| org.apache.groovy:groovy | 5.0.0 |
5.0.1 |
| org.apache.groovy:groovy-ant | 5.0.0 |
5.0.1 |
| org.springframework:spring-expression | 6.2.10 |
6.2.11 |
| org.apache.maven.plugins:maven-surefire-plugin | 3.5.3 |
3.5.4 |
| org.apache.maven.plugins:maven-surefire-report-plugin | 3.5.3 |
3.5.4 |
| org.apache.maven.plugins:maven-failsafe-plugin | 3.5.3 |
3.5.4 |
| org.apache.maven.plugins:maven-shade-plugin | 3.6.0 |
3.6.1 |
| org.apache.maven.plugins:maven-wrapper-plugin | 3.3.3 |
3.3.4 |
| com.gradle:common-custom-user-data-maven-extension | 2.0.5 |
2.0.6 |
Updates org.apache.groovy:groovy-jsr223 from 5.0.0 to 5.0.1
Commits
- See full diff in compare view
Updates org.apache.groovy:groovy from 5.0.0 to 5.0.1
Commits
- See full diff in compare view
Updates org.apache.groovy:groovy-ant from 5.0.0 to 5.0.1
Commits
- See full diff in compare view
Updates org.springframework:spring-expression from 6.2.10 to 6.2.11
Release notes
Sourced from org.springframework:spring-expression's releases.
v6.2.11
:star: New Features
- Missing
@Nullableon JsonPathAssertions.isEqualTo #35445- Graceful fallback for non-default NIO.2 FileSystems #35443
- Avoid thread pinning in SseEmitter, ResponseBodyEmitter #35423
- Detect Informix error codes as
DuplicateKeyException#35400- Inconsistent nullability for
String valuearguments inResponseCookiefrom*()factory methods #35377- Revisit
taskTerminationTimeoutsemantics onSimpleAsyncTaskExecutor/Scheduler#35372StandardEvaluationContext.setBeanResolvershould allow@Nullable BeanResolver#35371:lady_beetle: Bug Fixes
- "mainThreadPrefix = null " Causing multiple background bean locks to be blocked #35409
- Annotation not found on parameter in overridden method unless method is public #35349
- Annotations on overridden methods not found in type hierarchy with unresolved generics #35342
- Performance degradation when using singleton beans with Provider #35330
- JettyClientHttpConnector buffer leak in Spring Framework 6.2 #35319
- Spring application hangs on shutdown with
@Scheduled(cron=…) when custom ScheduledExecutorService bean is defined (Java 19+) #35316:notebook_with_decorative_cover: Documentation
- Document potential need to use
Mockito.doXxx()to stub a@MockitoSpyBean#35410- Fix links to Reactive Libraries and RestTemplate #35392
- Fix broken link in WebDriver docs #35374
- Document Web DataBinder support for RouterFunction #35367
- Improve documentation for
ApplicationEventsto clarify recommended usage #35335- Document terms and units in
DataSize.parse()#35298- Refine
@ContractJavadoc #35285- Correct the default value of nestedTransactionAllowed in JpaTransactionManager javadoc #35212
:hammer: Dependency Upgrades
:heart: Contributors
Thank you to all the contributors who worked on this release:
@Dockerel,@Kehrlann,@acktsap,@khj68,@ngocnhan-tran1996,@scordio, and@sgflt
Commits
4c13425Release v6.2.11d17601eUpgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.35b38761Clarify intended nestedTransactionAllowed default in JpaTransactionManager0e3e34bFind annotations on parameters in overridden non-public methods4745c7cName local variables consistently275fb52Upgrade to Reactor 2024.0.10 and Micrometer 1.14.117f9aa39Polishingc788554Avoid thread pinning in SseEmitter, ResponseBodyEmitter9e8c640Make JsonPathAssertions#isEqualTo parameter nullableebb8e34Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, Ht...- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
3.5.4
🚀 New features and improvements
- Name the shutdown hook (#3170)
@cstamas- Implement fail-fast behavior for JUnit Platform provider (#3155)
@marcphilipp- Create a single LauncherSession for invocations of JUnitPlatformProvider (#863)
@marcphilipp🐛 Bug Fixes
- [SUREFIRE-2298] - fix xml output with junit 5 nested classes (fix integration with Cucumber and Archunit) (#828)
@olamy👻 Maintenance
- feat: enable prevent branch protection rules (#3168)
@sparsick- Get rid of plexus-annotations (#3163)
@olamy- Remove maven-changes-plugin (#861)
@sparsick- Enable GitHub Issues (#831)
@Bukama📦 Dependency updates
- Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167) @dependabot[bot]
- Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#3165) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#3161) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#3158) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 (#856) @dependabot[bot]
- Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 (#860) @dependabot[bot]
- Bump commons-beanutils:commons-beanutils from 1.7.0 to 1.11.0 in /surefire-its/src/test/resources/webapp (#851) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 (#844) @dependabot[bot]
- Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2 (#836) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#833) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 (#829) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0 (#830) @dependabot[bot]
- Bump jacocoVersion from 0.8.12 to 0.8.13 (#827) @dependabot[bot]
Commits
88513d8[maven-release-plugin] prepare release surefire-3.5.49c48828Simplify cuncumber IT configuration and make windows build working again (#3174)74b2d8cBump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)6c30bf1[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)9f49866Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)fb96954Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)1e63159Name the shutdown hook (#3170)76e806afeat: enable prevent branch protection rules (#3168)0fbfb27Implement fail-fast behavior for JUnit Platform provider (#3155)98d081eBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.3 to 3.5.4
Release notes
Sourced from org.apache.maven.plugins:maven-surefire-report-plugin's releases.
3.5.4
🚀 New features and improvements
- Name the shutdown hook (#3170)
@cstamas- Implement fail-fast behavior for JUnit Platform provider (#3155)
@marcphilipp- Create a single LauncherSession for invocations of JUnitPlatformProvider (#863)
@marcphilipp🐛 Bug Fixes
- [SUREFIRE-2298] - fix xml output with junit 5 nested classes (fix integration with Cucumber and Archunit) (#828)
@olamy👻 Maintenance
- feat: enable prevent branch protection rules (#3168)
@sparsick- Get rid of plexus-annotations (#3163)
@olamy- Remove maven-changes-plugin (#861)
@sparsick- Enable GitHub Issues (#831)
@Bukama📦 Dependency updates
- Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167) @dependabot[bot]
- Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#3165) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#3161) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#3158) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 (#856) @dependabot[bot]
- Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 (#860) @dependabot[bot]
- Bump commons-beanutils:commons-beanutils from 1.7.0 to 1.11.0 in /surefire-its/src/test/resources/webapp (#851) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 (#844) @dependabot[bot]
- Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2 (#836) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#833) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 (#829) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0 (#830) @dependabot[bot]
- Bump jacocoVersion from 0.8.12 to 0.8.13 (#827) @dependabot[bot]
Commits
88513d8[maven-release-plugin] prepare release surefire-3.5.49c48828Simplify cuncumber IT configuration and make windows build working again (#3174)74b2d8cBump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)6c30bf1[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)9f49866Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)fb96954Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)1e63159Name the shutdown hook (#3170)76e806afeat: enable prevent branch protection rules (#3168)0fbfb27Implement fail-fast behavior for JUnit Platform provider (#3155)98d081eBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.3 to 3.5.4
Release notes
Sourced from org.apache.maven.plugins:maven-surefire-report-plugin's releases.
3.5.4
🚀 New features and improvements
- Name the shutdown hook (#3170)
@cstamas- Implement fail-fast behavior for JUnit Platform provider (#3155)
@marcphilipp- Create a single LauncherSession for invocations of JUnitPlatformProvider (#863)
@marcphilipp🐛 Bug Fixes
- [SUREFIRE-2298] - fix xml output with junit 5 nested classes (fix integration with Cucumber and Archunit) (#828)
@olamy👻 Maintenance
- feat: enable prevent branch protection rules (#3168)
@sparsick- Get rid of plexus-annotations (#3163)
@olamy- Remove maven-changes-plugin (#861)
@sparsick- Enable GitHub Issues (#831)
@Bukama📦 Dependency updates
- Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167) @dependabot[bot]
- Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#3165) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#3161) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#3158) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 (#856) @dependabot[bot]
- Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 (#860) @dependabot[bot]
- Bump commons-beanutils:commons-beanutils from 1.7.0 to 1.11.0 in /surefire-its/src/test/resources/webapp (#851) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 (#844) @dependabot[bot]
- Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2 (#836) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#833) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 (#829) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0 (#830) @dependabot[bot]
- Bump jacocoVersion from 0.8.12 to 0.8.13 (#827) @dependabot[bot]
Commits
88513d8[maven-release-plugin] prepare release surefire-3.5.49c48828Simplify cuncumber IT configuration and make windows build working again (#3174)74b2d8cBump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)6c30bf1[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)9f49866Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)fb96954Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)1e63159Name the shutdown hook (#3170)76e806afeat: enable prevent branch protection rules (#3168)0fbfb27Implement fail-fast behavior for JUnit Platform provider (#3155)98d081eBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4
Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
3.5.4
🚀 New features and improvements
- Name the shutdown hook (#3170)
@cstamas- Implement fail-fast behavior for JUnit Platform provider (#3155)
@marcphilipp- Create a single LauncherSession for invocations of JUnitPlatformProvider (#863)
@marcphilipp🐛 Bug Fixes
- [SUREFIRE-2298] - fix xml output with junit 5 nested classes (fix integration with Cucumber and Archunit) (#828)
@olamy👻 Maintenance
- feat: enable prevent branch protection rules (#3168)
@sparsick- Get rid of plexus-annotations (#3163)
@olamy- Remove maven-changes-plugin (#861)
@sparsick- Enable GitHub Issues (#831)
@Bukama📦 Dependency updates
- Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167) @dependabot[bot]
- Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#3165) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#3161) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#3158) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 (#856) @dependabot[bot]
- Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 (#860) @dependabot[bot]
- Bump commons-beanutils:commons-beanutils from 1.7.0 to 1.11.0 in /surefire-its/src/test/resources/webapp (#851) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 (#844) @dependabot[bot]
- Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2 (#836) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#833) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 (#829) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0 (#830) @dependabot[bot]
- Bump jacocoVersion from 0.8.12 to 0.8.13 (#827) @dependabot[bot]
Commits
88513d8[maven-release-plugin] prepare release surefire-3.5.49c48828Simplify cuncumber IT configuration and make windows build working again (#3174)74b2d8cBump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)6c30bf1[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)9f49866Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)fb96954Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)1e63159Name the shutdown hook (#3170)76e806afeat: enable prevent branch protection rules (#3168)0fbfb27Implement fail-fast behavior for JUnit Platform provider (#3155)98d081eBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1
Release notes
Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.
3.6.1
📝 Documentation updates
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#250)
@Bukama👻 Maintenance
- Enable prevent branch protection rules (#746)
@sparsick- Enable GH issues (#253)
@Bukama- Add missing
@Overrideannotations (#246)@elharo- Merge
ApacheLicenseResourceTransformertests (#245)@Goooler- Add test cases for .md supports in the Apache License and Notice transformers (#243)
@Goooler- [MSHADE-479] - Make the mojo much less noisy (#233)
@elharo📦 Dependency updates
- Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 (#748) @dependabot[bot]
- Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 (#235) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 42 to 45 (#738) @dependabot[bot]
- Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.0 (#743) @dependabot[bot]
- Bump org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.3 (#745) @dependabot[bot]
- Bump ASM 9.8 to support JDK 25 bytecode (#744)
@pan3793- Bump commons-io:commons-io from 2.13.0 to 2.14.0 in /src/it/projects/MSHADE-105/shaded-jar (#241) @dependabot[bot]
Commits
9662c98[maven-release-plugin] prepare for next development iteration06902bd[maven-release-plugin] prepare release maven-shade-plugin-3.6.129e9a9dadd .git844e61ause github43101f9[maven-release-plugin] prepare release maven-shade-plugin-3.6.12ffb28duse release drafter v4 and dependabot to updade gha as well (#750)f5b590eBump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0eee0319Bump org.hamcrest:hamcrest-core from 2.2 to 3.00d5a7a4fix upgrade, remove those useless final6e5f0f3Bump org.apache.maven.plugins:maven-plugins from 42 to 45- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-wrapper-plugin from 3.3.3 to 3.3.4
Release notes
Sourced from org.apache.maven.plugins:maven-wrapper-plugin's releases.
3.3.4
🐛 Bug Fixes
👻 Maintenance
- Ensure Path Traversal is fully addressed in MavenWrapperDownloader (#363)
@hazendaz
Commits
Updates com.gradle:common-custom-user-data-maven-extension from 2.0.5 to 2.0.6
Release notes
Sourced from com.gradle:common-custom-user-data-maven-extension's releases.
2.0.6
- [FIX] GitHub Actions build link doesn't include run attempt
Commits
1d91ded[maven-release-plugin] prepare release v2.0.6ed8dd90Prepare for 2.0.6 release4a04ad0Merge pull request #313 from gradle/guylabs/remove-enterprise-samples-gradle-...5c6ab39Remove references to enterprise-samples.gradle.com1ea051fCombined PRs (#312)6ca5c40Merge pull request #309 from gradle/erichaagdev/github-rerun-support0dd90edAdd better support for GitHub Actions reruns122cd60Update to use version 2.0.5 of the Common Custom User Data Maven Extensionc8129b7Prepare for next round of developmentec25348[maven-release-plugin] prepare for next development iteration- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
2
+6
-6
Package Dependencies
maven
3.5.3 → 3.5.4
Patch
maven
3.5.3 → 3.5.4
Patch
maven
2.0.5 → 2.0.6
Patch
maven
6.2.10 → 6.2.11
Patch
maven
3.6.0 → 3.6.1
Patch
maven
3.5.3 → 3.5.4
Patch
org.apache.groovy:groovy-jsr223
maven
5.0.0 → 5.0.1
Patch
org.apache.groovy:groovy-ant
maven
5.0.0 → 5.0.1
Patch
maven
3.3.3 → 3.3.4
Patch
Technical Details
| ID: | 7876877 |
| UUID: | 2831648170 |
| Node ID: | PR_kwDOAA7Vrc6ox4Wq |
| Host: | GitHub |
| Repository: | hibernate/hibernate-validator |
| Merge State: | Unknown |