Commit 9c1c346
Bump the klass-api group across 1 directory with 9 updates (#439)
* Bump the klass-api group across 1 directory with 9 updates
Bumps the klass-api group with 9 updates in the /klass-api directory:
| Package | From | To |
| --- | --- | --- |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.19.8` | `1.21.3` |
| org.flywaydb:flyway-database-postgresql | `11.11.0` | `11.17.0` |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `11.11.1` | `11.17.0` |
| jakarta.ws.rs:jakarta.ws.rs-api | `3.1.0` | `4.0.0` |
| [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) | `2.1.1` | `2.2.0` |
| [io.zonky.test:embedded-database-spring-test](https://github.com/zonkyio/embedded-database-spring-test) | `2.5.1` | `2.7.0` |
| org.flywaydb:flyway-maven-plugin | `11.11.0` | `11.17.0` |
| [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) | `2.2.4` | `3.2.0` |
| [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.2.0` |
Updates `org.testcontainers:junit-jupiter` from 1.19.8 to 1.21.3
- [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.19.8...1.21.3)
Updates `org.flywaydb:flyway-database-postgresql` from 11.11.0 to 11.17.0
Updates `org.flywaydb:flyway-core` from 11.11.1 to 11.17.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-11.11.1...flyway-11.17.0)
Updates `jakarta.ws.rs:jakarta.ws.rs-api` from 3.1.0 to 4.0.0
Updates `io.zonky.test:embedded-postgres` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/zonkyio/embedded-postgres/releases)
- [Commits](zonkyio/embedded-postgres@v2.1.1...v2.2.0)
Updates `io.zonky.test:embedded-database-spring-test` from 2.5.1 to 2.7.0
- [Release notes](https://github.com/zonkyio/embedded-database-spring-test/releases)
- [Commits](zonkyio/embedded-database-spring-test@v2.5.1...v2.7.0)
Updates `org.flywaydb:flyway-maven-plugin` from 11.11.0 to 11.17.0
Updates `org.asciidoctor:asciidoctor-maven-plugin` from 2.2.4 to 3.2.0
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-tools-3.2.0)
Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.2.0
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.2.0)
---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
dependency-version: 1.21.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: klass-api
- dependency-name: org.flywaydb:flyway-database-postgresql
dependency-version: 11.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: klass-api
- dependency-name: org.flywaydb:flyway-core
dependency-version: 11.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: klass-api
- dependency-name: jakarta.ws.rs:jakarta.ws.rs-api
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: klass-api
- dependency-name: io.zonky.test:embedded-postgres
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: klass-api
- dependency-name: io.zonky.test:embedded-database-spring-test
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: klass-api
- dependency-name: org.flywaydb:flyway-maven-plugin
dependency-version: 11.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: klass-api
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: klass-api
- dependency-name: org.apache.maven.plugins:maven-release-plugin
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: klass-api
...
Signed-off-by: dependabot[bot] <support@github.com>
* Use io.zonky.test:embedded-database-spring-test 2.7.1
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Miles Mason Winther <42948872+mmwinther@users.noreply.github.com>1 parent f03fb0b commit 9c1c346
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments