#1111 Automate dependency version upgrades. Update dependencies for 0.6.0 #1112
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.
Type of Change
Description
Dependency updates
org.jetbrains.kotlin:kotlin-stdlib
: 1.9.22 -> 2.0.0org.checkerframework:checker-qual
: 3.42.0 -> 3.45.0com.fasterxml.jackson.core
: 2.16.1 -> 2.17.2jackson-core
jackson-dataformat-properties
jackson-dataformat-toml
jackson-dataformat-xml
jackson-dataformat-yaml
jakarta.annotation:jakarta.annotation-api
: 2.1.1 -> 3.0.0org.junit.jupiter
: 5.10.1 -> 5.10.3junit-jupiter-api
junit-jupiter-engine
junit-jupiter-params
ch.qos.logback:logback-classic
: 1.4.14 -> 1.5.6org.mockito:mockito-core
: 5.10.0 -> 5.12.0org.slf4j:slf4j-api
: 2.0.11 -> 2.0.13Maven plugin updates
build-helper-maven-plugin
: 3.5.0 -> 3.6.0maven-compiler-plugin
: 3.12.1 -> 3.13.0maven-checkstyle-plugin
: 3.3.1 -> 3.4.0maven-deploy-plugin
: 3.1.1 -> 3.1.2maven-gpg-plugin
: 1.6 -> 3.2.4jacoco-maven-plugin
: 0.8.11 -> 0.8.12license-maven-plugin
: 4.3 -> 4.5dependency-check-maven
: 9.0.9 -> 10.0.3scala-maven-plugin
: 4.8.1 -> 4.9.2kotlin-maven-plugin
: 1.9.22 -> 2.0.0maven-source-plugin
: 3.3.0 -> 3.3.1nexus-staging-maven-plugin
: 1.6.13 -> 1.7.0Checklist
develop
branchRelated Issue
Closes #1111