Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update license headers #67

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

paullatzelsperger
Copy link
Contributor

WHAT

updates license headers + a simple check to verify them in the future

WHY

Briefly state why the change was necessary.

FURTHER NOTES

also bumps EDC to 0.7.1

Closes # <-- insert Issue number if one exists

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Jul 5, 2024
@paullatzelsperger paullatzelsperger force-pushed the chore/update_license_headers branch from 7860de8 to 558b8a0 Compare July 5, 2024 06:12
@paullatzelsperger paullatzelsperger force-pushed the chore/update_license_headers branch from 558b8a0 to 305aea9 Compare July 5, 2024 06:20
@paullatzelsperger paullatzelsperger force-pushed the chore/update_license_headers branch from 464599c to 6da9d03 Compare July 5, 2024 06:49
@paullatzelsperger paullatzelsperger force-pushed the chore/update_license_headers branch from 6da9d03 to 4c6ddab Compare July 5, 2024 07:12
@paullatzelsperger paullatzelsperger merged commit d16a14f into main Jul 5, 2024
24 of 25 checks passed
@paullatzelsperger paullatzelsperger deleted the chore/update_license_headers branch July 5, 2024 07:25
paullatzelsperger added a commit that referenced this pull request Jul 5, 2024
* build(deps): bump flyway from 10.11.1 to 10.12.0

Bumps `flyway` from 10.11.1 to 10.12.0.

Updates `org.flywaydb:flyway-core` from 10.11.1 to 10.12.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.11.1...flyway-10.12.0)

Updates `org.flywaydb:flyway-database-postgresql` from 10.11.1 to 10.12.0

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* trg 1: documentation

* TRG 5+6: helm, upgradeability

* fix upgradeability test

* install vault

* build(deps): bump helm/kind-action from 1.9.0 to 1.10.0 (#43)

Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  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>

* build(deps): bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0 (#45)

Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/thomaseizinger/create-pull-request/releases)
- [Changelog](https://github.com/thomaseizinger/create-pull-request/blob/master/CHANGELOG.md)
- [Commits](thomaseizinger/create-pull-request@1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: thomaseizinger/create-pull-request
  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>

* build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 (#47)

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.19.0...0.20.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  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>

* build(deps): bump mikefarah/yq from 4.43.1 to 4.44.1 (#48)

Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.43.1 to 4.44.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.43.1...v4.44.1)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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>

* build(deps): bump edc from 0.6.2 to 0.6.4 (#49)

Bumps `edc` from 0.6.2 to 0.6.4.

Updates `org.eclipse.edc:jetty-core` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:jersey-core` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:identity-did-core` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:boot` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:jwt-verifiable-credentials` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:verifiable-credentials` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:identity-trust-service` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:identity-trust-issuers-configuration` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:identity-trust-transform` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:identity-did-web` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:core-spi` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:identity-did-spi` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:web-spi` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:transaction-spi` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:transaction-datasource-spi` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:connector-core` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:jwt-spi` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:token-spi` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:identity-trust-spi` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:verifiable-credentials-spi` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:auth-spi` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:auth-tokenbased` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:vault-filesystem` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:vault-hashicorp` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:junit` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:api-observability` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:sql-core` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:transaction-local` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:sql-pool-apache-commons` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:keys-lib` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:transform-lib` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:json-ld-lib` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:json-lib` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

Updates `org.eclipse.edc:http-lib` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4)

---
updated-dependencies:
- dependency-name: org.eclipse.edc:jetty-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:jersey-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-did-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:jwt-verifiable-credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:verifiable-credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-trust-service
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-trust-issuers-configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-trust-transform
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-did-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:core-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-did-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:web-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:transaction-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:transaction-datasource-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:connector-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:jwt-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:token-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:identity-trust-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:verifiable-credentials-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:auth-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:auth-tokenbased
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:vault-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:vault-hashicorp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:api-observability
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:sql-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:transaction-local
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:sql-pool-apache-commons
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:keys-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:transform-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:json-ld-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:json-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:http-lib
  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>

* build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.39 (#50)

* build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.39

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.37.3 to 9.39.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39..9.37.3)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* DEPENDENCIES

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Latzelsperger <paul.latzelsperger@beardyinc.com>

* doc: add arc42 documentation  (#51)

* add docu

* added runtime

* updated README

* chore: add EndToEndTests to GitHub CI

* feat(ci): add Kubernetes compatibility test (#52)

* chore(legal): Update legal documents according to TRG7 (#62)

* chore(legal): Update legal documents according to TRG7

Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com>

* chore(dep): Update dependencies file

Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com>

* chore: Improve formatting of links in contributing.md

Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com>

---------

Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com>

* build(deps): bump mikefarah/yq from 4.44.1 to 4.44.2

Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.44.1 to 4.44.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.44.1...v4.44.2)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: deps file

* build(deps): bump flyway from 10.12.0 to 10.15.0

Bumps `flyway` from 10.12.0 to 10.15.0.

Updates `org.flywaydb:flyway-core` from 10.12.0 to 10.15.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.12.0...flyway-10.15.0)

Updates `org.flywaydb:flyway-database-postgresql` from 10.12.0 to 10.15.0

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* chore: deps file

* build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.22.0

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.20.0 to 0.22.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.20.0...0.22.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.39 to 9.40

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.39 to 9.40.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.40..9.39)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* chore: deps file

* build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* chore: deps file

* build(deps): bump jupiter from 5.10.2 to 5.10.3 (#66)

Bumps `jupiter` from 5.10.2 to 5.10.3.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.10.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.10.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  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>

* chore: update license headers (#67)

* chore: update license headers

* DEPENDENCIES

* chore(deps): bump EDC to 0.7.1 (#68)

* chore(deps): bump EDC to 0.7.1

* DEPENDENCIES

* Prepare release 0.0.5

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com>
Co-authored-by: eclipse-tractusx-bot <tractusx-bot@eclipse.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Latzelsperger <paul.latzelsperger@beardyinc.com>
Co-authored-by: Paul Latzelsperger <43503240+paullatzelsperger@users.noreply.github.com>
Co-authored-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants