-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented Point In Time support (#217)
* Bump org.apache.logging.log4j:log4j-to-slf4j from 2.22.0 to 2.22.1 (#208) Bumps org.apache.logging.log4j:log4j-to-slf4j from 2.22.0 to 2.22.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-to-slf4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: gmamakis-thinkanalytics <[email protected]> * Update dependency ch.qos.logback:logback-classic to v1.4.14 (#212) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> Signed-off-by: gmamakis-thinkanalytics <[email protected]> * Dependency updates: Spring Boot 3.2.1 (#213) Signed-off-by: Andriy Redko <[email protected]> Signed-off-by: gmamakis-thinkanalytics <[email protected]> * Bump io.specto:hoverfly-java-junit5 from 0.15.0 to 0.16.0 (#215) Bumps [io.specto:hoverfly-java-junit5](https://github.com/SpectoLabs/hoverfly-java) from 0.15.0 to 0.16.0. - [Commits](SpectoLabs/hoverfly-java@0.15.0...0.16.0) --- updated-dependencies: - dependency-name: io.specto:hoverfly-java-junit5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Georgios Mamakis <[email protected]> Signed-off-by: gmamakis-thinkanalytics <[email protected]> * Implemented point-in-time support Signed-off-by: Georgios Mamakis <[email protected]> Signed-off-by: gmamakis-thinkanalytics <[email protected]> * Implemented point-in-time support Signed-off-by: Georgios Mamakis <[email protected]> Signed-off-by: gmamakis-thinkanalytics <[email protected]> * Resolved review comments Signed-off-by: gmamakis-thinkanalytics <[email protected]> * Rearranged imports Signed-off-by: gmamakis-thinkanalytics <[email protected]> * Tuned timeout to 70 seconds Signed-off-by: gmamakis-thinkanalytics <[email protected]> * Reverted timeout Signed-off-by: gmamakis-thinkanalytics <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: gmamakis-thinkanalytics <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Signed-off-by: Georgios Mamakis <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: Andriy Redko <[email protected]>
- Loading branch information
1 parent
6de54fb
commit fc05e07
Showing
3 changed files
with
198 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters