Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps org.http4k:http4k-bom from 6.15.1.0 to 6.16.0.0.

Release notes

Sourced from org.http4k:http4k-bom's releases.

6.16.0.0

Changelog:

  • http4k-*: Upgrade versions, including Kotlin to 2.2.0
  • http4k-connect-amazon-route53 [New Module!] for basic hosted zone and record set management. H/T @​oharaandrew314
  • http4k-core: [Fix #1377] Add optional host matching for reverse proxy routing
  • http4k-format-dataframe: [Breaking] Upgrade to v1 beta build has resulted in API changes to the CSV and JSON objects. There are entirely new signatures so these will need to be migrated by hand. http4k-core: [Fix #1376: Unlikely Break] Fix SPA routing when it's mounted to a non-root path http4k-client-apache: [Fix #1387] Handle NoHttpResponseException by returning SERVICE_UNAVAILABLE status
  • http4k-client-jetty: [Fix #1315: Unlikely Break] JettyClient to convert header value as it is, even for csv header value
  • http4k-client-okhttp: [Possible break] Upgrade to v5 of the client, which may involve API changes
  • http4k-core: Add Uri.credentials methods to get and set url-encoded credentials. H/T @​oharaandrew314
  • http4k-realtime-core : Add WsFilter.Tap. H/T @​oharaandrew314
Changelog

Sourced from org.http4k:http4k-bom's changelog.

v6.16.0.0

  • http4k-*: Upgrade versions, including Kotlin to 2.2.0
  • http4k-connect-amazon-route53 [New Module!] for basic hosted zone and record set management. H/T @​oharaandrew314
  • http4k-core: [Fix #1377] Add optional host matching for reverse proxy routing
  • http4k-format-dataframe: [Breaking] Upgrade to v1 beta build has resulted in API changes to the CSV and JSON objects. There are entirely new signatures so these will need to be migrated by hand. http4k-core: [Fix #1376: Unlikely Break] Fix SPA routing when it's mounted to a non-root path http4k-client-apache: [Fix #1387] Handle NoHttpResponseException by returning SERVICE_UNAVAILABLE status
  • http4k-client-jetty: [Fix #1315: Unlikely Break] JettyClient to convert header value as it is, even for csv header value
  • http4k-client-okhttp: [Possible break] Upgrade to v5 of the client, which may involve API changes
  • http4k-core: Add Uri.credentials methods to get and set url-encoded credentials. H/T @​oharaandrew314
  • http4k-realtime-core : Add WsFilter.Tap. H/T @​oharaandrew314
Commits
  • e45cbb0 Add version for datatype guava
  • d0e67f6 Disable client generation for openapi while get try to get publishing working...
  • 6694ebb Convert to new publishing mechanic
  • c0364c3 Upgrade forkhandles
  • f1b058f Upgrade versions
  • cc05d2e Release 6.16.0.0
  • 714c6ad Update CHANGELOG.md
  • 3395ad7 Configure publish-plugin to use legacy Sonatype endpoints
  • 865d8aa downgrade docker java
  • 5724496 changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.http4k:http4k-bom](https://github.com/http4k/http4k) from 6.15.1.0 to 6.16.0.0.
- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@6.15.1.0...6.16.0.0)

---
updated-dependencies:
- dependency-name: org.http4k:http4k-bom
  dependency-version: 6.16.0.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 4, 2025
@oldratlee oldratlee merged commit c8eb3fe into master Sep 4, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.http4k-http4k-bom-6.16.0.0 branch September 4, 2025 04:54
oldratlee pushed a commit that referenced this pull request Sep 4, 2025
bump http4k-bom from 5.13.7.0 to 5.13.8.0 (#188)
bump http4k-bom from 5.13.8.0 to 5.13.9.0 (#189)
bump kotlin.version from 1.9.22 to 1.9.23 (#190)
bump http4k-bom from 5.13.9.0 to 5.14.0.0 (#191)
bump http4k-bom from 5.14.0.0 to 5.14.1.0 (#192)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#193)
bump http4k-bom from 5.14.1.0 to 5.14.4.0 (#194)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#195)
bump http4k-bom from 5.14.4.0 to 5.15.0.0 (#196)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#197)
bump http4k-bom from 5.15.0.0 to 5.16.0.0 (#198)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#199)
bump http4k-bom from 5.16.0.0 to 5.16.1.0 (#200)
bump http4k-bom from 5.16.1.0 to 5.16.2.0 (#201)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#203)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#204)
bump http4k-bom from 5.16.2.0 to 5.18.1.0 (#205)
bump http4k-bom from 5.18.1.0 to 5.18.2.0 (#206)
bump kotlin.version from 1.9.23 to 1.9.24 (#207)
bump kotlinx-coroutines-bom (#208)
bump http4k-bom from 5.18.2.0 to 5.19.0.0 (#209)
bump http4k-bom from 5.19.0.0 to 5.20.0.0 (#210)
bump kotlin.version from 1.9.24 to 2.0.0 (#211)
bump http4k-bom from 5.20.0.0 to 5.21.0.0 (#212)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#213)
bump http4k-bom from 5.21.0.0 to 5.21.1.0 (#214)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#215)
bump http4k-bom from 5.21.1.0 to 5.22.0.0 (#216)
bump http4k-bom from 5.22.0.0 to 5.23.0.0 (#217)
bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#218)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#219)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#220)
bump http4k-bom from 5.23.0.0 to 5.24.0.0 (#221)
bump junit-bom from 5.10.2 to 5.10.3 (#222)
bump http4k-bom from 5.24.0.0 to 5.24.1.0 (#223)
bump http4k-bom from 5.24.1.0 to 5.25.0.0 (#224)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#225)
bump http4k-bom from 5.25.0.0 to 5.26.0.0 (#226)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#227)
bump http4k-bom from 5.26.0.0 to 5.26.1.0 (#228)
bump kotlin.version from 2.0.0 to 2.0.10 (#229)
bump http4k-bom from 5.26.1.0 to 5.27.0.0 (#230)
bump junit-bom from 5.10.3 to 5.11.0 (#231)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#232)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#233)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#234)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#235)
bump http4k-bom from 5.27.0.0 to 5.28.0.0 (#236)
bump http4k-bom from 5.28.0.0 to 5.28.1.0 (#237)
bump kotlin.version from 2.0.10 to 2.0.20 (#238)
bump http4k-bom from 5.28.1.0 to 5.29.0.0 (#239)
bump maven-javadoc-plugin from 3.8.0 to 3.10.0 (#240)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#241)
bump http4k-bom from 5.29.0.0 to 5.30.0.0 (#242)
bump kotlinx-coroutines-bom from 1.8.1 to 1.9.0 (#243)
bump http4k-bom from 5.30.0.0 to 5.30.1.0 (#244)
bump http4k-bom from 5.30.1.0 to 5.31.0.0 (#245)
bump http4k-bom from 5.31.0.0 to 5.31.1.0 (#246)
bump junit-bom from 5.11.0 to 5.11.1 (#247)
bump http4k-bom from 5.31.1.0 to 5.32.1.0 (#248)
bump maven-javadoc-plugin from 3.10.0 to 3.10.1 (#249)
bump http4k-bom from 5.32.1.0 to 5.32.2.0 (#250)
bump http4k-bom from 5.32.2.0 to 5.32.3.0 (#251)
bump junit-bom from 5.11.1 to 5.11.2 (#252)
bump maven-surefire-plugin from 3.5.0 to 3.5.1 (#253)
bump http4k-bom from 5.32.3.0 to 5.32.4.0 (#254)
bump kotlin.version from 2.0.20 to 2.0.21 (#255)
bump junit-bom from 5.11.2 to 5.11.3 (#256)
bump maven-site-plugin from 3.20.0 to 3.21.0 (#257)
bump http4k-bom from 5.32.4.0 to 5.33.0.0 (#258)
bump http4k-bom from 5.33.0.0 to 5.33.0.1 (#259)
bump maven-javadoc-plugin from 3.10.1 to 3.11.1 (#260)
bump maven-surefire-plugin from 3.5.1 to 3.5.2 (#261)
bump http4k-bom from 5.33.0.1 to 5.33.1.0 (#262)
bump http4k-bom from 5.33.1.0 to 5.34.0.0 (#263)
bump http4k-bom from 5.34.0.0 to 5.34.1.0 (#264)
bump http4k-bom from 5.34.1.0 to 5.35.1.0 (#265)
bump http4k-bom from 5.35.1.0 to 5.35.2.0 (#266)
bump http4k-bom from 5.35.2.0 to 5.35.4.0 (#267)
bump http4k-bom from 5.35.4.0 to 5.35.5.0 (#268)
bump http4k-bom from 5.35.5.0 to 5.36.0.0 (#269)
bump kotlin.version from 2.0.21 to 2.1.0 (#270)
bump http4k-bom from 5.36.0.0 to 5.37.1.1 (#271)
bump http4k-bom from 5.37.1.1 to 5.38.0.0 (#273)
bump maven-javadoc-plugin from 3.11.1 to 3.11.2 (#272)
bump http4k-bom from 5.38.0.0 to 5.39.0.0 (#274)
bump http4k-bom from 5.39.0.0 to 5.40.0.0 (#275)
bump http4k-bom from 5.40.0.0 to 5.41.0.0 (#276)
bump junit-bom from 5.11.3 to 5.11.4 (#277)
bump kotlinx-coroutines-bom from 1.9.0 to 1.10.0 (#278)
bump kotlinx-coroutines-bom from 1.10.0 to 1.10.1 (#279)
bump http4k-bom from 5.41.0.0 to 5.42.0.0 (#280)
bump http4k-bom from 5.42.0.0 to 5.43.0.0 (#281)
bump http4k-bom from 5.43.0.0 to 5.44.3.0 (#282)
bump http4k-bom from 5.44.3.0 to 5.45.0.0 (#283)
bump http4k-bom from 5.45.0.0 to 5.45.1.0 (#284)
bump http4k-bom from 5.45.1.0 to 5.45.2.0 (#285)
bump http4k-bom from 5.45.2.0 to 5.46.0.0 (#286)
bump kotlin.version from 2.1.0 to 2.1.10 (#287)
bump http4k-bom from 5.46.0.0 to 5.47.0.0 (#288)
bump maven-clean-plugin from 3.4.0 to 3.4.1 (#290)
bump http4k-bom from 5.47.0.0 to 6.0.1.0 (#292)
bump maven-compiler-plugin from 3.13.0 to 3.14.0 (#291)
bump junit-bom from 5.11.4 to 5.12.0 (#293)
bump maven-deploy-plugin from 3.1.3 to 3.1.4 (#294)
bump maven-install-plugin from 3.1.3 to 3.1.4 (#295)
bump http4k-bom from 6.0.1.0 to 6.1.0.0 (#296)
bump http4k-bom from 6.1.0.0 to 6.1.0.1 (#297)
bump junit-bom from 5.12.0 to 5.12.1 (#298)
bump kotlin.version from 2.1.10 to 2.1.20 (#299)
bump http4k-bom from 6.1.0.1 to 6.2.0.0 (#300)
bump http4k-bom from 6.2.0.0 to 6.4.0.0 (#301)
bump maven-surefire-plugin from 3.5.2 to 3.5.3 (#302)
bump http4k-bom from 6.4.0.0 to 6.5.1.0 (#304)
bump http4k-bom from 6.5.1.0 to 6.5.2.0 (#305)
bump http4k-bom from 6.5.2.0 to 6.5.3.0 (#306)
bump kotlinx-coroutines-bom from 1.10.1 to 1.10.2 (#307)
bump http4k-bom from 6.5.3.0 to 6.5.4.0 (#308)
bump http4k-bom from 6.5.4.0 to 6.5.6.1 (#309)
bump junit-bom from 5.12.1 to 5.12.2 (#310)
bump http4k-bom from 6.5.6.1 to 6.6.0.1 (#311)
bump http4k-bom from 6.6.0.1 to 6.8.0.0 (#314)
bump http4k-bom from 6.8.0.0 to 6.9.0.0 (#315)
bump kotlin.version from 2.1.20 to 2.1.21 (#316)
bump http4k-bom from 6.9.0.0 to 6.9.2.0 (#318)
bump http4k-bom from 6.9.2.0 to 6.10.0.0 (#319)
bump http4k-bom from 6.10.0.0 to 6.10.2.0 (#321)
bump junit-bom from 5.12.2 to 5.13.0 (#320)
bump maven-clean-plugin from 3.4.1 to 3.5.0 (#322)
bump http4k-bom from 6.10.2.0 to 6.12.0.0 (#324)
bump junit-bom from 5.13.0 to 5.13.1 (#325)
bump http4k-bom from 6.12.0.0 to 6.13.0.0 (#326)
bump http4k-bom from 6.13.0.0 to 6.14.0.0 (#327)
bump http4k-bom from 6.14.0.0 to 6.15.0.1 (#328)
bump junit-bom from 5.13.1 to 5.13.2 (#330)
bump junit-bom from 5.13.2 to 5.13.3 (#333)
bump http4k-bom from 6.15.0.1 to 6.15.1.0 (#331)
bump maven-enforcer-plugin from 3.5.0 to 3.6.0 (#332)
bump maven-enforcer-plugin from 3.6.0 to 3.6.1 (#334)
bump junit-bom from 5.13.3 to 5.13.4 (#335)
bump actions/checkout from 4 to 5 (#336)
bump kotlin.version from 2.2.0 to 2.2.10 (#337)
bump maven-javadoc-plugin from 3.11.2 to 3.11.3 (#338)
bump actions/setup-java from 4 to 5 (#339)
bump http4k-bom from 6.15.1.0 to 6.16.0.0 (#340)
oldratlee pushed a commit that referenced this pull request Sep 19, 2025
bump http4k-bom from 5.13.7.0 to 5.13.8.0 (#188)
bump http4k-bom from 5.13.8.0 to 5.13.9.0 (#189)
bump kotlin.version from 1.9.22 to 1.9.23 (#190)
bump http4k-bom from 5.13.9.0 to 5.14.0.0 (#191)
bump http4k-bom from 5.14.0.0 to 5.14.1.0 (#192)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#193)
bump http4k-bom from 5.14.1.0 to 5.14.4.0 (#194)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#195)
bump http4k-bom from 5.14.4.0 to 5.15.0.0 (#196)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#197)
bump http4k-bom from 5.15.0.0 to 5.16.0.0 (#198)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#199)
bump http4k-bom from 5.16.0.0 to 5.16.1.0 (#200)
bump http4k-bom from 5.16.1.0 to 5.16.2.0 (#201)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#203)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#204)
bump http4k-bom from 5.16.2.0 to 5.18.1.0 (#205)
bump http4k-bom from 5.18.1.0 to 5.18.2.0 (#206)
bump kotlin.version from 1.9.23 to 1.9.24 (#207)
bump kotlinx-coroutines-bom (#208)
bump http4k-bom from 5.18.2.0 to 5.19.0.0 (#209)
bump http4k-bom from 5.19.0.0 to 5.20.0.0 (#210)
bump kotlin.version from 1.9.24 to 2.0.0 (#211)
bump http4k-bom from 5.20.0.0 to 5.21.0.0 (#212)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#213)
bump http4k-bom from 5.21.0.0 to 5.21.1.0 (#214)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#215)
bump http4k-bom from 5.21.1.0 to 5.22.0.0 (#216)
bump http4k-bom from 5.22.0.0 to 5.23.0.0 (#217)
bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#218)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#219)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#220)
bump http4k-bom from 5.23.0.0 to 5.24.0.0 (#221)
bump junit-bom from 5.10.2 to 5.10.3 (#222)
bump http4k-bom from 5.24.0.0 to 5.24.1.0 (#223)
bump http4k-bom from 5.24.1.0 to 5.25.0.0 (#224)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#225)
bump http4k-bom from 5.25.0.0 to 5.26.0.0 (#226)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#227)
bump http4k-bom from 5.26.0.0 to 5.26.1.0 (#228)
bump kotlin.version from 2.0.0 to 2.0.10 (#229)
bump http4k-bom from 5.26.1.0 to 5.27.0.0 (#230)
bump junit-bom from 5.10.3 to 5.11.0 (#231)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#232)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#233)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#234)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#235)
bump http4k-bom from 5.27.0.0 to 5.28.0.0 (#236)
bump http4k-bom from 5.28.0.0 to 5.28.1.0 (#237)
bump kotlin.version from 2.0.10 to 2.0.20 (#238)
bump http4k-bom from 5.28.1.0 to 5.29.0.0 (#239)
bump maven-javadoc-plugin from 3.8.0 to 3.10.0 (#240)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#241)
bump http4k-bom from 5.29.0.0 to 5.30.0.0 (#242)
bump kotlinx-coroutines-bom from 1.8.1 to 1.9.0 (#243)
bump http4k-bom from 5.30.0.0 to 5.30.1.0 (#244)
bump http4k-bom from 5.30.1.0 to 5.31.0.0 (#245)
bump http4k-bom from 5.31.0.0 to 5.31.1.0 (#246)
bump junit-bom from 5.11.0 to 5.11.1 (#247)
bump http4k-bom from 5.31.1.0 to 5.32.1.0 (#248)
bump maven-javadoc-plugin from 3.10.0 to 3.10.1 (#249)
bump http4k-bom from 5.32.1.0 to 5.32.2.0 (#250)
bump http4k-bom from 5.32.2.0 to 5.32.3.0 (#251)
bump junit-bom from 5.11.1 to 5.11.2 (#252)
bump maven-surefire-plugin from 3.5.0 to 3.5.1 (#253)
bump http4k-bom from 5.32.3.0 to 5.32.4.0 (#254)
bump kotlin.version from 2.0.20 to 2.0.21 (#255)
bump junit-bom from 5.11.2 to 5.11.3 (#256)
bump maven-site-plugin from 3.20.0 to 3.21.0 (#257)
bump http4k-bom from 5.32.4.0 to 5.33.0.0 (#258)
bump http4k-bom from 5.33.0.0 to 5.33.0.1 (#259)
bump maven-javadoc-plugin from 3.10.1 to 3.11.1 (#260)
bump maven-surefire-plugin from 3.5.1 to 3.5.2 (#261)
bump http4k-bom from 5.33.0.1 to 5.33.1.0 (#262)
bump http4k-bom from 5.33.1.0 to 5.34.0.0 (#263)
bump http4k-bom from 5.34.0.0 to 5.34.1.0 (#264)
bump http4k-bom from 5.34.1.0 to 5.35.1.0 (#265)
bump http4k-bom from 5.35.1.0 to 5.35.2.0 (#266)
bump http4k-bom from 5.35.2.0 to 5.35.4.0 (#267)
bump http4k-bom from 5.35.4.0 to 5.35.5.0 (#268)
bump http4k-bom from 5.35.5.0 to 5.36.0.0 (#269)
bump kotlin.version from 2.0.21 to 2.1.0 (#270)
bump http4k-bom from 5.36.0.0 to 5.37.1.1 (#271)
bump http4k-bom from 5.37.1.1 to 5.38.0.0 (#273)
bump maven-javadoc-plugin from 3.11.1 to 3.11.2 (#272)
bump http4k-bom from 5.38.0.0 to 5.39.0.0 (#274)
bump http4k-bom from 5.39.0.0 to 5.40.0.0 (#275)
bump http4k-bom from 5.40.0.0 to 5.41.0.0 (#276)
bump junit-bom from 5.11.3 to 5.11.4 (#277)
bump kotlinx-coroutines-bom from 1.9.0 to 1.10.0 (#278)
bump kotlinx-coroutines-bom from 1.10.0 to 1.10.1 (#279)
bump http4k-bom from 5.41.0.0 to 5.42.0.0 (#280)
bump http4k-bom from 5.42.0.0 to 5.43.0.0 (#281)
bump http4k-bom from 5.43.0.0 to 5.44.3.0 (#282)
bump http4k-bom from 5.44.3.0 to 5.45.0.0 (#283)
bump http4k-bom from 5.45.0.0 to 5.45.1.0 (#284)
bump http4k-bom from 5.45.1.0 to 5.45.2.0 (#285)
bump http4k-bom from 5.45.2.0 to 5.46.0.0 (#286)
bump kotlin.version from 2.1.0 to 2.1.10 (#287)
bump http4k-bom from 5.46.0.0 to 5.47.0.0 (#288)
bump maven-clean-plugin from 3.4.0 to 3.4.1 (#290)
bump http4k-bom from 5.47.0.0 to 6.0.1.0 (#292)
bump maven-compiler-plugin from 3.13.0 to 3.14.0 (#291)
bump junit-bom from 5.11.4 to 5.12.0 (#293)
bump maven-deploy-plugin from 3.1.3 to 3.1.4 (#294)
bump maven-install-plugin from 3.1.3 to 3.1.4 (#295)
bump http4k-bom from 6.0.1.0 to 6.1.0.0 (#296)
bump http4k-bom from 6.1.0.0 to 6.1.0.1 (#297)
bump junit-bom from 5.12.0 to 5.12.1 (#298)
bump kotlin.version from 2.1.10 to 2.1.20 (#299)
bump http4k-bom from 6.1.0.1 to 6.2.0.0 (#300)
bump http4k-bom from 6.2.0.0 to 6.4.0.0 (#301)
bump maven-surefire-plugin from 3.5.2 to 3.5.3 (#302)
bump http4k-bom from 6.4.0.0 to 6.5.1.0 (#304)
bump http4k-bom from 6.5.1.0 to 6.5.2.0 (#305)
bump http4k-bom from 6.5.2.0 to 6.5.3.0 (#306)
bump kotlinx-coroutines-bom from 1.10.1 to 1.10.2 (#307)
bump http4k-bom from 6.5.3.0 to 6.5.4.0 (#308)
bump http4k-bom from 6.5.4.0 to 6.5.6.1 (#309)
bump junit-bom from 5.12.1 to 5.12.2 (#310)
bump http4k-bom from 6.5.6.1 to 6.6.0.1 (#311)
bump http4k-bom from 6.6.0.1 to 6.8.0.0 (#314)
bump http4k-bom from 6.8.0.0 to 6.9.0.0 (#315)
bump kotlin.version from 2.1.20 to 2.1.21 (#316)
bump http4k-bom from 6.9.0.0 to 6.9.2.0 (#318)
bump http4k-bom from 6.9.2.0 to 6.10.0.0 (#319)
bump http4k-bom from 6.10.0.0 to 6.10.2.0 (#321)
bump junit-bom from 5.12.2 to 5.13.0 (#320)
bump maven-clean-plugin from 3.4.1 to 3.5.0 (#322)
bump http4k-bom from 6.10.2.0 to 6.12.0.0 (#324)
bump junit-bom from 5.13.0 to 5.13.1 (#325)
bump http4k-bom from 6.12.0.0 to 6.13.0.0 (#326)
bump http4k-bom from 6.13.0.0 to 6.14.0.0 (#327)
bump http4k-bom from 6.14.0.0 to 6.15.0.1 (#328)
bump junit-bom from 5.13.1 to 5.13.2 (#330)
bump junit-bom from 5.13.2 to 5.13.3 (#333)
bump http4k-bom from 6.15.0.1 to 6.15.1.0 (#331)
bump maven-enforcer-plugin from 3.5.0 to 3.6.0 (#332)
bump maven-enforcer-plugin from 3.6.0 to 3.6.1 (#334)
bump junit-bom from 5.13.3 to 5.13.4 (#335)
bump actions/checkout from 4 to 5 (#336)
bump kotlin.version from 2.2.0 to 2.2.10 (#337)
bump maven-javadoc-plugin from 3.11.2 to 3.11.3 (#338)
bump actions/setup-java from 4 to 5 (#339)
bump http4k-bom from 6.15.1.0 to 6.16.0.0 (#340)
bump http4k-bom from 6.16.0.0 to 6.17.0.0 (#341)
bump kotlin.version from 2.2.10 to 2.2.20 (#342)
bump http4k-bom from 6.17.0.0 to 6.18.0.1 (#343)
bump maven-surefire-plugin from 3.5.3 to 3.5.4 (#344)
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.

1 participant