Skip to content

Conversation

@tnaskali
Copy link
Contributor

add platform(...) to the jetty-ee10-bom dependency to make it resolve as pom instead of jar when using maven.

References

#161

Submitter checklist

  • Recommended: Join WireMock Slack to get any help in #help-contributing or a project-specific channel like #wiremock-java
  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

@tnaskali
Copy link
Contributor Author

tested locally be running ./gradlew publishToMavenLocal, switching to the published version in my project and ensuring mvn verify works as expected

@tomasbjerre tomasbjerre added the bug Something isn't working label Nov 10, 2025
@tomasbjerre tomasbjerre merged commit 3d68017 into wiremock:main Nov 10, 2025
2 checks passed
@tomasbjerre
Copy link
Collaborator

Thanks. Released in 4.0.6.

ndwlocatieservices added a commit to ndwnu/nls-accessibility-map that referenced this pull request Nov 11, 2025
…k-spring-boot to v4

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [org.wiremock.integrations:wiremock-spring-boot](https://github.com/wiremock/wiremock-spring-boot) | test | major | `3.10.6` -> `4.0.6` |

---

### Release Notes

<details>
<summary>wiremock/wiremock-spring-boot (org.wiremock.integrations:wiremock-spring-boot)</summary>

### [`v4.0.6`](https://github.com/wiremock/wiremock-spring-boot/releases/tag/4.0.6)

[Compare Source](wiremock/wiremock-spring-boot@4.0.5...4.0.6)

<!-- Optional: add a release summary here -->

#### 🐛 Bug fixes

-   fix: change jetty-ee10-bom dependency type ([#&#8203;162](wiremock/wiremock-spring-boot#162)) [@&#8203;tnaskali](https://github.com/tnaskali)

### [`v4.0.5`](https://github.com/wiremock/wiremock-spring-boot/releases/tag/4.0.5)

[Compare Source](wiremock/wiremock-spring-boot@4.0.4...4.0.5)

##### Bug Fixes

-   removing org.eclipse.jetty.ee10 from standalone ([ef55b](wiremock/wiremock-spring-boot@ef55b469e17297f) Tomas Bjerre)

### [`v4.0.4`](https://github.com/wiremock/wiremock-spring-boot/releases/tag/4.0.4)

[Compare Source](wiremock/wiremock-spring-boot@4.0.3...4.0.4)

##### Bug Fixes

-   classpath in standalone artifact ([dcfdf](wiremock/wiremock-spring-boot@dcfdfc60f33d254) Tomas Bjerre)

### [`v4.0.3`](https://github.com/wiremock/wiremock-spring-boot/releases/tag/4.0.3)

[Compare Source](wiremock/wiremock-spring-boot@3.10.6...4.0.3)

Same as 4.0.0. Trying to fix release script.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or PR is renamed to start with "rebase!".

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants