1238 Commits

Author SHA1 Message Date
spring-builds
fc8458a188 Bumping versions 2025-06-12 23:27:52 +00:00
spencergibb
96751a204a Updates to config version 5.0.0-SNAPSHOT 2025-06-06 19:30:25 -04:00
spencergibb
6250bb8d26 Updates to version 5.0.0-SNAPSHOT 2025-06-06 13:10:00 -04:00
dependabot[bot]
8d8e63e2df Bump @springio/asciidoctor-extensions in /docs (#874) 2025-06-01 16:02:38 -04:00
dependabot[bot]
77584a25ef Bump @antora/collector-extension from 1.0.0-alpha.3 to 1.0.1 in /docs (#871) 2025-06-01 16:02:19 -04:00
dependabot[bot]
50c3d0439a Bump org.awaitility:awaitility from 4.0.3 to 4.3.0 (#884)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.0.3 to 4.3.0.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/commits/awaitility-4.3.0)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-version: 4.3.0
  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>
2025-06-01 15:53:23 -04:00
dependabot[bot]
c7df27be83 Bump com.github.tomakehurst:wiremock-jre8-standalone (#880)
Bumps [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.35.1 to 2.35.2.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.35.1...2.35.2)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-version: 2.35.2
  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>
2025-06-01 15:52:20 -04:00
dependabot[bot]
4952230637 Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.4.2 (#878)
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.4.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.4.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-version: 3.4.2
  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>
2025-06-01 15:52:04 -04:00
dependabot[bot]
ab7c74b4a4 Bump @springio/antora-extensions from 1.11.1 to 1.14.4 in /docs (#868)
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions) from 1.11.1 to 1.14.4.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.11.1...v1.14.4)

---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
  dependency-version: 1.14.4
  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>
2025-06-01 15:45:41 -04:00
dependabot[bot]
3bda30adea Bump testcontainers.version from 1.17.6 to 1.21.1 (#865)
Bumps `testcontainers.version` from 1.17.6 to 1.21.1.

Updates `org.testcontainers:consul` from 1.17.6 to 1.21.1
- [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.17.6...1.21.1)

Updates `org.testcontainers:mockserver` from 1.17.6 to 1.21.1
- [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.17.6...1.21.1)

Updates `org.testcontainers:junit-jupiter` from 1.17.6 to 1.21.1
- [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.17.6...1.21.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:consul
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.testcontainers:mockserver
  dependency-version: 1.21.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.testcontainers:junit-jupiter
  dependency-version: 1.21.1
  dependency-type: direct:development
  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>
2025-06-01 15:44:14 -04:00
dependabot[bot]
678fe59e23 Bump antora from 3.2.0-alpha.4 to 3.2.0-alpha.8 in /docs (#864)
Bumps [antora](https://gitlab.com/antora/antora) from 3.2.0-alpha.4 to 3.2.0-alpha.8.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.4...v3.2.0-alpha.8)

---
updated-dependencies:
- dependency-name: antora
  dependency-version: 3.2.0-alpha.8
  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>
2025-06-01 15:43:58 -04:00
dependabot[bot]
be98e50cae Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.14.0 (#860)
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.14.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.14.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.14.0
  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>
2025-06-01 15:42:49 -04:00
dependabot[bot]
d2da9b90b3 Bump mikepenz/action-junit-report from 2 to 5 (#856)
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 2 to 5.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](https://github.com/mikepenz/action-junit-report/compare/v2...v5)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-01 15:42:09 -04:00
Ryan Baxter
a666232ae5 Merge branch '4.2.x' 2025-06-01 15:40:06 -04:00
Ryan Baxter
af41558668 Merge branch '4.1.x' into 4.2.x 2025-06-01 15:39:55 -04:00
Ryan Baxter
d4b7ed7a8c Updating maven build 2025-06-01 15:39:43 -04:00
dependabot[bot]
59a3a73825 Bump actions/checkout from 2 to 4 (#850)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-01 15:38:19 -04:00
dependabot[bot]
00ce539247 Bump actions/setup-java from 2 to 4 (#851)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-01 15:37:59 -04:00
Ryan Baxter
a918b1db3c Create dependabot.yml
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>
2025-06-01 15:33:15 -04:00
spring-builds
597c3059b0 Bumping dependency versions after release 2025-05-29 15:17:43 +00:00
spring-builds
57777f3060 Bumping versions to 4.3.1-SNAPSHOT after release 2025-05-29 15:17:00 +00:00
spring-builds
7e9838c4ab Going back to snapshots 2025-05-29 15:16:59 +00:00
spring-builds
b2a45f51db Update SNAPSHOT to 4.3.0 2025-05-29 15:15:40 +00:00
spring-builds
c642854c69 Bumping versions 2025-05-29 03:30:47 +00:00
spring-builds
d88edd6f18 Bumping dependency versions after release 2025-05-29 01:20:09 +00:00
spring-builds
96c1284644 Bumping versions to 4.3.1-SNAPSHOT after release 2025-05-29 01:19:23 +00:00
spring-builds
e11d7747c2 Going back to snapshots 2025-05-29 01:19:22 +00:00
spring-builds
e717eeb670 Update SNAPSHOT to 4.3.0 2025-05-29 01:18:03 +00:00
spring-builds
f0d5328604 Going back to snapshots 2025-05-01 12:48:06 +00:00
spring-builds
fb59544c27 Update SNAPSHOT to 4.3.0-RC1 2025-05-01 12:47:08 +00:00
Ryan Baxter
523992150d Merge branch '4.2.x' 2025-04-11 09:40:00 -04:00
Ryan Baxter
4795d68178 Merge branch '4.1.x' into 4.2.x 2025-04-11 09:37:37 -04:00
Ryan Baxter
c07812d3ff Use Assert4J 2025-04-11 09:36:37 -04:00
spring-builds
850e1b3a95 Going back to snapshots 2025-04-07 11:25:59 +00:00
spring-builds
db33de0339 Update SNAPSHOT to 4.3.0-M3 2025-04-07 11:25:01 +00:00
spring-builds
bc126d5d1e Bumping versions 2025-04-05 04:52:49 +00:00
spring-builds
f7117c28a8 Bumping versions 2025-04-04 19:07:24 +00:00
spring-builds
84b78bfd8a Bumping versions 2025-03-20 04:53:24 +00:00
spring-builds
0390743540 Bumping versions 2025-03-19 04:55:49 +00:00
spring-builds
265fbf17a5 Bumping dependency versions after release 2025-03-18 23:25:24 +00:00
spring-builds
85c0cdeb6a Bumping versions to 4.2.2-SNAPSHOT after release 2025-03-18 23:24:38 +00:00
spring-builds
532260b37e Going back to snapshots 2025-03-18 23:24:37 +00:00
spring-builds
0f859392e9 Update SNAPSHOT to 4.2.1 2025-03-18 23:23:04 +00:00
spring-builds
6296569818 Going back to snapshots 2025-02-27 19:49:40 +00:00
spring-builds
df3230fd4b Update SNAPSHOT to 4.3.0-M2 2025-02-27 19:48:42 +00:00
spencergibb
026042209b Removes last vestiges of Lombok 2025-02-05 16:03:00 -05:00
spencergibb
a840ee5498 Merge branch '4.1.x' into 4.2.x 2025-02-05 16:01:09 -05:00
spencergibb
c6fea54346 Removes last vestiges of Lombok 2025-02-05 16:00:53 -05:00
spring-builds
056a88d5e1 Going back to snapshots 2025-01-30 11:28:25 +00:00
spring-builds
70535f8bc6 Update SNAPSHOT to 4.3.0-M1 2025-01-30 11:27:23 +00:00