-
Notifications
You must be signed in to change notification settings - Fork 61
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 the github group with 28 updates #661
Closed
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 github group with 28 updates: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.16.1` | `2.17.0` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.16.1` | `2.17.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.3` | `1.5.4` | | [io.netty:netty-all](https://github.com/netty/netty) | `4.1.107.Final` | `4.1.108.Final` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.77` | `1.78` | | [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) | `5.8.0` | `5.8.1` | | [io.kotest:kotest-assertions-core-jvm](https://github.com/kotest/kotest) | `5.8.0` | `5.8.1` | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` | | [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` | | [org.springframework.boot:spring-boot-starter-oauth2-client](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` | | [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.2.3` | `3.2.4` | | [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.6.2` | `3.6.4` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-sessions](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-locations](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.10` | | [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) | `6.6.1` | `6.6.2` | | org.jmailen.kotlinter | `4.2.0` | `4.3.0` | | com.google.cloud.tools.jib | `3.4.1` | `3.4.2` | | io.github.gradle-nexus.publish-plugin | `1.3.0` | `2.0.0` | Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0) Updates `ch.qos.logback:logback-classic` from 1.5.3 to 1.5.4 - [Commits](qos-ch/logback@v_1.5.3...v_1.5.4) Updates `io.netty:netty-all` from 4.1.107.Final to 4.1.108.Final - [Commits](netty/netty@netty-4.1.107.Final...netty-4.1.108.Final) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.77 to 1.78 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `io.kotest:kotest-runner-junit5-jvm` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.0...v5.8.1) Updates `io.kotest:kotest-assertions-core-jvm` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.0...v5.8.1) Updates `io.kotest:kotest-assertions-core-jvm` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.0...v5.8.1) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-test` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `org.springframework.boot:spring-boot-test` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4) Updates `io.projectreactor:reactor-test` from 3.6.2 to 3.6.4 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.2...v3.6.4) Updates `io.ktor:ktor-server-netty` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-sessions` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-locations` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-auth` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-auth-jwt` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-core` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-serialization-jackson` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-cio` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-test-host` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-sessions` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-locations` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-auth` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-auth-jwt` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-core` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-serialization-jackson` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-client-cio` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `io.ktor:ktor-server-test-host` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.9...2.3.10) Updates `com.fasterxml.woodstox:woodstox-core` from 6.6.1 to 6.6.2 - [Commits](FasterXML/woodstox@woodstox-core-6.6.1...woodstox-core-6.6.2) Updates `org.jmailen.kotlinter` from 4.2.0 to 4.3.0 Updates `com.google.cloud.tools.jib` from 3.4.1 to 3.4.2 Updates `io.github.gradle-nexus.publish-plugin` from 1.3.0 to 2.0.0 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.projectreactor:reactor-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-sessions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-locations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-sessions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-locations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.jmailen.kotlinter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: com.google.cloud.tools.jib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: github ... Signed-off-by: dependabot[bot] <support@github.com>
Superseded by #662. |
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 github group with 28 updates:
2.16.1
2.17.0
2.16.1
2.17.0
1.5.3
1.5.4
4.1.107.Final
4.1.108.Final
1.77
1.78
5.8.0
5.8.1
5.8.0
5.8.1
3.2.3
3.2.4
3.2.3
3.2.4
3.2.3
3.2.4
3.2.3
3.2.4
3.2.3
3.2.4
3.6.2
3.6.4
2.3.9
2.3.10
2.3.9
2.3.10
2.3.9
2.3.10
2.3.9
2.3.10
2.3.9
2.3.10
2.3.9
2.3.10
2.3.9
2.3.10
2.3.9
2.3.10
2.3.9
2.3.10
2.3.9
2.3.10
2.3.9
2.3.10
6.6.1
6.6.2
4.2.0
4.3.0
3.4.1
3.4.2
1.3.0
2.0.0
Updates
com.fasterxml.jackson.core:jackson-databind
from 2.16.1 to 2.17.0Commits
Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.16.1 to 2.17.0Commits
3bea77c
[maven-release-plugin] prepare release jackson-module-kotlin-2.17.01ed0f3f
Prepare for 2.17.0 releasece6b4d6
Merge branch '2.16' into 2.17b707238
Back to snapshot depd12f174
[maven-release-plugin] prepare for next development iteration91d7c6d
[maven-release-plugin] prepare release jackson-module-kotlin-2.16.2b5a65d4
Prepare for 2.16.2 releasef5ea353
Back to snapshot dep9d6ebb6
[maven-release-plugin] prepare for next development iteration103449a
[maven-release-plugin] prepare release jackson-module-kotlin-2.17.0-rc1Updates
ch.qos.logback:logback-classic
from 1.5.3 to 1.5.4Commits
61140ea
fix JaninoEvaluator issue/800, prepare release 1.5.4370de39
disable LOGBACK_1393_Testaa68978
add missing consoleAppender.setWithJansi(true) call81ab4ac
added more javadocs596fbea
fix LOGBACK-17677587630
more complete initializationd2f1cff
test logback_1759b4b7b62
fix typo in the README.md32259b3
add an instance version of StatusPrinterf8f0ed9
better reports in TimeBasedArchiveRemoverUpdates
io.netty:netty-all
from 4.1.107.Final to 4.1.108.FinalCommits
3a3f9d1
[maven-release-plugin] prepare release netty-4.1.108.Finalbe34698
Fix action version for release process7b1e6c9
[maven-release-plugin] rollback the release of netty-4.1.108.Finala733b96
[maven-release-plugin] prepare for next development iteration9059873
[maven-release-plugin] prepare release netty-4.1.108.Finalcd3c1b0
[maven-release-plugin] rollback the release of netty-4.1.108.Finalc5902c9
[maven-release-plugin] prepare for next development iterationff9f7d2
[maven-release-plugin] prepare release netty-4.1.108.Finalbd26566
Fix checkstyle error0d0c6ed
Merge pull request from GHSA-5jpm-x58v-624vUpdates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.16.1 to 2.17.0Commits
3bea77c
[maven-release-plugin] prepare release jackson-module-kotlin-2.17.01ed0f3f
Prepare for 2.17.0 releasece6b4d6
Merge branch '2.16' into 2.17b707238
Back to snapshot depd12f174
[maven-release-plugin] prepare for next development iteration91d7c6d
[maven-release-plugin] prepare release jackson-module-kotlin-2.16.2b5a65d4
Prepare for 2.16.2 releasef5ea353
Back to snapshot dep9d6ebb6
[maven-release-plugin] prepare for next development iteration103449a
[maven-release-plugin] prepare release jackson-module-kotlin-2.17.0-rc1Updates
org.bouncycastle:bcpkix-jdk18on
from 1.77 to 1.78Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
io.kotest:kotest-runner-junit5-jvm
from 5.8.0 to 5.8.1Release notes
Sourced from io.kotest:kotest-runner-junit5-jvm's releases.
... (truncated)
Commits
23b0629
Don't consider kotlinx and javax types to be builtin (#3899)0660eb3
Fixed use of type alias in shouldBeEqualToComparingFields (#3927)b560a8c
Updated all node based actions to latest node20 actions5a8d132
Allow equals comparison of BigDecimals with different scales (#3924)13f4735
Proper fix for DescribeSpec test with a multiline description (#3926)45d17f8
Fix TestWithConfigBuilder#config using parsed name when clear TestDslState (#...9ae2a62
withEdgecases should keep shrinker #3812 (#3922)a0c7950
Fix information printed by KProperty0<T>.shouldHaveValue (#3908) (#3921)68a6a28
Using NoSystemOutListener prevents single tests from being executed (#3923)e0d3d7a
specify module name kotest-assertions-json (#3898)Updates
io.kotest:kotest-assertions-core-jvm
from 5.8.0 to 5.8.1Release notes
Sourced from io.kotest:kotest-assertions-core-jvm's releases.
... (truncated)
Commits
23b0629
Don't consider kotlinx and javax types to be builtin (#3899)0660eb3
Fixed use of type alias in shouldBeEqualToComparingFields (#3927)b560a8c
Updated all node based actions to latest node20 actions5a8d132
Allow equals comparison of BigDecimals with different scales (#3924)13f4735
Proper fix for DescribeSpec test with a multiline description (#3926)45d17f8
Fix TestWithConfigBuilder#config using parsed name when clear TestDslState (#...9ae2a62
withEdgecases should keep shrinker #3812 (#3922)a0c7950
Fix information printed by KProperty0<T>.shouldHaveValue (#3908) (#3921)68a6a28
Using NoSystemOutListener prevents single tests from being executed (#3923)e0d3d7a
specify module name kotest-assertions-json (#3898)Updates
io.kotest:kotest-assertions-core-jvm
from 5.8.0 to 5.8.1Release notes
Sourced from io.kotest:kotest-assertions-core-jvm's releases.
... (truncated)
Commits
23b0629
Don't consider kotlinx and javax types to be builtin (#3899)0660eb3
Fixed use of type alias in shouldBeEqualToComparingFields (#3927)b560a8c
Updated all node based actions to latest node20 actions5a8d132
Allow equals comparison of BigDecimals with different scales (#3924)13f4735
Proper fix for DescribeSpec test with a multiline description (#3926)45d17f8
Fix TestWithConfigBuilder#config using parsed name when clear TestDslState (#...9ae2a62
withEdgecases should keep shrinker #3812 (#3922)a0c7950
Fix information printed by KProperty0<T>.shouldHaveValue (#3908) (#3921)68a6a28
Using NoSystemOutListener prevents single tests from being executed (#3923)e0d3d7a
specify module name kotest-assertions-json (#3898)Updates
org.springframework.boot:spring-boot-starter-webflux
from 3.2.3 to 3.2.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-webflux's releases.
... (truncated)
Commits
f2988d3
Release v3.2.4ddbefd9
Document support for Java 229236759
Switch to Liberica distribution for Java 22 CI06058b1
Upgrade to Spring Integration 6.2.3dedb2c5
Upgrade to Spring Authorization Server 1.2.3bfa7dfb
Merge branch '3.1.x' into 3.2.x73c3f31
Upgrade to Spring Integration 6.1.72649d0d
Upgrade to Spring Authorization Server 1.1.6488f243
Upgrade to Spring Session 3.2.25705e0b
Upgrade to Spring Pulsar 1.0.4Updates
org.springframework.boot:spring-boot-starter-oauth2-resource-server
from 3.2.3 to 3.2.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-oauth2-resource-server's releases.