Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the maven group across 1 directory with 6 updates (#1292)
Bumps the maven group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.4` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.17.2` | `2.18.2` | | [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.9.1` | `3.10.0` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.0.0` | `6.2.1` | | org.flywaydb:flyway-database-postgresql | `10.20.0` | `11.0.1` | | org.jetbrains.kotlin:kotlin-maven-allopen | `2.0.21` | `2.1.0` | Updates `org.testcontainers:testcontainers-bom` from 1.20.2 to 1.20.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.2...1.20.4) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.2 to 2.18.2 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.2...jackson-module-kotlin-2.18.2) Updates `org.wiremock:wiremock-standalone` from 3.9.1 to 3.10.0 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.1...3.10.0) Updates `com.zaxxer:HikariCP` from 6.0.0 to 6.2.1 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-6.0.0...HikariCP-6.2.1) Updates `org.flywaydb:flyway-database-postgresql` from 10.20.0 to 11.0.1 Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.21 to 2.1.0 --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ramin Esfandiari <[email protected]>
- Loading branch information