Skip to content

build(deps): bump the dependencies group across 1 directory with 5 updates#149

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/apps/api/develop/dependencies-eca95d2e61
Open

build(deps): bump the dependencies group across 1 directory with 5 updates#149
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/apps/api/develop/dependencies-eca95d2e61

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2026

Bumps the dependencies group with 5 updates in the /apps/api directory:

Package From To
tools.jackson.module:jackson-module-kotlin 3.1.0 3.1.2
software.amazon.awssdk:bom 2.42.18 2.42.36
com.bucket4j:bucket4j_jdk17-core 8.17.0 8.18.0
com.google.cloud:google-cloud-vision 3.86.0 3.89.0
org.springframework.boot 4.0.4 4.0.5

Updates tools.jackson.module:jackson-module-kotlin from 3.1.0 to 3.1.2

Commits
  • c68f674 [maven-release-plugin] prepare release jackson-module-kotlin-3.1.2
  • a4a6936 Prep for 3.1.2 release
  • 1fbe167 Merge branch '2.x' into 3.1
  • 1da9201 Merge pull request #1147 from FasterXML/2.21
  • 6bc10e7 Merge pull request #1146 from k163377/ci
  • d75eba0 Update versions for ci
  • 921fb53 Post-release dep version bump
  • f664074 [maven-release-plugin] prepare for next development iteration
  • 56c0829 [maven-release-plugin] prepare release jackson-module-kotlin-3.1.1
  • 454275b Prep for 3.1.1 release
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:bom from 2.42.18 to 2.42.36

Updates com.bucket4j:bucket4j_jdk17-core from 8.17.0 to 8.18.0

Release notes

Sourced from com.bucket4j:bucket4j_jdk17-core's releases.

8.18.0

What's Changed

New Contributors

Full Changelog: bucket4j/bucket4j@8.17.0...8.18.0

Commits

Updates com.google.cloud:google-cloud-vision from 3.86.0 to 3.89.0

Commits

Updates org.springframework.boot from 4.0.4 to 4.0.5

Release notes

Sourced from org.springframework.boot's releases.

v4.0.5

🐞 Bug Fixes

  • Test starter for Spring Integration does not include Spring Integration test module #49784
  • Some sliced tests that import TransactionAutoConfiguration do not import TransactionManagerCustomizationAutoConfiguration #49782
  • WebSocket messaging's task executors are only auto-configured and stompWebSocketHandlerMapping is only forced to be eager when using Jackson #49753
  • WebSocket app fails to start when Jackson is on the classpath but there's no JsonMapper bean #49749
  • Metadata annotation processor ignores method-level @NestedConfigurationProperty when using constructor binding #49738
  • Override of property in external 'application.properties' or 'application.yaml' is ignored #49731
  • NativeImageResourceProvider does not find Flyway migration scripts in subdirectories #49706
  • Add @ConditionalOnWebApplication to NettyReactiveWebServerAutoConfiguration #49695
  • @GraphQlTest does not include @ControllerAdvice #49672

📔 Documentation

  • Fix incorrect indefinite articles in Javadoc #49727
  • Add some more Kotlin examples and trivial style fixes #49714
  • Overhaul Spring Session documentation following modularization #49704

🔨 Dependency Upgrades

  • Upgrade to Brave 6.3.1 #49763
  • Upgrade to Jackson 2 Bom 2.21.2 #49764
  • Upgrade to jOOQ 3.19.31 #49765
  • Upgrade to Netty 4.2.12.Final #49794
  • Upgrade to Tomcat 11.0.20 #49767
  • Upgrade to Zipkin Reporter 3.5.3 #49762

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Joowon-Seo, @​deejay1, @​dlwldnjs1009, @​kwondh5217, @​ljrmorgan, and @​quaff

Commits
  • fe74b31 Release v4.0.5
  • e1d6e5a Merge branch '3.5.x' into 4.0.x
  • 6c9e52a Next development version (v3.5.14-SNAPSHOT)
  • a413e95 Upgrade to Netty 4.2.12.Final
  • c1694b5 Add missing Spring Integration test module to the relevant starter
  • 51ffdc6 Merge branch '3.5.x' into 4.0.x
  • 696a60e Full auto-configure transaction management in slice tests
  • ba70d41 Upgrade to Tomcat 11.0.20
  • fd94ca0 Upgrade to Netty 4.2.11.Final
  • 7e6833b Upgrade to jOOQ 3.19.31
  • Additional commits viewable 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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

…dates

Bumps the dependencies group with 5 updates in the /apps/api directory:

| Package | From | To |
| --- | --- | --- |
| [tools.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `3.1.0` | `3.1.2` |
| software.amazon.awssdk:bom | `2.42.18` | `2.42.36` |
| [com.bucket4j:bucket4j_jdk17-core](https://github.com/bucket4j/bucket4j) | `8.17.0` | `8.18.0` |
| [com.google.cloud:google-cloud-vision](https://github.com/googleapis/google-cloud-java) | `3.86.0` | `3.89.0` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `4.0.4` | `4.0.5` |



Updates `tools.jackson.module:jackson-module-kotlin` from 3.1.0 to 3.1.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-3.1.0...jackson-module-kotlin-3.1.2)

Updates `software.amazon.awssdk:bom` from 2.42.18 to 2.42.36

Updates `com.bucket4j:bucket4j_jdk17-core` from 8.17.0 to 8.18.0
- [Release notes](https://github.com/bucket4j/bucket4j/releases)
- [Commits](bucket4j/bucket4j@8.17.0...8.18.0)

Updates `com.google.cloud:google-cloud-vision` from 3.86.0 to 3.89.0
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-java/commits)

Updates `org.springframework.boot` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.0.4...v4.0.5)

---
updated-dependencies:
- dependency-name: tools.jackson.module:jackson-module-kotlin
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.42.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.bucket4j:bucket4j_jdk17-core
  dependency-version: 8.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.google.cloud:google-cloud-vision
  dependency-version: 3.89.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.springframework.boot
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Apr 18, 2026
@dependabot dependabot bot requested a review from joaquimscosta as a code owner April 18, 2026 08:13
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.

0 participants