Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2025

Bumps the production-minor-patch group with 7 updates:

Package From To
org.springframework:spring-framework-bom 6.2.7 6.2.8
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.19.0 2.19.1
com.fasterxml.jackson.core:jackson-core 2.19.0 2.19.1
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.19.0 2.19.1
io.swagger.core.v3:swagger-models 2.2.32 2.2.33
org.wiremock:wiremock 3.13.0 3.13.1
com.fasterxml.jackson.core:jackson-databind 2.19.0 2.19.1

Updates org.springframework:spring-framework-bom from 6.2.7 to 6.2.8

Release notes

Sourced from org.springframework:spring-framework-bom's releases.

v6.2.8

⭐ New Features

  • Nullability @Contract declaration for CodeFlow.isIntegerForNumericOp() is unnecessary #34985
  • Serializer hint registration is broken for some Kotlin classes #34979
  • Clients created using JdkClientHttpRequestFactory set content-length for GET, DELETE and HEAD requests #34971
  • Support registration of non-public BeanDefinitionReader via @ImportResource #34928
  • Make max size for pattern cache in PathPatternMatchableHandlerMapping configurable #34918
  • Add optimized DataBufferInputStream overrides #34799

🐞 Bug Fixes

  • Encode non-printable character in Content-Disposition parameter #35034
  • Allow update of existing WebSession after max sessions limit is reached #35013
  • Fix support for collections in AbstractKotlinSerializationHttpMessageConverter #34992
  • PathPattern#combine throws StringIndexOutOfBoundsException #34986
  • Fix AOT code generation for autowired inner class constructor #34974
  • AbstractFileResolvingResource.exists closes JAR resource input streams with v6.2.7 #34955
  • Enhanced configuration class fails to call package-visible superclass constructor on WebSphere #34950
  • Fix REPLY_CHANNEL header check in MessageHeaderAccessor #34949
  • MockEnvironment does not accept Object property values #34947
  • PropertySourcesPlaceholderConfigurer no longer uses ConversionService from Environment #34936
  • @Contract for StreamUtils.drain() incorrectly declares null results in an exception #34933
  • Inconsistent behavior injecting null @Bean factory parameter #34929
  • MockHttpServletRequest.addHeader duplicates "Content-Type" header #34913
  • BeanUtils.getParameterNames fails for Kotlin data classes #34760
  • JAXB message converters ignore Content-Type charset #34745
  • Aspect Not Triggered After Restart in Spring Boot 3.4.x (But Works in 3.3.10) #34735
  • Add caching headers to unmodified static resources #34614

📔 Documentation

  • Apply gh-34856 to MockClientHttpRequest in testfixture package #35031
  • Fix ResourceHttpRequestHandler#setHeaders JavaDoc #35004
  • Remove reference to AspectJ Eclipse Javadoc #35000
  • Mention CompletableFuture in Spring MVC "Asynchronous Requests" section of reference manual #34991
  • Fix exception name in ModelAttribute docs #34980
  • Fix syntax in @SqlGroup example #34972
  • Update X-Forwarded-Proto doc to say https / http #34959
  • Update Guidance on Best Practices To Test Code That Uses RestClient and RestTemplate #34892
  • Add a section for WebAsyncTask in mvc-ann-async.adoc #34885
  • Clarify what @RestControllerAdvice vs @ControllerAdvice apply to by default #34866
  • Improve Javadoc for @ExceptionHandler #34554

🔨 Dependency Upgrades

  • Upgrade to HttpComponents HttpClient 5.5 #34941
  • Upgrade to Micrometer 1.14.8 #35020
  • Upgrade to Reactor 2024.0.7 #35021

... (truncated)

Commits
  • 502b31a Release v6.2.8
  • f0e7b42 Encode non-printable character in Content-Disposition parameter
  • e86dc9a Apply gh-34856 to MockClientHttpRequest in testfixture package
  • 05c3f56 Rely on default retention in @Contract
  • dee80ab Upgrade to Reactor 2024.0.7
  • 07fd835 Upgrade to Micrometer 1.14.8
  • 0d6c6eb Use Micrometer BOM for Context Propagation dependency
  • 4d2cc4a Polish contribution
  • c04902f Allow update of existing WebSession after max sessions limit is reached
  • 3c265e1 Fix InMemoryWebSessionStoreTests.startsSessionImplicitly() test
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.19.0 to 2.19.1

Commits
  • 86cc1b8 [maven-release-plugin] prepare release jackson-dataformat-xml-2.19.1
  • 1d9728f Prep for 2.19.1
  • fe3601b Manual pom.xml merge
  • b2d026d Merge branch '2.18' into 2.19
  • c079159 Update snapshot access to Central Portal
  • 19dd980 Change Woodstox/stax2 deps wrt jackson-bom/99 (#759)
  • 888835d Merge branch '2.18' into 2.19
  • 55f4ec6 Fix CI wrt branch constraints
  • bc83c38 ...
  • 5f1693a Merge branch '2.18' into 2.19
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.19.0 to 2.19.1

Commits
  • 2272fcf [maven-release-plugin] prepare release jackson-core-2.19.1
  • 6d2236e Prep for 2.19.1
  • 8ce4f66 Merge branch '2.18' into 2.19
  • f448625 Disable "release" WF
  • 662e818 Merge branch '2.18' into 2.19
  • b5ed8a2 Back to 2.18.5-SNAPSHOT settings
  • 91dfb78 [maven-release-plugin] prepare for next development iteration
  • c7a9268 [maven-release-plugin] prepare release jackson-core-2.18.4.1
  • f69e1ad Try again to publish 2.18.4.1
  • 2911417 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.0 to 2.19.1

Commits
  • 58246bf [maven-release-plugin] prepare release jackson-dataformats-text-2.19.1
  • c0ad1a8 Prep for 2.19.1
  • 77ad244 Manual pom.xml merge
  • 247b42b Merge branch '2.18' into 2.19
  • 82bcafa Udpate snapshot access to Central Portal
  • 24afe40 Merge branch '2.18' into 2.19
  • 57188ef Fix CI wrt branch constraints
  • ed0fc71 Merge branch '2.18' into 2.19
  • 300e1f6 Back to snapshot dep
  • cea427d [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-models from 2.2.32 to 2.2.33

Updates com.fasterxml.jackson.core:jackson-core from 2.19.0 to 2.19.1

Commits
  • 2272fcf [maven-release-plugin] prepare release jackson-core-2.19.1
  • 6d2236e Prep for 2.19.1
  • 8ce4f66 Merge branch '2.18' into 2.19
  • f448625 Disable "release" WF
  • 662e818 Merge branch '2.18' into 2.19
  • b5ed8a2 Back to 2.18.5-SNAPSHOT settings
  • 91dfb78 [maven-release-plugin] prepare for next development iteration
  • c7a9268 [maven-release-plugin] prepare release jackson-core-2.18.4.1
  • f69e1ad Try again to publish 2.18.4.1
  • 2911417 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.0 to 2.19.1

Commits
  • 58246bf [maven-release-plugin] prepare release jackson-dataformats-text-2.19.1
  • c0ad1a8 Prep for 2.19.1
  • 77ad244 Manual pom.xml merge
  • 247b42b Merge branch '2.18' into 2.19
  • 82bcafa Udpate snapshot access to Central Portal
  • 24afe40 Merge branch '2.18' into 2.19
  • 57188ef Fix CI wrt branch constraints
  • ed0fc71 Merge branch '2.18' into 2.19
  • 300e1f6 Back to snapshot dep
  • cea427d [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates org.wiremock:wiremock from 3.13.0 to 3.13.1

Release notes

Sourced from org.wiremock:wiremock's releases.

3.13.1

📦 Dependency updates

✍ Other changes

Commits
  • 1a9a615 bump patch version to 3.13.1
  • bc08309 Merge pull request #3061 from picimako/bundle-stub-mapping-schema
  • 31f10d0 fix: Fix tests now master is merged in
  • 78ae6ad Merge branch 'main' into fork/picimako/bundle-stub-mapping-schema
  • 1048c71 fix: Try and get the tests to pass
  • 5812da9 chore: More robust schemaIsExpectedSchema test
  • c8889f7 chore: Make Spotless happy
  • 2e15106 chore: Add regression test for wiremock JSON schema generation
  • fb44f83 Merge pull request #3015 from wiremock/dependabot/npm_and_yarn/ui/multi-24003...
  • bf40a3f chore(deps): bump redoc and @​redocly/cli in /ui
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.1

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the production-minor-patch group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) | `6.2.7` | `6.2.8` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.19.0` | `2.19.1` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.19.0` | `2.19.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.19.0` | `2.19.1` |
| io.swagger.core.v3:swagger-models | `2.2.32` | `2.2.33` |
| [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.13.0` | `3.13.1` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.0` | `2.19.1` |


Updates `org.springframework:spring-framework-bom` from 6.2.7 to 6.2.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.7...v6.2.8)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.19.0...jackson-dataformat-xml-2.19.1)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-core@jackson-core-2.19.0...jackson-core-2.19.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.0...jackson-dataformats-text-2.19.1)

Updates `io.swagger.core.v3:swagger-models` from 2.2.32 to 2.2.33

Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-core@jackson-core-2.19.0...jackson-core-2.19.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.0...jackson-dataformats-text-2.19.1)

Updates `org.wiremock:wiremock` from 3.13.0 to 3.13.1
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.13.0...3.13.1)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-version: 6.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-version: 2.2.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.wiremock:wiremock
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 17, 2025
@bot-sdk-js bot-sdk-js enabled auto-merge (squash) June 17, 2025 10:19
@bot-sdk-js bot-sdk-js merged commit 69d5813 into main Jun 17, 2025
14 checks passed
@bot-sdk-js bot-sdk-js deleted the dependabot/maven/main/production-minor-patch-9ae2245504 branch June 17, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants