-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the all-minor-patch group with 25 updates #186
Merged
Merged
Conversation
This file contains 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
Bumps the all-minor-patch group with 25 updates: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.2.1` | `3.2.5` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` | | org.jetbrains.kotlin:kotlin-maven-plugin | `1.9.22` | `1.9.23` | | org.jetbrains.kotlin:kotlin-maven-allopen | `1.9.22` | `1.9.23` | | org.jetbrains.kotlin:kotlin-maven-serialization | `1.9.22` | `1.9.23` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.17.0` | `2.17.1` | | org.openapitools:openapi-generator-maven-plugin | `7.3.0` | `7.5.0` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.2.4` | `3.2.5` | | [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.2.4` | `3.2.5` | | [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.2.4` | `3.2.5` | | [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `3.2.4` | `3.2.5` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.4` | `3.2.5` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.19.3` | `1.19.7` | | [org.testcontainers:kafka](https://github.com/testcontainers/testcontainers-java) | `1.19.3` | `1.19.7` | | [com.expediagroup:graphql-kotlin-spring-client](https://github.com/ExpediaGroup/graphql-kotlin) | `7.1.0` | `7.1.1` | | [com.expediagroup:graphql-kotlin-maven-plugin](https://github.com/ExpediaGroup/graphql-kotlin) | `7.1.0` | `7.1.1` | | org.apache.kafka:kafka-streams | `3.6.1` | `3.7.0` | | org.apache.kafka:kafka-clients | `3.6.1` | `3.7.0` | | org.apache.kafka:kafka-streams-test-utils | `3.6.1` | `3.7.0` | | [io.confluent:kafka-streams-avro-serde](https://github.com/confluentinc/schema-registry) | `7.5.3` | `7.6.1` | | [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `4.1.0` | `4.1.4` | | [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `4.1.0` | `4.1.4` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.8` | `1.13.10` | | [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.8` | `1.13.10` | | io.swagger.core.v3:swagger-annotations | `2.2.20` | `2.2.21` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.2.1 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.1...v3.2.5) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.22 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.22 to 1.9.23 Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.22 to 1.9.23 Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 1.9.22 to 1.9.23 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.0 to 2.17.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.0...jackson-module-kotlin-2.17.1) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.3.0 to 7.5.0 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.22 to 1.9.23 Updates `org.springframework.boot:spring-boot-starter-web` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-security` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5) Updates `org.springframework.boot:spring-boot-starter-security` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5) Updates `org.testcontainers:junit-jupiter` from 1.19.3 to 1.19.7 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.3...1.19.7) Updates `org.testcontainers:kafka` from 1.19.3 to 1.19.7 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.3...1.19.7) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5) Updates `com.expediagroup:graphql-kotlin-spring-client` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.1.0...7.1.1) Updates `com.expediagroup:graphql-kotlin-maven-plugin` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.1.0...7.1.1) Updates `org.apache.kafka:kafka-streams` from 3.6.1 to 3.7.0 Updates `org.apache.kafka:kafka-clients` from 3.6.1 to 3.7.0 Updates `org.apache.kafka:kafka-streams-test-utils` from 3.6.1 to 3.7.0 Updates `org.apache.kafka:kafka-clients` from 3.6.1 to 3.7.0 Updates `io.confluent:kafka-streams-avro-serde` from 7.5.3 to 7.6.1 - [Commits](confluentinc/schema-registry@v7.5.3...v7.6.1) Updates `no.nav.security:token-validation-spring` from 4.1.0 to 4.1.4 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@4.1.0...4.1.4) Updates `no.nav.security:token-client-spring` from 4.1.0 to 4.1.4 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@4.1.0...4.1.4) Updates `no.nav.security:token-client-spring` from 4.1.0 to 4.1.4 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@4.1.0...4.1.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5) Updates `org.apache.kafka:kafka-streams-test-utils` from 3.6.1 to 3.7.0 Updates `org.testcontainers:kafka` from 1.19.3 to 1.19.7 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.3...1.19.7) Updates `io.mockk:mockk` from 1.13.8 to 1.13.10 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.8...1.13.10) Updates `io.mockk:mockk-jvm` from 1.13.8 to 1.13.10 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.8...1.13.10) Updates `io.mockk:mockk-jvm` from 1.13.8 to 1.13.10 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.8...1.13.10) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.22 to 1.9.23 Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 1.9.22 to 1.9.23 Updates `com.expediagroup:graphql-kotlin-maven-plugin` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.1.0...7.1.1) Updates `io.swagger.core.v3:swagger-annotations` from 2.2.20 to 2.2.21 --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.testcontainers:kafka dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: com.expediagroup:graphql-kotlin-spring-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: com.expediagroup:graphql-kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-streams dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-streams-test-utils dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: io.confluent:kafka-streams-avro-serde dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-streams-test-utils dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.testcontainers:kafka dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: io.mockk:mockk dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: io.mockk:mockk-jvm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: io.mockk:mockk-jvm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: com.expediagroup:graphql-kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: io.swagger.core.v3:swagger-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
May 6, 2024
enstulen
approved these changes
May 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 all-minor-patch group with 25 updates:
3.2.1
3.2.5
1.9.22
1.9.23
1.9.22
1.9.23
1.9.22
1.9.23
1.9.22
1.9.23
2.17.0
2.17.1
7.3.0
7.5.0
3.2.4
3.2.5
3.2.4
3.2.5
3.2.4
3.2.5
3.2.4
3.2.5
3.2.4
3.2.5
1.19.3
1.19.7
1.19.3
1.19.7
7.1.0
7.1.1
7.1.0
7.1.1
3.6.1
3.7.0
3.6.1
3.7.0
3.6.1
3.7.0
7.5.3
7.6.1
4.1.0
4.1.4
4.1.0
4.1.4
1.13.8
1.13.10
1.13.8
1.13.10
2.2.20
2.2.21
Updates
org.springframework.boot:spring-boot-starter-parent
from 3.2.1 to 3.2.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
b3a160d
Release v3.2.5f5b51ab
Merge branch '3.1.x' into 3.2.x6b44072
Remove dependency on the git ref when creating releasesb13d006
Fix action that publishes to SDKmanf84a263
Merge branch '3.1.x' into 3.2.x56b59cd
Fix action that publishes the Gradle plugin9a28ae1
Merge branch '3.1.x' into 3.2.x18ada7c
Next development version (v3.1.12-SNAPSHOT)816b9b9
Merge branch '3.1.x' into 3.2.x8a22108
Use the version not the tag when creating the build nameUpdates
org.jetbrains.kotlin:kotlin-stdlib
from 1.9.22 to 1.9.23Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
Commits
4c571ac
Edit changelog for 1.9.231ca6f32
Revert "[Wasm] Implement IrLinkageError end enable partial linker"3b90682
Add changelog for 1.9.23f327391
Add validation for empty kotlin.build.report.json.directory property2f19d2e
Add JSON output type for build reports666a2f2
[Wasm] Implement IrLinkageError end enable partial linker4dc6689
[Native] Support Xcode 15.3 — add back the TargetConditional.h macrosd3b2c6f
K1: change depr. level of List.getFirst to HIDDEN but don't force it on overr...c041815
K1/K2: add tests for KT-65441 current behaviorc262b97
K1: introduce BUILDER_INFERENCE_STUB_PARAMETER_TYPE to prevent compiler crashesUpdates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.9.22 to 1.9.23Updates
org.jetbrains.kotlin:kotlin-maven-allopen
from 1.9.22 to 1.9.23Updates
org.jetbrains.kotlin:kotlin-maven-serialization
from 1.9.22 to 1.9.23Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.17.0 to 2.17.1Commits
659c1d0
[maven-release-plugin] prepare release jackson-module-kotlin-2.17.1fca7a96
Prepare for 2.17.1 releaseb9c1f8a
Merge pull request #788 from FasterXML/k163377-patch-1e4b9eae
Fix badge URL6ad4436
Merge pull request #786 from k163377/maintain-tag-2.17b2f1c87
Revised description to conform to 2.17ce3e046
Merge pull request #779 from k163377/fix-7788958072
Update release notes wrt #7793ec1661
Fixed to not process constructors of Java classes32730dc
Merge pull request #776 from k163377/improve-perfUpdates
org.openapitools:openapi-generator-maven-plugin
from 7.3.0 to 7.5.0Updates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.9.22 to 1.9.23Updates
org.springframework.boot:spring-boot-starter-web
from 3.2.4 to 3.2.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-web's releases.
... (truncated)
Commits
b3a160d
Release v3.2.5f5b51ab
Merge branch '3.1.x' into 3.2.x6b44072
Remove dependency on the git ref when creating releasesb13d006
Fix action that publishes to SDKmanf84a263
Merge branch '3.1.x' into 3.2.x56b59cd
Fix action that publishes the Gradle plugin9a28ae1
Merge branch '3.1.x' into 3.2.x18ada7c
Next development version (v3.1.12-SNAPSHOT)816b9b9
Merge branch '3.1.x' into 3.2.x8a22108
Use the version not the tag when creating the build nameUpdates
org.springframework.boot:spring-boot-starter-actuator
from 3.2.4 to 3.2.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-actuator's releases.
... (truncated)
Commits
b3a160d
Release v3.2.5f5b51ab
Merge branch '3.1.x' into 3.2.x6b44072
Remove dependency on the git ref when creating releasesb13d006
Fix action that publishes to SDKmanf84a263
Merge branch '3.1.x' into 3.2.x56b59cd
Fix action that publishes the Gradle plugin9a28ae1
Merge branch '3.1.x' into 3.2.x18ada7c
Next development version (v3.1.12-SNAPSHOT)816b9b9
Merge branch '3.1.x' into 3.2.x8a22108
Use the version not the tag when creating the build nameUpdates
org.springframework.boot:spring-boot-starter-security
from 3.2.4 to 3.2.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-security's releases.
... (truncated)
Commits
b3a160d
Release v3.2.5f5b51ab
Merge branch '3.1.x' into 3.2.x6b44072
Remove dependency on the git ref when creating releasesb13d006
Fix action that publishes to SDKmanf84a263
Merge branch '3.1.x' into 3.2.x56b59cd
Fix action that publishes the Gradle plugin9a28ae1
Merge branch '3.1.x' into 3.2.x18ada7c
Next development version (v3.1.12-SNAPSHOT)816b9b9
Merge branch '3.1.x' into 3.2.x8a22108
Use the version not the tag when creating the build nameUpdates
org.springframework.boot:spring-boot-starter-validation
from 3.2.4 to 3.2.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-validation's releases.
... (truncated)
Commits
b3a160d
Release v3.2.5f5b51ab
Merge branch '3.1.x' into 3.2.x6b44072
Remove dependency on the git ref when creating releasesb13d006
Fix action that publishes to SDKmanf84a263
Merge branch '3.1.x' into 3.2.x56b59cd
Fix action that publishes the Gradle plugin9a28ae1
Merge branch '3.1.x' into 3.2.x18ada7c
Next development version (v3.1.12-SNAPSHOT)816b9b9
Merge branch '3.1.x' into 3.2.x8a22108
Use the version not the tag when creating the build nameUpdates
org.springframework.boot:spring-boot-starter-test
from 3.2.4 to 3.2.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
... (truncated)
Commits
b3a160d
Release v3.2.5f5b51ab
Merge branch '3.1.x' into 3.2.x6b44072
Remove dependency on the git ref when creating releasesb13d006
Fix action that publishes to SDKmanf84a263
Merge branch '3.1.x' into 3.2.x56b59cd
Fix action that publishes the Gradle plugin9a28ae1
Merge branch '3.1.x' into 3.2.x18ada7c
Next development version (v3.1.12-SNAPSHOT)816b9b9
Merge branch '3.1.x' into 3.2.x8a22108
Use the version not the tag when creating the build nameUpdates
org.springframework.boot:spring-boot-starter-actuator
from 3.2.4 to 3.2.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-actuator's releases.