holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
66 stars 26 forks source link

chore(deps): bump axon-gateway-extension.version from 1.1.2 to 2.0.0 #870

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps axon-gateway-extension.version from 1.1.2 to 2.0.0. Updates io.holixon.axon.gateway:axon-gateway-extension from 1.1.2 to 2.0.0

Release notes

Sourced from io.holixon.axon.gateway:axon-gateway-extension's releases.

2.0.0

:zap: Breaking Changes

  • Support Spring Boot 3.x #233 only
  • Built with JDK 17
  • Uses Axon Framework 4.8.3 #232

:hammer_and_wrench: Chore

  • chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0 #230
  • chore(deps): bump springboot.version from 2.7.5 to 3.1.3 #229
  • chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 #231
  • chore(deps): bump kotlin.version from 1.9.0 to 1.9.10 #228
  • chore(deps): bump io.mockk:mockk-jvm from 1.13.5 to 1.13.7 #225
  • chore(deps): bump kotlin.version from 1.8.22 to 1.9.0 #222
  • chore(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 #219
  • chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 #218
  • chore(deps): bump dokka-maven-plugin from 1.8.10 to 1.8.20 #216
  • chore(deps): bump maven-release-plugin from 2.5.3 to 3.0.1 #215
  • chore(deps): bump gitflow-maven-plugin from 1.19.0 to 1.20.0 #214
  • chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 #213
  • chore(deps): bump maven-assembly-plugin from 3.4.2 to 3.6.0 #210
  • chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 #209
  • chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.1.0 #208
  • chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 #207
  • chore(deps): bump kotlin.version from 1.8.0 to 1.8.21 #205
  • chore(deps): bump mockk-jvm from 1.13.2 to 1.13.5 #203
  • chore(deps): bump springdoc-ui.version from 1.6.14 to 1.7.0 #200
  • chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 #198
  • chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 #197
  • chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 #196
  • chore(deps): bump dokka-maven-plugin from 1.7.20 to 1.8.10 #189
  • chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 #187
  • chore(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0 #184
  • chore(deps): bump kotlin-logging-jvm from 3.0.4 to 3.0.5 #181
  • chore(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 #180
  • chore(deps): bump axon-bom from 4.6.2 to 4.6.3 #177
  • chore(deps): bump kotlin.version from 1.7.22 to 1.8.0 #176
  • chore(deps): bump springdoc-ui.version from 1.6.13 to 1.6.14 #173
  • chore(deps): bump kotlin.version from 1.7.21 to 1.7.22 #171

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • e7da0f7 Merge branch 'release/2.0.0'
  • 6486425 Update for next development version
  • 363bc70 Update versions for release
  • 246e819 Merge pull request #232 from holixon/dependabot/maven/org.axonframework-axon-...
  • c6270fd chore(deps): bump org.axonframework:axon-bom from 4.6.3 to 4.8.3
  • 1621b4a Merge pull request #235 from holixon/feature/spring-boot-3-support
  • 4d32b35 get rid of spring.factories
  • 157eb47 update CI/CD to JDK 17
  • 95a2c14 update dependencies and prepare for SPB 3
  • 888159d Merge pull request #230 from holixon/dependabot/maven/org.jetbrains.dokka-dok...
  • Additional commits viewable in compare view


Updates io.holixon.axon.gateway:axon-gateway-spring-boot-starter from 1.1.2 to 2.0.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)