Commit Graph

4368 Commits

Author SHA1 Message Date
Marcin Grzejszczak
64d9d90216 Merge branch '3.1.x' into 4.0.x 2024-01-23 13:59:39 +01:00
Marcin Grzejszczak
b53e0bdcee Upgrade plexus to 4.9.1; fixes gh-2089 2024-01-23 13:48:19 +01:00
Marcin Grzejszczak
82a7d6aaf4 Merge branch '3.1.x' into 4.0.x 2024-01-23 13:09:36 +01:00
Marcin Grzejszczak
713fcb4ea7 Upgraded jsonassert to 0.8.0; fixes gh-2088 2024-01-23 12:59:38 +01:00
dependabot[bot]
95afeb5d30 Bump actions/cache from 3 to 4 (#2085)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2024-01-22 10:11:50 +01:00
Marcin Grzejszczak
8fff4cad6d Merge branch '3.1.x' into 4.0.x 2024-01-11 13:24:41 +01:00
Marcin Grzejszczak
ff3c77b744 Updates Guava to 33.0.0-jre;fixes gh-2082 2024-01-11 13:15:49 +01:00
Marcin Grzejszczak
48d0531a29 Merge branch '3.1.x' into 4.0.x 2023-12-29 16:00:42 +01:00
Marcin Grzejszczak
d385d67331 Fixed invalid setting of custom port for AutoConfigureWireMock; fixes gh-2074 2023-12-29 16:00:17 +01:00
buildmaster
98b494aceb Bumping versions 2023-12-22 00:15:53 +00:00
buildmaster
0ccd23f34b Bumping versions to 3.1.10-SNAPSHOT after release 2023-12-19 00:42:24 +00:00
buildmaster
8afe20d7ed Going back to snapshots 2023-12-19 00:42:23 +00:00
buildmaster
165cca53f8 Update SNAPSHOT to 3.1.9 2023-12-19 00:29:09 +00:00
dependabot[bot]
c4bf9df961 Bump github/codeql-action from 2 to 3 (#2072)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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-12-18 10:01:48 +01:00
Marcin Grzejszczak
3891ee8111 Removed any references to cloud BOMs; fixes gh-2062 2023-12-14 11:15:16 +01:00
Marcin Grzejszczak
ebac7f176c Makes jakarta servlet dependency optional
without this change if you use Spring Cloud Contract WireMock with e.g. WebFlux your Spring Boot context can fail to start beacuse of it can't decide whether the application should be reactive or not.

with this change we're making the dependency optional because it should come from the user, we shouldn't be providing it. Also RestDocs are assuming that that dependency is a runtime one

fixes gh-1854
2023-12-14 10:52:30 +01:00
Marcin Grzejszczak
cfeefcd910 Added more explanation regarding query parameters
fixes gh-2042
2023-12-13 16:49:10 +01:00
Marcin Grzejszczak
44c4ab0142 Merge branch '3.1.x' into 4.0.x 2023-12-07 14:55:23 +01:00
Shannon Pamperl
6f59837202 Correct ordering of resources on the classpath. Fixes gh-1981 (#2060) (#2061) 2023-12-07 14:54:45 +01:00
Shannon Pamperl
d5147e7528 Correct ordering of resources on the classpath. Fixes gh-1981 (#2060) 2023-12-07 10:07:21 +01:00
Marcin Grzejszczak
95998b4d57 Upgrades Groovy to 4.0.16
fixes https://github.com/spring-cloud/spring-cloud-contract/issues/2034
2023-12-04 16:09:18 +01:00
dependabot[bot]
a70a410cab Bump org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14 (#1950)
Bumps org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  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-12-04 15:43:38 +01:00
dependabot[bot]
81a8fb6387 Bump actions/setup-java from 3 to 4 (#2046)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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-12-04 15:23:39 +01:00
dependabot[bot]
deb15d732a Bump com.github.tomakehurst:wiremock-jre8-standalone (#2014)
Bumps [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.33.0 to 2.33.2.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.33.0...2.33.2)

---
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-29 10:17:22 +02:00
dependabot[bot]
e7a1f597f6 Bump org.apache.maven.resolver:maven-resolver from 1.4.1 to 1.4.2 (#2010)
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-28 14:37:45 +02:00
dependabot[bot]
d61b61c195 Bump org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.10 (#2009)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.10.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.10)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-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>
2023-09-28 14:37:30 +02:00
dependabot[bot]
6e3d657856 Bump com.example.github:github-analytics (#2008)
Bumps com.example.github:github-analytics from 1.0.0.M1-190120_105104-VERSION to 1.0.0.M1-20180613_114136-VERSION.

---
updated-dependencies:
- dependency-name: com.example.github:github-analytics
  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>
2023-09-28 14:37:01 +02:00
dependabot[bot]
2771da010a Bump org.apache.maven.plugins:maven-invoker-plugin from 3.2.1 to 3.2.2 (#2007)
Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.2.1...maven-invoker-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-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-28 14:36:48 +02:00
dependabot[bot]
e735a66ba4 Bump org.codehaus.plexus:plexus-archiver from 4.2.5 to 4.2.7 (#2006)
Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.5 to 4.2.7.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.2.5...plexus-archiver-4.2.7)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
  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-28 14:36:28 +02:00
dependabot[bot]
bbe31c9e75 Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#2005)
Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.1 to 3.1.2.
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.1.1...maven-project-info-reports-plugin-3.1.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-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-27 09:47:33 +02:00
dependabot[bot]
174368b801 Bump com.sun.jersey.contribs:jersey-apache-client4 from 1.19.1 to 1.19.4 (#2004)
Bumps com.sun.jersey.contribs:jersey-apache-client4 from 1.19.1 to 1.19.4.

---
updated-dependencies:
- dependency-name: com.sun.jersey.contribs:jersey-apache-client4
  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-27 09:47:18 +02:00
dependabot[bot]
dd568228ad Bump org.apache.maven:maven-archiver from 3.5.1 to 3.5.2 (#2003)
Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-archiver/releases)
- [Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.5.1...maven-archiver-3.5.2)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-archiver
  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-27 09:47:02 +02:00
dependabot[bot]
13ac66d19e Bump com.fasterxml.jackson.module:jackson-module-jsonSchema (#2002)
Bumps [com.fasterxml.jackson.module:jackson-module-jsonSchema](https://github.com/FasterXML/jackson-module-jsonSchema) from 2.14.2 to 2.14.3.
- [Commits](https://github.com/FasterXML/jackson-module-jsonSchema/compare/jackson-module-jsonSchema-2.14.2...jackson-module-jsonSchema-2.14.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-jsonSchema
  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-27 09:46:43 +02:00
dependabot[bot]
57a8c99fb0 Bump contract.kotlin.version from 1.5.20 to 1.5.32 (#2001)
Bumps `contract.kotlin.version` from 1.5.20 to 1.5.32.

Updates `org.jetbrains.kotlin:kotlin-bom` from 1.5.20 to 1.5.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.32/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.32)

Updates `org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable` from 1.5.20 to 1.5.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.32/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.32)

Updates `org.jetbrains.kotlin:kotlin-daemon-embeddable` from 1.5.20 to 1.5.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.32/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.32)

Updates `org.jetbrains.kotlin:kotlin-compiler-embeddable` from 1.5.20 to 1.5.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.32/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.32)

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.5.20 to 1.5.32

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-daemon-embeddable
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-compiler-embeddable
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-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>
2023-09-27 09:46:25 +02:00
dependabot[bot]
6ca200fa12 Bump org.codehaus.plexus:plexus-archiver from 4.2.5 to 4.2.7 (#2000)
Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.5 to 4.2.7.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.2.5...plexus-archiver-4.2.7)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
  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-27 09:46:02 +02:00
Marcin Grzejszczak
88c4c4cf92 Merge branch '3.1.x' into 4.0.x 2023-09-26 15:22:04 +02:00
Paulius Paplauskas
0ca1a20940 Use prepareTestInstance phase instead of beforeTestClass phase (#1996)
* use prepareTestInstance phase instead of beforeTestClass phase to check wiremock config

* code style changes
2023-09-26 15:21:16 +02:00
dependabot[bot]
dfceec38ba Bump cglib:cglib from 3.2.11 to 3.2.12 (#1986)
Bumps [cglib:cglib](https://github.com/cglib/cglib) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/cglib/cglib/releases)
- [Commits](https://github.com/cglib/cglib/commits)

---
updated-dependencies:
- dependency-name: cglib:cglib
  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-26 11:55:00 +02:00
dependabot[bot]
db37ab0dc7 Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#1994)
Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.1 to 3.1.2.
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.1.1...maven-project-info-reports-plugin-3.1.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-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-26 09:59:46 +02:00
dependabot[bot]
f4225f7858 Bump testcontainers.version from 1.17.5 to 1.17.6 (#1993)
Bumps `testcontainers.version` from 1.17.5 to 1.17.6.

Updates `org.testcontainers:rabbitmq` from 1.17.5 to 1.17.6
- [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.5...1.17.6)

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

---
updated-dependencies:
- dependency-name: org.testcontainers:rabbitmq
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  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>
2023-09-26 09:59:30 +02:00
dependabot[bot]
7c1e0af3a4 Bump org.apache.maven.plugins:maven-surefire-plugin (#1992)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-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-26 09:59:07 +02:00
dependabot[bot]
cedff35492 Bump org.apache.maven:maven-archiver from 3.5.1 to 3.5.2 (#1991)
Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-archiver/releases)
- [Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.5.1...maven-archiver-3.5.2)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-archiver
  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-26 09:58:43 +02:00
dependabot[bot]
f50195a7a7 Bump com.example.github:github-webhook (#1985)
Bumps com.example.github:github-webhook from 1.0.0.M1-190120_193303-VERSION to 1.0.0.M1-20180806_102441-VERSION.

---
updated-dependencies:
- dependency-name: com.example.github:github-webhook
  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>
2023-09-26 09:57:17 +02:00
dependabot[bot]
9fb2772b7f Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.3.4 to 0.3.5 (#1984)
Bumps org.eclipse.sisu:org.eclipse.sisu.plexus from 0.3.4 to 0.3.5.

---
updated-dependencies:
- dependency-name: org.eclipse.sisu:org.eclipse.sisu.plexus
  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-26 09:56:58 +02:00
dependabot[bot]
50b58651d5 Bump spock-spring.version from 2.0-M5-groovy-3.0 to 2.0-groovy-3.0 (#1983)
Bumps `spock-spring.version` from 2.0-M5-groovy-3.0 to 2.0-groovy-3.0.

Updates `org.spockframework:spock-spring` from 2.0-M5-groovy-3.0 to 2.0-groovy-3.0

Updates `org.spockframework:spock-core` from 2.0-M5-groovy-3.0 to 2.0-groovy-3.0

Updates `org.spockframework:spock-junit4` from 2.0-M5-groovy-3.0 to 2.0-groovy-3.0

---
updated-dependencies:
- dependency-name: org.spockframework:spock-spring
  dependency-type: direct:production
- dependency-name: org.spockframework:spock-core
  dependency-type: direct:production
- dependency-name: org.spockframework:spock-junit4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 09:56:28 +02:00
dependabot[bot]
0fdfadd4df Bump com.google.inject:guice from 5.0.0 to 5.0.1 (#1982)
Bumps [com.google.inject:guice](https://github.com/google/guice) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](https://github.com/google/guice/compare/5.0.0...5.0.1)

---
updated-dependencies:
- dependency-name: com.google.inject:guice
  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-26 09:56:02 +02:00
Marcin Grzejszczak
661452caa0 Fixed readme import 2023-09-25 14:04:46 +02:00
dependabot[bot]
6a00ee7674 Bump org.junit.vintage:junit-vintage-engine from 5.9.1 to 5.9.3 (#1974)
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.9.3)

---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
  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>
2023-09-25 12:31:34 +02:00
Marcin Grzejszczak
e074f3c947 Merge branch '3.1.x' into 4.0.x 2023-09-25 12:27:39 +02:00
Shannon Pamperl
e9a02a57a9 Print stderr when process fails. Fixes gh-1908 (#1979) 2023-09-25 11:43:29 +02:00