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(deps): bump axon-gateway-extension.version from 1.1.2 to 2.0.0 #870

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    876f22c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin (#860)

    Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.8.20 to 1.9.0.
    - [Release notes](https://github.com/Kotlin/dokka/releases)
    - [Commits](Kotlin/dokka@v1.8.20...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.dokka:dokka-maven-plugin
      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 Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bbc6509 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #864 from holunda-io/bugfix/862-processdefinitions…

    …ervicegetprocessdefinitions-throws-nullpointerexception
    
    fix #862: Made start form key retrieval more robust
    S-Tim authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c259133 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#866)

    Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.0 to 3.4.1.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.4.0...enforcer-3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-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>
    dependabot[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6a54cd4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump jgiven.version from 1.2.5 to 1.3.0 (#868)

    Bumps `jgiven.version` from 1.2.5 to 1.3.0.
    
    Updates `com.tngtech.jgiven:jgiven-junit5` from 1.2.5 to 1.3.0
    - [Release notes](https://github.com/TNG/jgiven/releases)
    - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
    - [Commits](TNG/JGiven@v1.2.5...v1.3.0)
    
    Updates `com.tngtech.jgiven:jgiven-spring` from 1.2.5 to 1.3.0
    - [Release notes](https://github.com/TNG/jgiven/releases)
    - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
    - [Commits](TNG/JGiven@v1.2.5...v1.3.0)
    
    Updates `com.tngtech.jgiven:jgiven-spring-junit5` from 1.2.5 to 1.3.0
    - [Release notes](https://github.com/TNG/jgiven/releases)
    - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
    - [Commits](TNG/JGiven@v1.2.5...v1.3.0)
    
    Updates `com.tngtech.jgiven:jgiven-html5-report` from 1.2.5 to 1.3.0
    - [Release notes](https://github.com/TNG/jgiven/releases)
    - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
    - [Commits](TNG/JGiven@v1.2.5...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.tngtech.jgiven:jgiven-junit5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.tngtech.jgiven:jgiven-spring
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.tngtech.jgiven:jgiven-spring-junit5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.tngtech.jgiven:jgiven-html5-report
      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 Sep 18, 2023
    Configuration menu
    Copy the full SHA
    92635e5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump axon-gateway-extension.version from 1.1.2 to 2.0.0

    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](https://github.com/holixon/axon-gateway-extension/releases)
    - [Commits](holixon/axon-gateway-extension@1.1.2...2.0.0)
    
    Updates `io.holixon.axon.gateway:axon-gateway-spring-boot-starter` from 1.1.2 to 2.0.0
    
    ---
    updated-dependencies:
    - dependency-name: io.holixon.axon.gateway:axon-gateway-extension
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: io.holixon.axon.gateway:axon-gateway-spring-boot-starter
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ff0fae8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/852-spring-boot-3' into dependabot/maven/axon-g…

    …ateway-extension.version-2.0.0
    zambrovski authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ebe70ad View commit details
    Browse the repository at this point in the history