Commit Graph

833 Commits

Author SHA1 Message Date
spring-builds
c439a6fb76 Going back to snapshots 2024-11-26 20:02:20 +00:00
spring-builds
94b445a294 Update SNAPSHOT to 4.1.5 2024-11-26 19:55:42 +00:00
spring-builds
f4e69f63f6 Bumping versions to 4.1.6-SNAPSHOT after release 2024-11-26 18:45:46 +00:00
spring-builds
104d6fbb1d Going back to snapshots 2024-11-26 18:45:44 +00:00
spring-builds
215afd1f4e Update SNAPSHOT to 4.1.5 2024-11-26 18:39:04 +00:00
spencergibb
962ef9f540 Updates for checkstyle 2024-11-07 11:02:32 -05:00
buildmaster
8e36e70981 Bumping versions 2024-07-24 11:09:28 +00:00
buildmaster
d771b76c33 Bumping versions to 4.1.5-SNAPSHOT after release 2024-07-10 17:51:30 +00:00
buildmaster
c6dc0cdc60 Going back to snapshots 2024-07-10 17:51:29 +00:00
buildmaster
35e39e5acf Update SNAPSHOT to 4.1.4 2024-07-10 17:46:14 +00:00
Marcin Grzejszczak
56673bde4d Fails on no stubs for stubs Per Consumer
without this change the JAR gets downloaded, it contains mappings but there are no mappings that are actually matching the given consumer. Regardless, the WireMock server starts with no mappings
with this change an exception is being thrown in that case

fixes gh-2114
2024-06-27 14:08:33 +02:00
buildmaster
03c3ab0c37 Bumping versions to 4.1.4-SNAPSHOT after release 2024-05-30 12:32:30 +00:00
buildmaster
2733d2407f Going back to snapshots 2024-05-30 12:32:29 +00:00
buildmaster
c09bf46264 Update SNAPSHOT to 4.1.3 2024-05-30 12:25:32 +00:00
buildmaster
5aecb238ad Bumping versions to 4.1.3-SNAPSHOT after release 2024-03-27 14:57:07 +00:00
buildmaster
9926cb322f Going back to snapshots 2024-03-27 14:57:06 +00:00
buildmaster
706cc29ef3 Update SNAPSHOT to 4.1.2 2024-03-27 14:50:29 +00:00
Olga MaciaszekSharma
0494a3fec3 Revert "Bumping versions"
This reverts commit 5a633693e3.
2024-03-26 14:34:18 +01:00
buildmaster
5a633693e3 Bumping versions 2024-03-23 10:41:30 +00:00
Olga MaciaszekSharma
a1adffc54c Revert "Bumping versions"
This reverts commit 80bb76f90e.
2024-03-22 15:31:24 +01:00
buildmaster
80bb76f90e Bumping versions 2024-03-22 10:41:46 +00:00
Olga MaciaszekSharma
dd8d04874a Fix versioning for 4.1.2-SNAPSHOT. 2024-03-21 18:01:46 +01:00
buildmaster
e505602698 Bumping versions 2024-03-08 10:42:09 +00:00
Olga MaciaszekSharma
1dbdfe85fb Fix versioning. 2024-03-06 19:08:25 +01:00
Olga MaciaszekSharma
d717a0934f Adjust to changes from Boot 3.3. 2024-03-06 18:20:39 +01:00
buildmaster
e47f7f89e6 Bumping versions 2024-01-25 10:39:49 +00:00
buildmaster
494f709202 Bumping versions to 4.1.2-SNAPSHOT after release 2024-01-24 12:53:22 +00:00
buildmaster
e029b11175 Going back to snapshots 2024-01-24 12:53:21 +00:00
buildmaster
052d2f7551 Update SNAPSHOT to 4.1.1 2024-01-24 12:45:50 +00:00
dependabot[bot]
fa4f34f772 Bump org.glassfish.jersey.core:jersey-client from 2.40 to 2.41 (#2067)
Bumps org.glassfish.jersey.core:jersey-client from 2.40 to 2.41.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.core:jersey-client
  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>
2023-12-11 11:25:21 +01:00
buildmaster
2b81c317da Bumping versions to 4.1.1-SNAPSHOT after release 2023-12-06 16:56:23 +00:00
buildmaster
633ddd9fd3 Going back to snapshots 2023-12-06 16:56:22 +00:00
buildmaster
2ae2ffadb7 Update SNAPSHOT to 4.1.0 2023-12-06 16:49:51 +00:00
buildmaster
cd0fffa972 Going back to snapshots 2023-10-31 15:06:20 +00:00
buildmaster
4c6e703dc9 Update SNAPSHOT to 4.1.0-RC1 2023-10-31 15:00:49 +00:00
dependabot[bot]
cec410effb Bump org.glassfish.jersey.core:jersey-client from 2.35 to 2.40 (#2015)
Bumps org.glassfish.jersey.core:jersey-client from 2.35 to 2.40.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.core:jersey-client
  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>
2023-09-29 10:17:38 +02:00
buildmaster
7044811061 Going back to snapshots 2023-09-27 12:30:51 +00:00
buildmaster
f9583cbd72 Update SNAPSHOT to 4.1.0-M2 2023-09-27 12:25:18 +00:00
Marcin Grzejszczak
9670cb9fbe Changed Matchers to ArgumentMatchers 2023-09-25 12:11:33 +02:00
Marcin Grzejszczak
f3b4bce577 Merge branch '4.0.x' 2023-09-14 12:38:59 +02:00
David Melia
62ee4ad811 https://github.com/spring-cloud/spring-cloud-contract/issues/1935 (#1937) 2023-09-14 12:37:11 +02:00
Marcin Grzejszczak
ee276dea35 Merge branch '4.0.x' 2023-09-05 18:56:40 +02:00
Marcin Grzejszczak
44c634d0e9 Fixed logging issues in WireMock
- created our own version of Slf4jNotifier that uses our Slf4j setup
- fixes for sc-wiremock and sc-stub-runner modules

fixes gh-1916
2023-09-05 18:55:49 +02:00
buildmaster
05234d4382 Going back to snapshots 2023-08-10 03:38:06 +00:00
buildmaster
9f5242eeab Update SNAPSHOT to 4.1.0-M1 2023-08-10 03:28:32 +00:00
Frank Scheffler
8d7200aa94 fix missing 'failOnNoStubs' property configuration (#1928) 2023-08-09 12:35:53 +02:00
buildmaster
030eeff2d3 Bumping versions to 4.0.5-SNAPSHOT after release 2023-07-27 21:34:42 +00:00
buildmaster
5ebba9bd02 Going back to snapshots 2023-07-27 21:34:41 +00:00
buildmaster
a63e4d863f Update SNAPSHOT to 4.0.4 2023-07-27 21:22:32 +00:00
Marcin Grzejszczak
33ee34fe74 Merge branch '4.0.x' 2023-06-15 16:13:49 +02:00