-
-
Notifications
You must be signed in to change notification settings - Fork 202
build(deps): bump the dependencies group with 24 updates #3591
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 24 updates: | Package | From | To | | --- | --- | --- | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.778` | `1.12.779` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.18.1` | `2.18.2` | | com.fasterxml.jackson.datatype:jackson-datatype-jdk8 | `2.18.1` | `2.18.2` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.module:jackson-module-parameter-names](https://github.com/FasterXML/jackson-modules-java8) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.module:jackson-module-afterburner](https://github.com/FasterXML/jackson-modules-base) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.module:jackson-module-blackbird](https://github.com/FasterXML/jackson-modules-base) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.datatype:jackson-datatype-hibernate5](https://github.com/FasterXML/jackson-datatype-hibernate) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.1` | `2.18.2` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | | org.jetbrains.kotlin:kotlin-maven-plugin | `2.0.21` | `2.1.0` | | [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) | `4.2.28` | `4.2.29` | | [io.dropwizard.metrics:metrics-healthchecks](https://github.com/dropwizard/metrics) | `4.2.28` | `4.2.29` | | [io.dropwizard.metrics:metrics-jvm](https://github.com/dropwizard/metrics) | `4.2.28` | `4.2.29` | | [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) | `6.5.0.RELEASE` | `6.5.1.RELEASE` | | [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) | `3.1.9` | `3.1.10` | | software.amazon.awssdk:bom | `2.29.20` | `2.29.23` | | [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny) | `2.6.2` | `2.7.0` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.18.1` | `1.18.3` | Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.778 to 1.12.779 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.778...1.12.779) Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-core@jackson-core-2.18.1...jackson-core-2.18.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.1...jackson-dataformat-xml-2.18.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.18.1 to 2.18.2 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.1 to 2.18.2 Updates `com.fasterxml.jackson.module:jackson-module-parameter-names` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.18.1...jackson-modules-java8-2.18.2) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.1...jackson-dataformats-text-2.18.2) 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 `com.fasterxml.jackson.module:jackson-module-afterburner` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson-modules-base/commits) Updates `com.fasterxml.jackson.module:jackson-module-blackbird` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson-modules-base/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-hibernate5` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-datatype-hibernate@jackson-datatype-hibernate-parent-2.18.1...jackson-datatype-hibernate-parent-2.18.2) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.1...jackson-dataformat-xml-2.18.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.18.1 to 2.18.2 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.1 to 2.18.2 Updates `com.fasterxml.jackson.module:jackson-module-parameter-names` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.18.1...jackson-modules-java8-2.18.2) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.1...jackson-dataformats-text-2.18.2) 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 `com.fasterxml.jackson.module:jackson-module-afterburner` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson-modules-base/commits) Updates `com.fasterxml.jackson.module:jackson-module-blackbird` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson-modules-base/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-hibernate5` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-datatype-hibernate@jackson-datatype-hibernate-parent-2.18.1...jackson-datatype-hibernate-parent-2.18.2) 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/v2.1.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/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-reflect` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `io.dropwizard.metrics:metrics-core` from 4.2.28 to 4.2.29 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.28...v4.2.29) Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.28 to 4.2.29 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.28...v4.2.29) Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.28 to 4.2.29 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.28...v4.2.29) Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.28 to 4.2.29 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.28...v4.2.29) Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.28 to 4.2.29 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.28...v4.2.29) Updates `io.lettuce:lettuce-core` from 6.5.0.RELEASE to 6.5.1.RELEASE - [Release notes](https://github.com/lettuce-io/lettuce-core/releases) - [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md) - [Commits](redis/lettuce@6.5.0.RELEASE...6.5.1.RELEASE) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0 Updates `io.reactivex.rxjava3:rxjava` from 3.1.9 to 3.1.10 - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.9...v3.1.10) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `software.amazon.awssdk:bom` from 2.29.20 to 2.29.23 Updates `io.smallrye.reactive:mutiny` from 2.6.2 to 2.7.0 - [Release notes](https://github.com/smallrye/smallrye-mutiny/releases) - [Commits](smallrye/smallrye-mutiny@2.6.2...2.7.0) Updates `org.jsoup:jsoup` from 1.18.1 to 1.18.3 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.1...jsoup-1.18.3) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-afterburner dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-blackbird dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-hibernate5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-afterburner dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-blackbird dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-hibernate5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.dropwizard.metrics:metrics-healthchecks dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.dropwizard.metrics:metrics-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.dropwizard.metrics:metrics-healthchecks dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.dropwizard.metrics:metrics-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.lettuce:lettuce-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.smallrye.reactive:mutiny dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jsoup:jsoup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 dependencies group with 24 updates:
1.12.7781.12.7792.18.12.18.22.18.12.18.22.18.12.18.22.18.12.18.22.18.12.18.22.18.12.18.22.18.12.18.22.18.12.18.22.18.12.18.22.18.12.18.22.18.12.18.22.18.12.18.22.0.212.1.02.0.212.1.02.0.212.1.04.2.284.2.294.2.284.2.294.2.284.2.296.5.0.RELEASE6.5.1.RELEASE3.1.93.1.102.29.202.29.232.6.22.7.01.18.11.18.3Updates
com.amazonaws:aws-java-sdk-bomfrom 1.12.778 to 1.12.779Commits
c2b4aa2AWS SDK for Java 1.12.7793c36744Update GitHub version number to 1.12.779-SNAPSHOTUpdates
com.fasterxml.jackson.core:jackson-corefrom 2.18.1 to 2.18.2Commits
fc1bc93[maven-release-plugin] prepare release jackson-core-2.18.244f793ePrep for 2.18.2715ec43Disable scorecard WF from 2.1888b4c94fix issue with incorrect matches for some surrogate chars (#1360)cc70bc2Minor warnings removalf5ed9e7Warnings removal93335d4Merge branch '2.17' into 2.183ec9738Back to snapshot dep88fc49b[maven-release-plugin] prepare for next development iteration44d1e78[maven-release-plugin] prepare release jackson-core-2.17.3Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.18.1 to 2.18.2Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-xmlfrom 2.18.1 to 2.18.2Commits
310241b[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.221dfc4fminor warnings removal06d28aaPrep for 2.18.2 release0a7cf7bMerge test classes7e35baaAdd test for #682 (passing with jackson-databind fix) (#685)5b78983Fix #678: allow configuring custom SerializerFactory via JacksonXmlModule (#680)180a75bMerge branch '2.17' into 2.18b19f1caBack to snapshot depacd25dc[maven-release-plugin] prepare for next development iteration2ddb970[maven-release-plugin] prepare release jackson-dataformat-xml-2.17.3Updates
com.fasterxml.jackson.datatype:jackson-datatype-jdk8from 2.18.1 to 2.18.2Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.18.1 to 2.18.2Updates
com.fasterxml.jackson.module:jackson-module-parameter-namesfrom 2.18.1 to 2.18.2Commits
51e8949[maven-release-plugin] prepare release jackson-modules-java8-2.18.27250cb0Prep for 2.18.2 releaseecf1592Merge branch '2.17' into 2.181dd9e69(v2.17.4) Add test against #124 (#329)c860a7fFix #308, Can't deserializeOffsetDateTime.MINandOffsetDateTime.MAX(#325)3ed7e7eFix #322be56aa9Merge branch '2.17' into 2.18d9b51aaBack to snapshot dep20fed0b[maven-release-plugin] prepare for next development iteration14a8920[maven-release-plugin] prepare release jackson-modules-java8-2.17.3Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.18.1 to 2.18.2Commits
c7edd07[maven-release-plugin] prepare release jackson-dataformats-text-2.18.2967f11fPrep for 2.18.2e045611Merge branch '2.17' into 2.181e7c628Back to snapshot dep1223dac[maven-release-plugin] prepare for next development iterationb3771f9[maven-release-plugin] prepare release jackson-dataformats-text-2.17.3683310ePrep for 2.17.32c4830aBack to snapshot deps065f6f2[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.module:jackson-module-kotlinfrom 2.18.1 to 2.18.2Commits
faea8f2[maven-release-plugin] prepare release jackson-module-kotlin-2.18.256014cePrep for 2.18.2779cf85Merge pull request #855 from k163377/844edf9592Add check for #844aa1cb9bMerge pull request #852 from k163377/update-ciebd6e3dAdd Kotlin 2.19f6ea17Update Java and Kotlin versionsd4ae171Merge pull request #850 from k163377/GitHub8411c805d6Add check for #8419889989Merge branch '2.17' into 2.18Updates
com.fasterxml.jackson.module:jackson-module-afterburnerfrom 2.18.1 to 2.18.2Commits
Updates
com.fasterxml.jackson.module:jackson-module-blackbirdfrom 2.18.1 to 2.18.2Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-hibernate5from 2.18.1 to 2.18.2Commits
e900bc6[maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.18.24258579Prep for 2.18.225d681eMerge branch '2.17' into 2.1858b77c6Back to snapshot depc7be21a[maven-release-plugin] prepare for next development iteratione3b0f91[maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.17.3bac4cfaPrep for 2.17.3228bfc5Back to snapshot dep1cd3c1e[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.18.1 to 2.18.2Commits
Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.18.1 to 2.18.2Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-xmlfrom 2.18.1 to 2.18.2Commits
310241b[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.221dfc4fminor warnings removal06d28aaPrep for 2.18.2 release0a7cf7bMerge test classes7e35baaAdd test for #682 (passing with jackson-databind fix) (#685)5b78983Fix #678: allow configuring custom SerializerFactory via JacksonXmlModule (#680)180a75bMerge branch '2.17' into 2.18b19f1caBack to snapshot depacd25dc[maven-release-plugin] prepare for next development iteration2ddb970[maven-release-plugin] prepare release jackson-dataformat-xml-2.17.3Updates
com.fasterxml.jackson.datatype:jackson-datatype-jdk8from 2.18.1 to 2.18.2Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.18.1 to 2.18.2Updates
com.fasterxml.jackson.module:jackson-module-parameter-namesfrom 2.18.1 to 2.18.2Commits
51e8949[maven-release-plugin] prepare release jackson-modules-java8-2.18.27250cb0Prep for 2.18.2 releaseecf1592Merge branch '2.17' into 2.181dd9e69(v2.17.4) Add test against #124 (#329)c860a7fFix #308, Can't deserializeOffsetDateTime.MINandOffsetDateTime.MAX(#325)3ed7e7eFix #322be56aa9Merge branch '2.17' into 2.18d9b51aaBack to snapshot dep20fed0b[maven-release-plugin] prepare for next development iteration14a8920[maven-release-plugin] prepare release jackson-modules-java8-2.17.3Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.18.1 to 2.18.2Commits
c7edd07[maven-release-plugin] prepare release jackson-dataformats-text-2.18.2967f11fPrep for 2.18.2e045611Merge branch '2.17' into 2.181e7c628Back to snapshot dep1223dac[maven-release-plugin] prepare for next development iterationb3771f9[maven-release-plugin] prepare release jackson-dataformats-text-2.17.3683310ePrep for 2.17.32c4830aBack to snapshot deps065f6f2[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.module:jackson-module-kotlinfrom 2.18.1 to 2.18.2Commits
faea8f2[maven-release-plugin] prepare release jackson-module-kotlin-2.18.256014cePrep for 2.18.2779cf85Merge pull request #855 from k163377/844edf9592Add check for #844aa1cb9bMerge pull request #852 from k163377/update-ciebd6e3dAdd Kotlin 2.19f6ea17Update Java and Kotlin versionsd4ae171Merge pull request #850 from k163377/GitHub8411c805d6Add check for #8419889989Merge branch '2.17' into 2.18Updates
com.fasterxml.jackson.module:jackson-module-afterburnerfrom 2.18.1 to 2.18.2Commits
Updates
com.fasterxml.jackson.module:jackson-module-blackbirdfrom 2.18.1 to 2.18.2Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-hibernate5from 2.18.1 to 2.18.2Commits
e900bc6[maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.18.24258579Prep for 2.18.225d681eMerge branch '2.17' into 2.1858b77c6Back to snapshot depc7be21a[maven-release-plugin] prepare for next development iteratione3b0f91[maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.17.3bac4cfaPrep for 2.17.3228bfc5Back to snapshot dep1cd3c1e[maven-release-plugin] prepare for next development iterationUpdates
org.jetbrains.kotlin:kotlin-stdlibfrom 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
5dd9ceaAdd ChangeLog for 2.1.0be31f19[Gradle] Fix documentation publishing to Kotlinlangf959bf2Add 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 KotlinExecution1208eecfix: clarifications and language polishingUpdates
org.jetbrains.kotlin:kotlin-reflectfrom 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
... (truncated)
Commits
5dd9ceaAdd ChangeLog for 2.1.0be31f19[Gradle] Fix documentation publishing to Kotlinlangf959bf2Add 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 KotlinExecution1208eecfix: clarifications and language polishingUpdates
org.jetbrains.kotlin:kotlin-maven-pluginfrom 2.0.21 to 2.1.0Updates
org.jetbrains.kotlin:kotlin-reflectfrom 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.