-
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 #162
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.1.5` | `3.2.0` | | [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) | `2.16.1` | `2.16.2` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.20` | `1.9.21` | | org.jetbrains.kotlin:kotlin-maven-plugin | `1.9.20` | `1.9.21` | | org.jetbrains.kotlin:kotlin-maven-allopen | `1.9.20` | `1.9.21` | | org.jetbrains.kotlin:kotlin-maven-serialization | `1.9.20` | `1.9.21` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.15.3` | `2.16.0` | | org.openapitools:openapi-generator-maven-plugin | `7.0.1` | `7.1.0` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.1.5` | `3.2.0` | | [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.1.5` | `3.2.0` | | [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.1.5` | `3.2.0` | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.1.5` | `3.2.0` | | [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `3.1.5` | `3.2.0` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.1.5` | `3.2.0` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.19.1` | `1.19.3` | | [org.testcontainers:kafka](https://github.com/testcontainers/testcontainers-java) | `1.19.1` | `1.19.3` | | org.apache.kafka:kafka-streams | `3.6.0` | `3.6.1` | | org.apache.kafka:kafka-clients | `3.6.0` | `3.6.1` | | org.apache.kafka:kafka-streams-test-utils | `3.6.0` | `3.6.1` | | [io.confluent:kafka-streams-avro-serde](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.6.0` | `1.6.2` | | [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `3.1.7` | `3.2.0` | | [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `3.1.7` | `3.2.0` | | [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.0.13` | `6.1.1` | | io.swagger.core.v3:swagger-annotations | `2.2.18` | `2.2.19` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.1.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0) Updates `org.codehaus.mojo:versions-maven-plugin` from 2.16.1 to 2.16.2 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.16.1...2.16.2) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.20 to 1.9.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.20...v1.9.21) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.20 to 1.9.21 Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.20 to 1.9.21 Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 1.9.20 to 1.9.21 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.15.3 to 2.16.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.15.3...jackson-module-kotlin-2.16.0) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.0.1 to 7.1.0 Updates `org.springframework.boot:spring-boot-starter-web` from 3.1.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.1.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0) Updates `org.springframework.boot:spring-boot-starter-security` from 3.1.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.1.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.1.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.1.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0) Updates `org.testcontainers:junit-jupiter` from 1.19.1 to 1.19.3 - [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.1...1.19.3) Updates `org.testcontainers:kafka` from 1.19.1 to 1.19.3 - [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.1...1.19.3) Updates `org.apache.kafka:kafka-streams` from 3.6.0 to 3.6.1 Updates `org.apache.kafka:kafka-clients` from 3.6.0 to 3.6.1 Updates `org.apache.kafka:kafka-streams-test-utils` from 3.6.0 to 3.6.1 Updates `io.confluent:kafka-streams-avro-serde` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.0 to 1.6.2 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.6.0...v1.6.2) Updates `no.nav.security:token-validation-spring` from 3.1.7 to 3.2.0 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@3.1.7...3.2.0) Updates `no.nav.security:token-client-spring` from 3.1.7 to 3.2.0 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@3.1.7...3.2.0) Updates `org.springframework:spring-web` from 6.0.13 to 6.1.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.13...v6.1.1) Updates `io.swagger.core.v3:swagger-annotations` from 2.2.18 to 2.2.19 --- 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-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-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.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-webflux 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.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.apache.kafka:kafka-streams dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production 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-patch dependency-group: all-minor-patch - dependency-name: io.confluent:kafka-streams-avro-serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: no.nav.security:token-client-spring 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 ... 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
Dec 7, 2023
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.1.5
3.2.0
2.16.1
2.16.2
1.9.20
1.9.21
1.9.20
1.9.21
1.9.20
1.9.21
1.9.20
1.9.21
2.15.3
2.16.0
7.0.1
7.1.0
3.1.5
3.2.0
3.1.5
3.2.0
3.1.5
3.2.0
3.1.5
3.2.0
3.1.5
3.2.0
3.1.5
3.2.0
1.19.1
1.19.3
1.19.1
1.19.3
3.6.0
3.6.1
3.6.0
3.6.1
3.6.0
3.6.1
7.5.1
7.5.2
1.6.0
1.6.2
3.1.7
3.2.0
3.1.7
3.2.0
6.0.13
6.1.1
2.2.18
2.2.19
Updates
org.springframework.boot:spring-boot-starter-parent
from 3.1.5 to 3.2.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
f08a69e
Release v3.2.0f3d48e6
Set LATEST_GA to true for Homebrew and SDKMan1514d6f
Upgrade to Spring Framework 6.1.10da9c64
Merge branch '3.1.x'9552335
Next development version (v3.1.7-SNAPSHOT)f54a539
Merge branch '3.1.x'11db8c4
Fix final release flag in CI pipeline8f2d7d4
Merge pull request #38508 from izeyef9f73aa
Polishf613ab8
Auto-configure observations for RestClientsUpdates
org.codehaus.mojo:versions-maven-plugin
from 2.16.1 to 2.16.2Release notes
Sourced from org.codehaus.mojo:versions-maven-plugin's releases.
Commits
6b33fbc
[maven-release-plugin] prepare release 2.16.2e56c8c4
Align update-parent and display-parent-update (#1017)1136bf4
Fix ISE with plugins aggregate report when reactor projects contains the same...2fd9c32
Reading project model should throw exception2ac332d
Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.0048d3a3
Bump org.apache.commons:commons-text from 1.10.0 to 1.11.04a397c2
Cleanup redundant definitions after pom update69cc330
Bump org.codehaus.mojo:mojo-parent from 76 to 77eca1e46
Bump commons-io:commons-io from 2.14.0 to 2.15.08fefd9d
Add dependency to plexus-xml 3.0.0Updates
org.jetbrains.kotlin:kotlin-stdlib
from 1.9.20 to 1.9.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
b2740d8
Add changelog for 1.9.215d6520c
[K/JS] Fix coroutines but turn back the fix for coroutines intrinsics `interc...8293c8f
KAPT: Use reflection to access code, changed in JDK 21e459a6d
KAPT: Always print parens on empty annotation parameters705c804
KAPT: Run tests on JDK 21120c99d
Fix ClassCastException in JPS statistics ad update log messages68f2618
Fix ClassCastException in JPS statistics ad update log messagesc66b789
KAPT3: Use another class in com.sun.tools.javac.maind4ce8c7
Temporarily disable Kapt4IT and KaptIncrementalIT and the descendants.f559dd5
Stop using IJ's maps in graph implementation of JPSUpdates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.9.20 to 1.9.21Updates
org.jetbrains.kotlin:kotlin-maven-allopen
from 1.9.20 to 1.9.21Updates
org.jetbrains.kotlin:kotlin-maven-serialization
from 1.9.20 to 1.9.21Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.15.3 to 2.16.0Commits
2a6f5cf
[maven-release-plugin] prepare release jackson-module-kotlin-2.16.04d6a77b
Prepare for 2.16.0 releasefc47a94
Merge pull request #723 from k163377/add-inject-test07552a5
Add test for #72216e523a
Merge pull request #720 from k163377/fix/617865cef2
Fix japicmp param8347577
Fix comments and deprecationse9463e9
Revert "Merge pull request #682 from k163377/fix/617"49369a3
Back to snapshot dep7bb1468
[maven-release-plugin] prepare for next development iterationUpdates
org.openapitools:openapi-generator-maven-plugin
from 7.0.1 to 7.1.0Updates
org.springframework.boot:spring-boot-starter-web
from 3.1.5 to 3.2.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-web's releases.
... (truncated)
Commits
f08a69e
Release v3.2.0f3d48e6
Set LATEST_GA to true for Homebrew and SDKMan1514d6f
Upgrade to Spring Framework 6.1.10da9c64
Merge branch '3.1.x'9552335
Next development version (v3.1.7-SNAPSHOT)f54a539
Merge branch '3.1.x'11db8c4
Fix final release flag in CI pipeline8f2d7d4
Merge pull request #38508 from izeyef9f73aa
Polishf613ab8
Auto-configure observations for RestClientsUpdates
org.springframework.boot:spring-boot-starter-actuator
from 3.1.5 to 3.2.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-actuator's releases.
... (truncated)
Commits
f08a69e
Release v3.2.0f3d48e6
Set LATEST_GA to true for Homebrew and SDKMan1514d6f
Upgrade to Spring Framework 6.1.10da9c64
Merge branch '3.1.x'9552335
Next development version (v3.1.7-SNAPSHOT)f54a539
Merge branch '3.1.x'11db8c4
Fix final release flag in CI pipeline8f2d7d4
Merge pull request #38508 from izeyef9f73aa
Polishf613ab8
Auto-configure observations for RestClientsUpdates
org.springframework.boot:spring-boot-starter-security
from 3.1.5 to 3.2.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-security's releases.
... (truncated)
Commits
f08a69e
Release v3.2.0f3d48e6
Set LATEST_GA to true for Homebrew and SDKMan1514d6f
Upgrade to Spring Framework 6.1.10da9c64
Merge branch '3.1.x'9552335
Next development version (v3.1.7-SNAPSHOT)f54a539
Merge branch '3.1.x'11db8c4
Fix final release flag in CI pipeline8f2d7d4
Merge pull request #38508 from izeyef9f73aa
Polishf613ab8
Auto-configure observations for RestClientsUpdates
org.springframework.boot:spring-boot-starter-webflux
from 3.1.5 to 3.2.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-webflux's releases.
... (truncated)
Commits
f08a69e
Release v3.2.0f3d48e6
Set LATEST_GA to true for Homebrew and SDKMan1514d6f
Upgrade to Spring Framework 6.1.10da9c64
Merge branch '3.1.x'9552335
Next development version (v3.1.7-SNAPSHOT)