126 Commits

Author SHA1 Message Date
spring-builds
5971f1cae5 Bumping versions to 3.2.2-SNAPSHOT after release 2025-03-19 11:54:28 +00:00
spring-builds
344a747beb Going back to snapshots 2025-03-19 11:54:26 +00:00
spring-builds
ce8d415ec9 Update SNAPSHOT to 3.2.1 2025-03-19 11:47:05 +00:00
Ryan Baxter
4ab314aff8 Merge branch '3.1.x' 2025-01-13 09:10:38 -05:00
erabii
7a1750769a cleanup after fabric IT refactor (#1832)
* cleanup

* checkstyle

* fix test
2025-01-13 09:03:21 -05:00
spring-builds
9272d47942 Bumping versions to 3.1.6-SNAPSHOT after release 2025-01-10 03:09:11 +00:00
spring-builds
4371089809 Going back to snapshots 2025-01-10 03:09:10 +00:00
spring-builds
23cc4a6b4e Update SNAPSHOT to 3.1.5 2025-01-10 03:00:10 +00:00
spring-builds
31aa2dae26 Bumping versions to 3.2.1-SNAPSHOT after release 2024-12-03 06:34:32 +00:00
spring-builds
28d9c50074 Going back to snapshots 2024-12-03 06:34:29 +00:00
spring-builds
ab0b4c072e Update SNAPSHOT to 3.2.0 2024-12-03 06:25:45 +00:00
spring-builds
3c4771a7b4 Bumping versions to 3.1.5-SNAPSHOT after release 2024-11-26 22:49:36 +00:00
spring-builds
e4d9e8e6c4 Going back to snapshots 2024-11-26 22:49:35 +00:00
spring-builds
35b834ff34 Update SNAPSHOT to 3.1.4 2024-11-26 22:40:24 +00:00
spring-builds
9a32a97f1a Going back to snapshots 2024-11-08 16:50:37 +00:00
spring-builds
538a3f5d5d Update SNAPSHOT to 3.2.0-RC1 2024-11-08 16:42:51 +00:00
buildmaster
47d30d7ed2 Going back to snapshots 2024-10-08 17:13:41 +00:00
buildmaster
a4a3daf091 Update SNAPSHOT to 3.2.0-M2 2024-10-08 17:05:50 +00:00
Ryan Baxter
735b0739a6 Merge branch '3.1.x' 2024-10-01 08:39:16 -04:00
erabii
e5dea4ea61 use testcontainers and awaitability that come from spring dependencies (#1750) 2024-10-01 08:38:38 -04:00
Ryan Baxter
1b66dc41ac Merge branch '3.1.x' 2024-10-01 08:36:20 -04:00
dependabot[bot]
d0405fb88a Bump org.awaitility:awaitility from 4.1.0 to 4.1.1 (#1741)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.1.0...awaitility-4.1.1)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 15:10:54 -04:00
dependabot[bot]
fc74b8cd93 Bump org.awaitility:awaitility from 4.0.3 to 4.1.0 (#1724)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.0.3 to 4.1.0.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/commits/awaitility-4.1.0)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 14:46:25 -04:00
Ryan Baxter
59f9628e91 Merge branch '3.1.x' 2024-09-04 14:01:55 -04:00
dependabot[bot]
8f761a43ed Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#1707)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 11:15:12 -04:00
dependabot[bot]
4caec0fcfa Bump org.testcontainers:k3s from 1.18.0 to 1.18.3 (#1708)
Bumps [org.testcontainers:k3s](https://github.com/testcontainers/testcontainers-java) from 1.18.0 to 1.18.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.0...1.18.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:k3s
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 11:14:18 -04:00
buildmaster
971c27e454 Going back to snapshots 2024-08-19 22:24:37 +00:00
buildmaster
bd974ab86e Update SNAPSHOT to 3.2.0-M1 2024-08-19 22:15:46 +00:00
buildmaster
9674f2d32a Bumping versions 2024-08-08 21:18:46 +00:00
buildmaster
a7ac576779 Bumping versions to 3.1.4-SNAPSHOT after release 2024-07-10 20:19:28 +00:00
buildmaster
b372505cae Going back to snapshots 2024-07-10 20:19:27 +00:00
buildmaster
ba669474d2 Update SNAPSHOT to 3.1.3 2024-07-10 20:08:01 +00:00
buildmaster
95f0036770 Bumping versions to 3.1.3-SNAPSHOT after release 2024-05-30 15:00:40 +00:00
buildmaster
3e3a8883f5 Going back to snapshots 2024-05-30 15:00:39 +00:00
buildmaster
979bc62c6f Update SNAPSHOT to 3.1.2 2024-05-30 14:48:54 +00:00
buildmaster
74cef82a9f Bumping versions to 3.1.2-SNAPSHOT after release 2024-03-27 17:30:07 +00:00
buildmaster
1cb676eb3c Going back to snapshots 2024-03-27 17:30:00 +00:00
buildmaster
2c9e4f0769 Update SNAPSHOT to 3.1.1 2024-03-27 17:16:57 +00:00
buildmaster
29238535b0 Bumping versions to 3.1.1-SNAPSHOT after release 2023-12-06 19:19:14 +00:00
buildmaster
319d03c2a5 Going back to snapshots 2023-12-06 19:19:08 +00:00
buildmaster
edfdd60e9e Update SNAPSHOT to 3.1.0 2023-12-06 19:06:18 +00:00
buildmaster
8acf42cf5e Going back to snapshots 2023-10-31 19:16:07 +00:00
buildmaster
fb61c4aca7 Update SNAPSHOT to 3.1.0-RC1 2023-10-31 19:04:00 +00:00
buildmaster
17bfcfd81e Going back to snapshots 2023-09-27 15:17:46 +00:00
buildmaster
3f70facc6f Update SNAPSHOT to 3.1.0-M2 2023-09-27 15:04:57 +00:00
Ryan Baxter
9ced614fc8 Merge branch '3.0.x' 2023-09-08 08:49:51 -04:00
erabii
df102834b4 fix (#1437) 2023-09-08 08:49:19 -04:00
Ryan Baxter
29bbe81d3a Merge branch '3.0.x' 2023-08-30 10:07:18 -04:00
erabii
078fba15b5 Improve finding tests (1) (#1420) 2023-08-30 10:06:16 -04:00
buildmaster
4d8bfb22a2 Going back to snapshots 2023-08-10 15:56:40 +00:00