Commit Graph

4302 Commits

Author SHA1 Message Date
dependabot[bot]
955f2ba8ea Bump org.apache.maven.resolver:maven-resolver from 1.4.1 to 1.4.2 (#1957)
Bumps [org.apache.maven.resolver:maven-resolver](https://github.com/apache/maven-resolver) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.4.1...maven-resolver-1.4.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver
  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>
2023-09-19 14:58:08 +02:00
dependabot[bot]
ddeed33a2a Bump com.github.tomakehurst:wiremock-jre8-standalone (#1956)
Bumps [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.35.0 to 2.35.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.35.0...2.35.1)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  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>
2023-09-19 14:57:55 +02:00
dependabot[bot]
88f89933b9 Bump org.codehaus.plexus:plexus-utils from 3.5.0 to 3.5.1 (#1948)
Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.5.0...plexus-utils-3.5.1)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  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>
2023-09-19 14:56:10 +02:00
dependabot[bot]
428d2d97e9 Bump org.apache.maven.plugins:maven-plugin-plugin from 3.6.1 to 3.6.4 (#1946)
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.1 to 3.6.4.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-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>
2023-09-19 14:55:53 +02:00
dependabot[bot]
b350390bc0 Bump actions/checkout from 3 to 4 (#1944)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-09-19 14:55:34 +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
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
Marcin Grzejszczak
032bca7eae Polishing the pom.xml 2023-09-05 18:52:28 +02:00
Marcin Grzejszczak
948532c0e7 Merge branch '3.1.x' into 4.0.x 2023-09-05 18:27:26 +02:00
Marcin Grzejszczak
7975d43351 Fixed missing support for String body for URL encoded request; fixes gh-1931 2023-09-05 18:27:20 +02:00
Marcin Grzejszczak
518c46921b Removed the wrong thin-jar version; fixes gh-1926 2023-09-05 15:25:51 +02:00
Marcin Grzejszczak
ff5bbb450f Merge branch '3.1.x' into 4.0.x 2023-09-05 15:18:47 +02:00
Marcin Grzejszczak
b063b3a4bf Fixed conversion to and from YAML; fixes gh-1921 2023-09-05 15:18:38 +02:00
Marcin Grzejszczak
b1eba33ca9 Merge branch '3.1.x' into 4.0.x 2023-09-04 18:35:22 +02:00
Marcin Grzejszczak
a15db490f1 Defaults the WireMock server port to 8080; fixes gh-1920 2023-09-04 18:32:32 +02:00
Marcin Grzejszczak
2618a1faaa Merge branch '3.1.x' into 4.0.x 2023-09-04 17:51:24 +02:00
Marcin Grzejszczak
961b119529 Fixed invalid URLs to the samples 2023-09-04 17:51:15 +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
buildmaster
091beb36ce Bumping versions 2023-07-27 12:05:16 +00:00
Marcin Grzejszczak
c130aec7b4 Upgrades Kotlin to 1.8.22 and fixes Kotlin scripting
fixes gh-1902
fixes gh-1792
2023-07-05 15:45:38 +02:00
Marcin Grzejszczak
a6f0e9a4f5 Merge branch '3.1.x' into 4.0.x 2023-07-03 07:05:40 +02:00
Marcin Grzejszczak
550b7c0069 Fixed invalid 'Go back to index' link; fixes gh-1918 2023-07-03 07:04:17 +02:00
Shannon Pamperl
80359e2cb4 Remove useJUnitPlatform() as this is the default from the Gradle plugin (#1914) 2023-07-03 06:43:36 +02:00
buildmaster
8d897f44ed Bumping versions to 3.1.9-SNAPSHOT after release 2023-06-29 13:50:12 +00:00
buildmaster
30260c234f Going back to snapshots 2023-06-29 13:50:11 +00:00
buildmaster
40f46f68e4 Update SNAPSHOT to 3.1.8 2023-06-29 13:38:36 +00:00
Marcin Grzejszczak
3401ccf56c Skipping docker modules for the release 2023-06-29 14:40:40 +02:00
Marcin Grzejszczak
c2a3e730b4 Trying to fix the ddocs build 2023-06-29 11:55:45 +02:00
Marcin Grzejszczak
0c910155ba Commenting out spring release repository 2023-06-29 11:23:11 +02:00
Marcin Grzejszczak
2d11471dbb Merge branch '3.1.x' into 4.0.x 2023-06-29 11:16:33 +02:00
Marcin Grzejszczak
17a5fa0c5d Fixed broken pact tests 2023-06-29 11:03:32 +02:00
Marcin Grzejszczak
e692110a15 Upgraded handlebars to 4.3.1 2023-06-29 10:32:30 +02:00
Marcin Grzejszczak
559510e991 Upgraded pact to 4.1.41 2023-06-29 10:31:47 +02:00
Marcin Grzejszczak
dd6cb86be4 Upgraded Camel to 3.14.9 2023-06-29 10:30:16 +02:00
Marcin Grzejszczak
98b3c5de2b Trying to fix docker setup with gradle and thin jar 2023-06-29 10:29:15 +02:00
Shannon Pamperl
9a071f2b58 Add dependency on copyContracts (#1913)
* Re-enable full exception logging

* Add dependency on copyContracts
2023-06-27 14:59:02 +02:00
Marcin Grzejszczak
38fb1bd81e Working around Gradle bugs; fixes gh-1910 2023-06-26 14:49:43 +02:00
Marcin Grzejszczak
42873a2fad Merge branch '3.1.x' into 4.0.x 2023-06-26 12:04:58 +02:00
Marcin Grzejszczak
5c6eac2453 Fixing Gradle 8.1.1 issues; fixs gh-1911 2023-06-26 12:04:49 +02:00
Marcin Grzejszczak
82f40d07e5 Set slf4j version to 2.0.7 2023-06-26 09:05:07 +02:00
Marcin Grzejszczak
3963700c56 Merge branch '3.1.x' into 4.0.x 2023-06-26 09:04:39 +02:00
Marcin Grzejszczak
ce3f5956ab Changed slf4j version to 1.x; fixes gh-1909 2023-06-26 09:04:22 +02:00
Marcin Grzejszczak
c975bbaf50 Fixed slf4j version; fixes gh-1909 2023-06-26 09:02:42 +02:00
Marcin Grzejszczak
d85e522a84 Fixing the build 2023-06-26 08:51:27 +02:00
Marcin Grzejszczak
59944ec34f Merge branch '3.1.x' into 4.0.x 2023-06-19 17:02:46 +02:00
Marcin Grzejszczak
169a39d481 Trying to fix the DSL build for Gradle 2023-06-19 17:02:35 +02:00
buildmaster
ae271b16bc Bumping versions 2023-06-17 12:03:15 +00:00
Marcin Grzejszczak
f89861bcb9 Merge branch '3.1.x' into 4.0.x 2023-06-15 16:55:44 +02:00