-
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 across 1 directory with 31 updates #210
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 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) | `2.17.1` | `2.18.0` | | [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) | `2.9.0` | `2.9.1` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | | org.jetbrains.kotlin:kotlin-maven-plugin | `2.0.21` | `2.1.0` | | org.jetbrains.kotlin:kotlin-maven-allopen | `2.0.21` | `2.1.0` | | org.jetbrains.kotlin:kotlin-maven-serialization | `2.0.21` | `2.1.0` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.1` | `2.18.2` | | [org.springdoc:springdoc-openapi-starter-webmvc-api](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` | | [org.springdoc:springdoc-openapi-starter-common](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` | | org.openapitools:openapi-generator-maven-plugin | `7.9.0` | `7.10.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` | | [org.testcontainers:kafka](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` | | [io.prometheus:prometheus-metrics-instrumentation-jvm](https://github.com/prometheus/client_java) | `1.3.2` | `1.3.5` | | org.apache.kafka:kafka-streams | `3.8.1` | `3.9.0` | | org.apache.kafka:kafka-clients | `3.8.1` | `3.9.0` | | org.apache.kafka:kafka-streams-test-utils | `3.8.1` | `3.9.0` | | [io.confluent:kafka-streams-avro-serde](https://github.com/confluentinc/schema-registry) | `7.7.1` | `7.8.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.1` | | [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.8` | `5.0.13` | | [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.8` | `5.0.13` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.13` | `1.13.14` | | [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.13` | `1.13.14` | | [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.1.14` | `6.2.1` | | io.swagger.core.v3:swagger-annotations | `2.2.25` | `2.2.27` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.codehaus.mojo:versions-maven-plugin` from 2.17.1 to 2.18.0 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.17.1...2.18.0) Updates `org.cyclonedx:cyclonedx-maven-plugin` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.9.0...cyclonedx-maven-plugin-2.9.1) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0 Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.21 to 2.1.0 Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 2.0.21 to 2.1.0 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2) Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.6.0...v2.7.0) Updates `org.springdoc:springdoc-openapi-starter-common` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.6.0...v2.7.0) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.9.0 to 7.10.0 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0 Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.testcontainers:junit-jupiter` from 1.20.3 to 1.20.4 - [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.20.3...1.20.4) Updates `org.testcontainers:kafka` from 1.20.3 to 1.20.4 - [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.20.3...1.20.4) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `io.prometheus:prometheus-metrics-instrumentation-jvm` from 1.3.2 to 1.3.5 - [Release notes](https://github.com/prometheus/client_java/releases) - [Commits](prometheus/client_java@v1.3.2...v1.3.5) Updates `org.apache.kafka:kafka-streams` from 3.8.1 to 3.9.0 Updates `org.apache.kafka:kafka-clients` from 3.8.1 to 3.9.0 Updates `org.apache.kafka:kafka-streams-test-utils` from 3.8.1 to 3.9.0 Updates `org.apache.kafka:kafka-clients` from 3.8.1 to 3.9.0 Updates `io.confluent:kafka-streams-avro-serde` from 7.7.1 to 7.8.0 - [Commits](confluentinc/schema-registry@v7.7.1...v7.8.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.10.1) Updates `no.nav.security:token-validation-spring` from 5.0.8 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.8...5.0.13) Updates `no.nav.security:token-client-spring` from 5.0.8 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.8...5.0.13) Updates `no.nav.security:token-client-spring` from 5.0.8 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.8...5.0.13) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.apache.kafka:kafka-streams-test-utils` from 3.8.1 to 3.9.0 Updates `org.testcontainers:kafka` from 1.20.3 to 1.20.4 - [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.20.3...1.20.4) Updates `io.mockk:mockk` from 1.13.13 to 1.13.14 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.13...1.13.14) Updates `io.mockk:mockk-jvm` from 1.13.13 to 1.13.14 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.13...1.13.14) Updates `io.mockk:mockk-jvm` from 1.13.13 to 1.13.14 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.13...1.13.14) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.21 to 2.1.0 Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 2.0.21 to 2.1.0 Updates `org.springframework:spring-web` from 6.1.14 to 6.2.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.1) Updates `io.swagger.core.v3:swagger-annotations` from 2.2.25 to 2.2.27 Updates `org.springdoc:springdoc-openapi-starter-common` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.cyclonedx:cyclonedx-maven-plugin 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-minor dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization dependency-type: direct:production update-type: version-update:semver-minor 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.springdoc:springdoc-openapi-starter-webmvc-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-type: direct:production update-type: version-update:semver-minor 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-minor dependency-group: all-minor-patch - dependency-name: org.apache.maven.plugins:maven-surefire-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-minor dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-minor 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-minor dependency-group: all-minor-patch - dependency-name: io.prometheus:prometheus-metrics-instrumentation-jvm 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: org.jetbrains.kotlinx:kotlinx-coroutines-core 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-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.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-minor dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-type: direct:production update-type: version-update:semver-minor 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
Jan 1, 2025
nils-arne
approved these changes
Jan 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deployet og testet ok i dev
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 31 updates in the / directory:
3.3.5
3.4.1
2.17.1
2.18.0
2.9.0
2.9.1
2.0.21
2.1.0
2.0.21
2.1.0
2.0.21
2.1.0
2.0.21
2.1.0
2.18.1
2.18.2
2.6.0
2.7.0
2.6.0
2.7.0
7.9.0
7.10.0
3.5.1
3.5.2
3.3.5
3.4.1
3.3.5
3.4.1
3.3.5
3.4.1
3.3.5
3.4.1
3.3.5
3.4.1
1.20.3
1.20.4
1.20.3
1.20.4
1.3.2
1.3.5
3.8.1
3.9.0
3.8.1
3.9.0
3.8.1
3.9.0
7.7.1
7.8.0
1.9.0
1.10.1
5.0.8
5.0.13
5.0.8
5.0.13
1.13.13
1.13.14
1.13.13
1.13.14
6.1.14
6.2.1
2.2.25
2.2.27
Updates
org.springframework.boot:spring-boot-starter-parent
from 3.3.5 to 3.4.1Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
1832852
Release v3.4.1c9e8174
Merge branch '3.3.x'316fe52
Next development version (v3.3.8-SNAPSHOT)4300ee9
Merge branch '3.3.x'da59380
Upgrade to Spring Batch 5.2.1a085a01
Upgrade to Spring Batch 5.1.3fcc569e
Upgrade to Hibernate 6.6.4.Final1b8fcb6
Merge pull request #43560 from arefbehboudidbc1fc2
Polishef43160
Merge branch '3.3.x'Updates
org.codehaus.mojo:versions-maven-plugin
from 2.17.1 to 2.18.0Release notes
Sourced from org.codehaus.mojo:versions-maven-plugin's releases.
... (truncated)
Commits
814c9b1
[maven-release-plugin] prepare release 2.18.064a3814
Upgrade to Doxia 2.x stacka3ab213
Resolves #1060: Bugfix in UpdateParentMojo + add tests (#1181)380264f
Remove implementation of dynamic version goal7e3b710
Drop Maven Wrapper from projecta9270bb
Bump project version to 2.18.0-SNAPSHOTd115f7a
Moved to modello-stax. Removed "versionDefinition" from rule.mdo. (#1176)3841bb6
fix: Removed non-fully functional dynamic version goal (#1172)a899699
Using Stax2 (Woodstox) instead of plexus-xml (Xpp) to process XML documents; ...8f48640
Bump byteBuddyVersion from 1.15.7 to 1.15.10Updates
org.cyclonedx:cyclonedx-maven-plugin
from 2.9.0 to 2.9.1Release notes
Sourced from org.cyclonedx:cyclonedx-maven-plugin's releases.
Commits
f5ac98a
[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.9.1b8e2442
upgrade github-pages-deploy-action2c95cf2
Bump org.apache.maven.plugins:maven-project-info-reports-pluginf988a79
Bump actions/checkout from 4.2.1 to 4.2.2db2a35b
Make log output more easy to understand by sorting dependencies6429094
simplify code4450f3b
Fix incorrect component type in aggregated SBOMc02b50f
share isBlank(String)0bef0d0
fixes CycloneDX/cyclonedx-maven-plugin#382cf7d300
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7Updates
org.jetbrains.kotlin:kotlin-stdlib
from 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingUpdates
org.jetbrains.kotlin:kotlin-maven-plugin
from 2.0.21 to 2.1.0Updates
org.jetbrains.kotlin:kotlin-maven-allopen
from 2.0.21 to 2.1.0Updates
org.jetbrains.kotlin:kotlin-maven-serialization
from 2.0.21 to 2.1.0Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.18.1 to 2.18.2Commits
faea8f2
[maven-release-plugin] prepare release jackson-module-kotlin-2.18.256014ce
Prep for 2.18.2779cf85
Merge pull request #855 from k163377/844edf9592
Add check for #844aa1cb9b
Merge pull request #852 from k163377/update-ciebd6e3d
Add Kotlin 2.19f6ea17
Update Java and Kotlin versionsd4ae171
Merge pull request #850 from k163377/GitHub8411c805d6
Add check for #8419889989
Merge branch '2.17' into 2.18Updates
org.springdoc:springdoc-openapi-starter-webmvc-api
from 2.6.0 to 2.7.0Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-api's releases.
... (truncated)
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-api's changelog.
... (truncated)
Commits
92d82da
[maven-release-plugin] prepare release v2.7.07226c45
revert back to version of swagger-core 2.2.257e2991c
When using ParameterObject, description is taken from superclass instead of s...b04a2c0
- Upgrade spring-boot to 3.4.0ee2dfc4
Merge pull request #2777 from ondrejkrpec/ondrejkrpec/add-sort-as-query-paramf8c22af
Add SortAsQueryParam annotation1fdddf6
[maven-release-plugin] prepare for next development iteration54278b8
[maven-release-plugin] prepare release v2.7.0-RC1bb0359f
CHANGELOG.md update2ba7055
Upgrade swagger-ui to 5.18.1Updates
org.springdoc:springdoc-openapi-starter-common
from 2.6.0 to 2.7.0Release notes
Sourced from org.springdoc:springdoc-openapi-starter-common's releases.