Skip to content

Continuous release #69#53

Open
kellerfisch wants to merge 94 commits intomasterfrom
develop
Open

Continuous release #69#53
kellerfisch wants to merge 94 commits intomasterfrom
develop

Conversation

@kellerfisch
Copy link
Collaborator

No description provided.

kellerfisch and others added 30 commits April 23, 2021 16:42
#VAULTIONIZER-191 Implemented websocket error handler.
VAULTIONIZER-192: Implemented update file.
Implemented some unit tests for services.
Trying to enable publishing in Cucumber
dependabot-preview bot and others added 6 commits June 10, 2021 13:03
Bumps [cucumber-java](https://github.com/cucumber/cucumber-jvm) from 6.8.0 to 6.10.4.
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.8.0...v6.10.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.0-M3 to 2.5.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.0-M3...v2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [springfox-swagger2](https://github.com/springfox/springfox) from 2.9.2 to 3.0.0.
- [Release notes](https://github.com/springfox/springfox/releases)
- [Changelog](https://github.com/springfox/springfox/blob/master/docs/release-notes.md)
- [Commits](springfox/springfox@2.9.2...3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…-cucumber-java-6.10.4

Bump cucumber-java from 6.8.0 to 6.10.4
…ramework.boot-spring-boot-starter-parent-2.5.0

Bump spring-boot-starter-parent from 2.4.0-M3 to 2.5.0
…x-springfox-swagger2-3.0.0

Bump springfox-swagger2 from 2.9.2 to 3.0.0
jatsqi and others added 10 commits June 10, 2021 15:26
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.0...v2.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ramework.boot-spring-boot-starter-parent-2.5.1
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.1...v2.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ramework.boot-spring-boot-starter-parent-2.5.2

Bump spring-boot-starter-parent from 2.5.1 to 2.5.2
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

46.9% 46.9% Coverage
0.0% 0.0% Duplication

dependabot-preview bot and others added 12 commits July 15, 2021 06:23
Bumps [spring-tx](https://github.com/spring-projects/spring-framework) from 5.3.8 to 5.3.9.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.8...v5.3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [bootstrap](https://github.com/webjars/bootstrap) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/webjars/bootstrap/releases)
- [Commits](webjars/bootstrap@bootstrap-5.0.1...bootstrap-5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.2...v2.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…on-20230227

Bump json from 20210307 to 20230227
…oc-springdoc-openapi-ui-1.5.10

Bump springdoc-openapi-ui from 1.5.2 to 1.5.10
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…ramework.boot-spring-boot-starter-parent-2.5.3

Bump spring-boot-starter-parent from 2.5.2 to 2.5.3
…on-20231013

Bump org.json:json from 20230227 to 20231013
…-bootstrap-5.0.2

Bump bootstrap from 5.0.1 to 5.0.2
…ramework-spring-tx-5.3.9

Bump spring-tx from 5.3.8 to 5.3.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments