- 23 Jan, 2022 1 commit
-
-
Felix Förtsch authored
-
- 20 Dec, 2021 5 commits
-
-
ioangut authored
* release 2.16 * fix fortify (#1651) * fix fortify * , * Update CloseableHttp requests handling (#1655) * Update CloseableHttp requests handling * Fix - CloseableHttp try catch Co-authored-by:
Alice Bilc <36674707+AliceBilc@users.noreply.github.com> * Update log4j to 2.17.0 version (#1656) (#1662) Co-authored-by:
Alice Bilc <36674707+AliceBilc@users.noreply.github.com> Co-authored-by:
Cristian Manole <81580181+CManole@users.noreply.github.com>
-
Alice Bilc authored
* Add booster vaccinated card for Statistics * fix test - set values for the required properties * Fix getRequiredFields Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com> Co-authored-by:
Hilmar Falkenberg <hilmar.falkenberg@sap.com>
-
Stefan Weil authored
Signed-off-by:
Stefan Weil <sw@weilnetz.de> Co-authored-by:
Hilmar Falkenberg <hilmar.falkenberg@sap.com>
-
dependabot[bot] authored
Bumps log4j-core from 2.16.0 to 2.17.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Hilmar Falkenberg <hilmar.falkenberg@sap.com>
-
dependabot[bot] authored
Bumps `jackson.version` from 2.13.0 to 2.13.1. Updates `jackson-dataformat-cbor` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.13.0...jackson-dataformats-binary-2.13.1) Updates `jackson-core` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.0...jackson-core-2.13.1 ) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-core 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>
-
- 16 Dec, 2021 1 commit
-
-
Alice Bilc authored
-
- 15 Dec, 2021 4 commits
-
-
Hilmar Falkenberg authored
* log message date format: yyyy-MM-dd'T'HH:mm:ssZ * use complete spring-boot-starter-log4j2 * revert whitespace changes Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-
Hilmar Falkenberg authored
* moved exclusions into the root-pom * vault & openfeign dependency simplyfication
-
dependabot[bot] authored
Bumps tomcat-embed-core from 9.0.55 to 9.0.56. --- updated-dependencies: - dependency-name: org.apache.tomcat.embed:tomcat-embed-core 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>
-
ioangut authored
* release 2.15 * Fix that the value is hex-encoded, not utf-8 (#1619) * Feature/verify signature allowlist (#1620) * Add signKey * Change type to ValidationServicePublicKeyJWK * refactor: remove signKey since no longer in spec * Protocol Buffer update for release 2.15.x at Mon Nov 29 09:51:49 UTC 2021 (#1617) * Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/68d8d72efc8cd00a81740fc2d14f689aec2e9302 * Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/daa6ab48b1e6551d13118eb025cab030500d335f * feat: preview of certificate pinning * feat!: add certificate pinning and add ServiceProviderAllowItem's to final protobuf * feat!: add certificate pinning and add ServiceProviderAllowItem's to final protobuf * refactor: added tests and small refactoring to handle errors in case obtaining service provider allowlist fails * refactor: extract compare criterion to end of try-catch to make code more precise * update exception * fix build * fix tests * , * , * improve coverage * , * , * improve coverage * return empty dto if invalid fingerprint * improve coverage * Fix checkstyle and add one more test * Adjust the test to check invalid fingerprint Co-authored-by:
Alice Bilc <36674707+AliceBilc@users.noreply.github.com> Co-authored-by:
CWA Technical User <67319337+Corona-Warn-App-Technical-User@users.noreply.github.com> Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com> Co-authored-by:
Cristian Mihai Manole <cristian.manole@sap.com> Co-authored-by:
Gut Ioan <ioan.gut@sap.com> * Handle empty response for validation service (#1625) * Handle empty response for validation service * Update DigitalCovidValidationCertificateToProtobufMapping.java * Adjust validation services from new specs (#1626) * Adjust validation services from new specs * Update application-allow-list-invalid.yaml * enhance logging (#1627) * Feature/app feature changes (#1630) * Add the config changes as described here: https://github.com/corona-warn-app/cwa-app-tech-spec/pull/144/files * Add the config changes as described here: https://github.com/corona-warn-app/cwa-app-tech-spec/pull/145/files * Fix blank * Delete space (#1631) * Fix bracket (#1635) * Delete min and max restrictions for app feature values (#1636) * upgrade apache logging log4j dependency (#1637) * remove log4j dependency there is no need to directly depend on log4j for those modules * don't depend on log4j instead use spring utils to check if objects/strings are empty * change dependency to log4j-slf4j-impl spring-boot-starter-log4j2 imports too much log4j-core isn't necessary * manage log4j dependencies 2.15.0 * Log4j release (#1640) * remove log4j dependency there is no need to directly depend on log4j for those modules * don't depend on log4j instead use spring utils to check if objects/strings are empty * change dependency to log4j-slf4j-impl spring-boot-starter-log4j2 imports too much log4j-core isn't necessary * manage log4j dependencies 2.15.0 Co-authored-by:
Hilmar Falkenberg <hilmar.falkenberg@sap.com> * Update log4j to 2.16.0 version (#1642) Co-authored-by:
Alice Bilc <36674707+AliceBilc@users.noreply.github.com> Co-authored-by:
Jeremias Rößler <jeremias.roessler@sap.com> Co-authored-by:
FelixRottler <72494737+FelixRottler@users.noreply.github.com> Co-authored-by:
CWA Technical User <67319337+Corona-Warn-App-Technical-User@users.noreply.github.com> Co-authored-by:
Cristian Mihai Manole <cristian.manole@sap.com> Co-authored-by:
Hilmar Falkenberg <hilmar.falkenberg@sap.com>
-
- 14 Dec, 2021 1 commit
-
-
ioangut authored
* release 2.15 * Fix that the value is hex-encoded, not utf-8 (#1619) * Feature/verify signature allowlist (#1620) * Add signKey * Change type to ValidationServicePublicKeyJWK * refactor: remove signKey since no longer in spec * Protocol Buffer update for release 2.15.x at Mon Nov 29 09:51:49 UTC 2021 (#1617) * Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/68d8d72efc8cd00a81740fc2d14f689aec2e9302 * Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/daa6ab48b1e6551d13118eb025cab030500d335f * feat: preview of certificate pinning * feat!: add certificate pinning and add ServiceProviderAllowItem's to final protobuf * feat!: add certificate pinning and add ServiceProviderAllowItem's to final protobuf * refactor: added tests and small refactoring to handle errors in case obtaining service provider allowlist fails * refactor: extract compare criterion to end of try-catch to make code more precise * update exception * fix build * fix tests * , * , * improve coverage * , * , * improve coverage * return empty dto if invalid fingerprint * improve coverage * Fix checkstyle and add one more test * Adjust the test to check invalid fingerprint Co-authored-by:
Alice Bilc <36674707+AliceBilc@users.noreply.github.com> Co-authored-by:
CWA Technical User <67319337+Corona-Warn-App-Technical-User@users.noreply.github.com> Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com> Co-authored-by:
Cristian Mihai Manole <cristian.manole@sap.com> Co-authored-by:
Gut Ioan <ioan.gut@sap.com> * Handle empty response for validation service (#1625) * Handle empty response for validation service * Update DigitalCovidValidationCertificateToProtobufMapping.java * Adjust validation services from new specs (#1626) * Adjust validation services from new specs * Update application-allow-list-invalid.yaml * enhance logging (#1627) * Feature/app feature changes (#1630) * Add the config changes as described here: https://github.com/corona-warn-app/cwa-app-tech-spec/pull/144/files * Add the config changes as described here: https://github.com/corona-warn-app/cwa-app-tech-spec/pull/145/files * Fix blank * Delete space (#1631) * Fix bracket (#1635) * Delete min and max restrictions for app feature values (#1636) * upgrade apache logging log4j dependency (#1637) * Update maven.config * improve coverage * , * , * , * . * . * . * . * . * . * , Co-authored-by:
Alice Bilc <36674707+AliceBilc@users.noreply.github.com> Co-authored-by:
Jeremias Rößler <jeremias.roessler@sap.com> Co-authored-by:
FelixRottler <72494737+FelixRottler@users.noreply.github.com> Co-authored-by:
CWA Technical User <67319337+Corona-Warn-App-Technical-User@users.noreply.github.com> Co-authored-by:
Cristian Mihai Manole <cristian.manole@sap.com>
-
- 10 Dec, 2021 1 commit
-
-
Cristian Manole authored
* filter EU from onboarded countries * fix code check errorrs * improve check for EU and add test * , * ,
-
- 03 Dec, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [wiremock-jre8](https://github.com/wiremock/wiremock) from 2.31.0 to 2.32.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/2.31.0...2.32.0 ) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8 dependency-type: direct:development 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>
-
- 02 Dec, 2021 5 commits
-
-
dependabot[bot] authored
Bumps [bcpkix-jdk15on](https://github.com/bcgit/bc-java) from 1.69 to 1.70. - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits ) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk15on 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>
-
dependabot[bot] authored
Bumps [spring-cloud-openfeign-core](https://github.com/spring-cloud/spring-cloud-openfeign) from 3.0.5 to 3.1.0. - [Release notes](https://github.com/spring-cloud/spring-cloud-openfeign/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-openfeign/compare/v3.0.5...v3.1.0 ) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-openfeign-core 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>
-
dependabot[bot] authored
* Bump spring-boot.version from 2.5.7 to 2.6.1 Bumps `spring-boot.version` from 2.5.7 to 2.6.1. Updates `spring-boot-dependencies` from 2.5.7 to 2.6.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.7...v2.6.1) Updates `spring-boot-starter-web` from 2.5.7 to 2.6.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.7...v2.6.1) Updates `spring-boot-starter-test` from 2.5.7 to 2.6.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.7...v2.6.1) Updates `spring-boot-maven-plugin` from 2.5.7 to 2.6.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.7...v2.6.1 ) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> * update spring cloud version Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Gut Ioan <ioan.gut@sap.com>
-
dependabot[bot] authored
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.1 to 9.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.1...checkstyle-9.2 ) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle 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> Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-
Alice Bilc authored
-
- 30 Nov, 2021 1 commit
-
- 25 Nov, 2021 1 commit
-
-
Cristian Manole authored
* add dcc validation service environment variables * Add protobuf file for development This will be create conflict once we will have the protocol-buffer PR for main * add Distribution Service Config variables * use correct certificate and add environment variables loaded test * parse String allow-list into java object * validation service allow list * fix checkstyle errors and failinng tests * add missing curly bracket for allow-list env variable * . * improved logging * , * , * removed empty line * Update services/distribution/src/main/java/app/coronawarn/server/services/distribution/dgc/dsc/DigitalCovidValidationCertificateToProtobufMapping.java Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com> Co-authored-by:
Gut Ioan <ioan.gut@sap.com> Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-
- 23 Nov, 2021 1 commit
-
-
dependabot[bot] authored
Bumps `spring-boot.version` from 2.5.6 to 2.5.7. Updates `spring-boot-dependencies` from 2.5.6 to 2.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.6...v2.5.7) Updates `spring-boot-starter-web` from 2.5.6 to 2.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.6...v2.5.7) Updates `spring-boot-starter-test` from 2.5.6 to 2.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.6...v2.5.7) Updates `spring-boot-maven-plugin` from 2.5.6 to 2.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.6...v2.5.7 ) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-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>
-
- 17 Nov, 2021 2 commits
-
-
Jeremias Rößler authored
* Use CMD [ "npm","run","start:local" ] instead of "start:cloud" * Update certificates to match those of the efgs fake Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-
Jeremias Rößler authored
-
- 16 Nov, 2021 1 commit
-
-
dependabot[bot] authored
Bumps tomcat-embed-core from 9.0.54 to 9.0.55. --- updated-dependencies: - dependency-name: org.apache.tomcat.embed:tomcat-embed-core 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>
-
- 15 Nov, 2021 1 commit
-
-
ioangut authored
* Add luca app tracing parameters * Add block list for DCCs * add test and change default value
-
- 12 Nov, 2021 1 commit
-
-
CWA Technical User authored
* Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/2ccee40979b4ba40e7c960301781c41c6af65176 * Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/ffe7eb6b08a6f085d79f2d8c2f3bc3a32025f03f Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-
- 11 Nov, 2021 1 commit
-
-
Alice Bilc authored
* add special case for Eisenach * Changed logic to fit for the case when wartburgkreis data doesn't exist
-
- 04 Nov, 2021 2 commits
-
-
Hilmar Falkenberg authored
-
Alice Bilc authored
-
- 03 Nov, 2021 2 commits
-
-
Alice Bilc authored
* Update openfeign core version * Fix <> * Change after PR com
-
Jeremias Rößler authored
* Update the efgs-fake to have it respond to requests and make it actually reachable... * Use newer verification fake image, which is based on node 17
-
- 01 Nov, 2021 6 commits
-
-
dependabot[bot] authored
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.0 to 42.3.1. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.0...REL42.3.1 ) --- updated-dependencies: - dependency-name: org.postgresql:postgresql 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> Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.0.1 to 9.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.0.1...checkstyle-9.1 ) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle 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>
-
dependabot[bot] authored
Bumps `protobuf.version` from 3.19.0 to 3.19.1. Updates `protobuf-java` from 3.19.0 to 3.19.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.0...v3.19.1) Updates `protobuf-java-util` from 3.19.0 to 3.19.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.0...v3.19.1 ) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util 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> Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-
dependabot[bot] authored
Bumps `feign.version` from 11.6 to 11.7. Updates `feign-httpclient` from 11.6 to 11.7 - [Release notes](https://github.com/openfeign/feign/releases) - [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md) - [Commits](https://github.com/openfeign/feign/compare/11.6...11.7) Updates `feign-core` from 11.6 to 11.7 - [Release notes](https://github.com/openfeign/feign/releases) - [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md) - [Commits](https://github.com/openfeign/feign/compare/11.6...11.7 ) --- updated-dependencies: - dependency-name: io.github.openfeign:feign-httpclient dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.github.openfeign:feign-core 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>
-
dependabot[bot] authored
Bumps `test-containers.version` from 1.16.1 to 1.16.2. Updates `testcontainers` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.1...1.16.2) Updates `junit-jupiter` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.1...1.16.2) Updates `postgresql` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.1...1.16.2 ) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers 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 - dependency-name: org.testcontainers:postgresql 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> Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-
Jeremias Rößler authored
* Fix spelling errors * Rename test methods to something more sensible Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-
- 22 Oct, 2021 2 commits
-
-
dependabot[bot] authored
Bumps `spring-boot.version` from 2.5.5 to 2.5.6. Updates `spring-boot-dependencies` from 2.5.5 to 2.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.5...v2.5.6) Updates `spring-boot-starter-web` from 2.5.5 to 2.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.5...v2.5.6) Updates `spring-boot-starter-test` from 2.5.5 to 2.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.5...v2.5.6) Updates `spring-boot-maven-plugin` from 2.5.5 to 2.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.5...v2.5.6 ) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-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> Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-
Jeremias Rößler authored
* Extract Strings into constants * Add test to make sure the fake response contains the same headers as the actual response * And make the test pass... Co-authored-by:
ioangut <67064882+ioangut@users.noreply.github.com>
-