build(deps): bump the backend-dependencies group with 14 updates#5
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the backend-dependencies group with 14 updates#5dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the backend-dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.5.10` | `4.0.3` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.5.10` | `4.0.3` | | [io.camunda:camunda-spring-boot-starter](https://github.com/camunda/camunda) | `8.8.10` | `8.8.14` | | [io.camunda:camunda-process-test-spring](https://github.com/camunda/camunda) | `8.8.10` | `8.8.14` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.9` | `42.7.10` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.21.0` | `5.22.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.21.0` | `5.22.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | | [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.3.10` | | org.jetbrains.kotlin:kotlin-maven-allopen | `2.3.0` | `2.3.10` | | org.jetbrains.kotlin:kotlin-maven-noarg | `2.3.0` | `2.3.10` | | org.jetbrains.kotlin:kotlin-maven-plugin | `2.3.0` | `2.3.10` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.21.0` | `2.21.1` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.2` | `6.0.3` | Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.10 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.10...v4.0.3) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.10 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.10...v4.0.3) Updates `io.camunda:camunda-spring-boot-starter` from 8.8.10 to 8.8.14 - [Release notes](https://github.com/camunda/camunda/releases) - [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md) - [Commits](camunda/camunda@8.8.10...8.8.14) Updates `io.camunda:camunda-process-test-spring` from 8.8.10 to 8.8.14 - [Release notes](https://github.com/camunda/camunda/releases) - [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md) - [Commits](camunda/camunda@8.8.10...8.8.14) Updates `org.postgresql:postgresql` from 42.7.9 to 42.7.10 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10) Updates `io.camunda:camunda-process-test-spring` from 8.8.10 to 8.8.14 - [Release notes](https://github.com/camunda/camunda/releases) - [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md) - [Commits](camunda/camunda@8.8.10...8.8.14) Updates `org.mockito:mockito-core` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.22.0) Updates `org.mockito:mockito-junit-jupiter` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.22.0) Updates `org.mockito:mockito-junit-jupiter` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.22.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.10 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.10...v4.0.3) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) Updates `org.jetbrains.kotlin:kotlin-bom` from 2.3.0 to 2.3.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.0...v2.3.10) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.3.0 to 2.3.10 Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 2.3.0 to 2.3.10 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.0 to 2.3.10 Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.3.0 to 2.3.10 Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 2.3.0 to 2.3.10 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.0 to 2.3.10 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.21.0 to 2.21.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.21.0...jackson-module-kotlin-2.21.1) Updates `org.junit:junit-bom` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-dependencies - dependency-name: io.camunda:camunda-spring-boot-starter dependency-version: 8.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: io.camunda:camunda-process-test-spring dependency-version: 8.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: io.camunda:camunda-process-test-spring dependency-version: 8.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
zeebe not yet spring boot 4 ready before 8.9 (or via adding a new dependency) |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the backend-dependencies group with 14 updates:
3.5.104.0.33.5.104.0.38.8.108.8.148.8.108.8.1442.7.942.7.105.21.05.22.05.21.05.22.03.5.43.5.52.3.02.3.102.3.02.3.102.3.02.3.102.3.02.3.102.21.02.21.16.0.26.0.3Updates
org.springframework.boot:spring-boot-dependenciesfrom 3.5.10 to 4.0.3Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
1ab1436Release v4.0.35cc488dMerge branch '3.5.x' into 4.0.x9138ae2Next development version (v3.5.12-SNAPSHOT)a7e63a7Merge branch '3.5.x' into 4.0.x54ab3c5Align "noteworthy" issues in release notes with Spring Frameworkb3ae5b1Merge branch '3.5.x' into 4.0.x996664fTemporarily switch Docker to overlay21ce8743Revert "Temporarily disable containerd snapshotter"5ba88c6Temporarily disable containerd snapshotter1f1a88cRevert "Temporarily update system tests to use specific platform"Updates
org.springframework.boot:spring-boot-maven-pluginfrom 3.5.10 to 4.0.3Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
1ab1436Release v4.0.35cc488dMerge branch '3.5.x' into 4.0.x9138ae2Next development version (v3.5.12-SNAPSHOT)a7e63a7Merge branch '3.5.x' into 4.0.x54ab3c5Align "noteworthy" issues in release notes with Spring Frameworkb3ae5b1Merge branch '3.5.x' into 4.0.x996664fTemporarily switch Docker to overlay21ce8743Revert "Temporarily disable containerd snapshotter"5ba88c6Temporarily disable containerd snapshotter1f1a88cRevert "Temporarily update system tests to use specific platform"Updates
io.camunda:camunda-spring-boot-starterfrom 8.8.10 to 8.8.14Release notes
Sourced from io.camunda:camunda-spring-boot-starter's releases.
... (truncated)
Commits
a69d2de[maven-release-plugin] prepare release 8.8.14114376bbuild: bump feel-scala to 1.19.5 (#46227)b1e0f3eMerge Release/optimize 8.8.6 into stable/8.8 (#46201)cd2fd15build: bump feel-scala to 1.19.597817db[Backport stable/8.8] fix: add wait between zcl operations for eventual consi...79a2866fix: add wait between zcl operations for eventual consistency8d39c81build: fix XML formatting in POM files for spotless069212cbuild: add upgrade plan for 8.8.79311b21build: revert zeebe version to be dynamicf45cf8aAlwaysGreen - Add SaaS Smoke Tests To 8.8 Branch (#46186)Updates
io.camunda:camunda-process-test-springfrom 8.8.10 to 8.8.14Release notes
Sourced from io.camunda:camunda-process-test-spring's releases.
... (truncated)
Commits
a69d2de[maven-release-plugin] prepare release 8.8.14114376bbuild: bump feel-scala to 1.19.5 (#46227)b1e0f3eMerge Release/optimize 8.8.6 into stable/8.8 (#46201)cd2fd15build: bump feel-scala to 1.19.597817db[Backport stable/8.8] fix: add wait between zcl operations for eventual consi...79a2866fix: add wait between zcl operations for eventual consistency8d39c81build: fix XML formatting in POM files for spotless069212cbuild: add upgrade plan for 8.8.79311b21build: revert zeebe version to be dynamicf45cf8aAlwaysGreen - Add SaaS Smoke Tests To 8.8 Branch (#46186)Updates
org.postgresql:postgresqlfrom 42.7.9 to 42.7.10Release notes
Sourced from org.postgresql:postgresql's releases.
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
27571c8Update site for 42.7.10 release (#3936)c7b512dCreate DisabledIfServerGreater annotation for disabling tests for newer serve...47f7e3bfix non-standard strings failing test for version 19 (#3934)d4cf420Revert "fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)"...6ea732cfix small issues in ConnectionFactoryImpl (#3929)95cecdbMigrate to Shadow 95762c42style: fix empty line before javadoc for checkstyle compliance1ac8d99style: fix lambda argument indentation for checkstyle compliance3fab588test: add autosave=always|never|conservative and cleanupSavepoints=true|false...9c20cc2chore(deps): update github/codeql-action digest to 4bdb89fUpdates
io.camunda:camunda-process-test-springfrom 8.8.10 to 8.8.14Release notes
Sourced from io.camunda:camunda-process-test-spring's releases.
... (truncated)
Commits
a69d2de[maven-release-plugin] prepare release 8.8.14114376bbuild: bump feel-scala to 1.19.5 (#46227)b1e0f3eMerge Release/optimize 8.8.6 into stable/8.8 (#46201)cd2fd15build: bump feel-scala to 1.19.597817db[Backport stable/8.8] fix: add wait between zcl operations for eventual consi...79a2866fix: add wait between zcl operations for eventual consistency8d39c81build: fix XML formatting in POM files for spotless069212cbuild: add upgrade plan for 8.8.79311b21build: revert zeebe version to be dynamicf45cf8aAlwaysGreen - Add SaaS Smoke Tests To 8.8 Branch (#46186)Updates
org.mockito:mockito-corefrom 5.21.0 to 5.22.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
25f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)9e5d449Add tests for Sets utility class (#3771)8d9a62fBump actions/upload-artifact from 5 to 6 (#3774)Updates
org.mockito:mockito-junit-jupiterfrom 5.21.0 to 5.22.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
25f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)9e5d449Add tests for Sets utility class (#3771)8d9a62fBump actions/upload-artifact from 5 to 6 (#3774)Updates
org.mockito:mockito-junit-jupiterfrom 5.21.0 to 5.22.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
25f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)9e5d449Add tests for Sets utility class (#3771)8d9a62fBump actions/upload-artifact from 5 to 6 (#3774)Updates
org.springframework.boot:spring-boot-maven-pluginfrom 3.5.10 to 4.0.3Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.