-
Notifications
You must be signed in to change notification settings - Fork 48
Bump the minor-and-patch group across 1 directory with 21 updates #1537
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/java/app-encryption/minor-and-patch-1d5741df29
Closed
Bump the minor-and-patch group across 1 directory with 21 updates #1537
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/java/app-encryption/minor-and-patch-1d5741df29
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 minor-and-patch group with 21 updates in the /java/app-encryption directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.dataformat:jackson-dataformat-cbor](https://github.com/FasterXML/jackson-dataformats-binary) | `2.19.2` | `2.20.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.2` | `2.20.0` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.19.2` | `2.20.0` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.8-jre` | `33.5.0-jre` | | [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `3.49.5` | `3.51.0` | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.81` | `1.82` | | software.amazon.awssdk:kms | `2.32.31` | `2.34.7` | | software.amazon.awssdk:dynamodb | `2.32.31` | `2.34.7` | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.15.3` | `1.15.4` | | [com.amazonaws:aws-java-sdk-dynamodb](https://github.com/aws/aws-sdk-java) | `1.12.788` | `1.12.791` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.18` | `1.5.19` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.19.0` | `5.20.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.19.0` | `5.20.0` | | org.apache.commons:commons-lang3 | `3.18.0` | `3.19.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.3` | `3.12.0` | | [org.apache.maven.plugins:maven-scm-plugin](https://github.com/apache/maven-scm) | `2.1.0` | `2.2.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.8.0` | `0.9.0` | Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.19.2...jackson-dataformats-binary-2.20.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.2...jackson-dataformats-text-2.20.0) Updates `com.google.guava:guava` from 33.4.8-jre to 33.5.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.checkerframework:checker-qual` from 3.49.5 to 3.51.0 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.49.5...checker-framework-3.51.0) Updates `org.bouncycastle:bcprov-jdk18on` from 1.81 to 1.82 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `software.amazon.awssdk:kms` from 2.32.31 to 2.34.7 Updates `software.amazon.awssdk:dynamodb` from 2.32.31 to 2.34.7 Updates `software.amazon.awssdk:dynamodb` from 2.32.31 to 2.34.7 Updates `io.micrometer:micrometer-core` from 1.15.3 to 1.15.4 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.15.3...v1.15.4) Updates `com.amazonaws:aws-java-sdk-dynamodb` from 1.12.788 to 1.12.791 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.788...1.12.791) Updates `ch.qos.logback:logback-classic` from 1.5.18 to 1.5.19 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.19) Updates `org.mockito:mockito-core` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) Updates `org.mockito:mockito-junit-jupiter` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) Updates `org.mockito:mockito-junit-jupiter` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.2...jackson-dataformats-text-2.20.0) Updates `org.apache.commons:commons-lang3` from 3.18.0 to 3.19.0 Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.3 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-scm-plugin` from 2.1.0 to 2.2.1 - [Release notes](https://github.com/apache/maven-scm/releases) - [Commits](apache/maven-scm@maven-scm-2.1.0...v2.2.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.8.0 to 0.9.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.google.guava:guava dependency-version: 33.5.0-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.checkerframework:checker-qual dependency-version: 3.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.82' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: software.amazon.awssdk:kms dependency-version: 2.34.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: software.amazon.awssdk:dynamodb dependency-version: 2.34.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: software.amazon.awssdk:dynamodb dependency-version: 2.34.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.micrometer:micrometer-core dependency-version: 1.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.amazonaws:aws-java-sdk-dynamodb dependency-version: 1.12.791 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-scm-plugin dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor-and-patch group with 21 updates in the /java/app-encryption directory:
2.19.22.20.02.19.22.20.02.19.22.20.033.4.8-jre33.5.0-jre3.49.53.51.01.811.822.32.312.34.72.32.312.34.71.15.31.15.41.12.7881.12.7911.5.181.5.195.19.05.20.05.19.05.20.03.18.03.19.03.14.03.14.13.11.33.12.02.1.02.2.13.5.33.5.43.5.33.5.43.5.33.5.40.8.00.9.0Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-cborfrom 2.19.2 to 2.20.0Commits
c30fe05[maven-release-plugin] prepare release jackson-dataformats-binary-2.20.0b86cf64Prep for 2.20.0bae203cFixes #608: add FP-encoding tests for Smile codec (#609)f7f99aaBump actions/setup-java from 4.7.1 to 5.0.0 (#607)2eb0372Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#606)6565d86Remove rc2 from versionc2f4f69Add deprecation markers wrt core/1462ff2ec7eBump actions/checkout from 4.2.2 to 5.0.0 (#604)45beadcPost-release version bumpef935e7[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.2 to 2.20.0Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.19.2 to 2.20.0Commits
fc3fb76[maven-release-plugin] prepare release jackson-dataformats-text-2.20.0c40bf7aPrep for 2.20.093dfc70Bump actions/setup-java from 4.7.1 to 5.0.0 (#574)609da3cBump codecov/codecov-action from 5.4.3 to 5.5.0 (#575)06413b9Bump actions/checkout from 4.2.2 to 5.0.0 (#573)aa3003dDrop rc2 from version88cb341Add deprecations wrt core/1462519d495Fix #497 wrt TOML too (last one) (#572)d729b2cFix #497 for YAML too (CSV fixed in 2.19.0) (#571)cab1e79Yet more tweaking for #497/YAML testUpdates
com.google.guava:guavafrom 33.4.8-jre to 33.5.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.checkerframework:checker-qualfrom 3.49.5 to 3.51.0Release notes
Sourced from org.checkerframework:checker-qual's releases.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Commits
f78f6fanew release 3.51.00a9ccebPrep for release.8556f47Growonly checker tests1d0d3cdFix bug in CFG construction for preincrementbdd6fcbUpdate example of message key substrings692afc1Fix typos33b8815Better error message when user omits an--add-exports(#7249)91d5473Remove file.flake860bbfa5Usetasks.registerebff228Update dependency org.projectlombok:lombok to v1.18.40 (#7247)Updates
org.bouncycastle:bcprov-jdk18onfrom 1.81 to 1.82Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
software.amazon.awssdk:kmsfrom 2.32.31 to 2.34.7Updates
software.amazon.awssdk:dynamodbfrom 2.32.31 to 2.34.7Updates
software.amazon.awssdk:dynamodbfrom 2.32.31 to 2.34.7Updates
io.micrometer:micrometer-corefrom 1.15.3 to 1.15.4Release notes
Sourced from io.micrometer:micrometer-core's releases.
Commits
68c4d22Merge branch '1.14.x' into 1.15.x2c77f86Bump org.ehcache:ehcache from 3.10.8 to 3.10.9 (#6698)05c9c05Bump org.apache.felix:org.apache.felix.scr from 2.2.12 to 2.2.14 (#6699)dc9285fBump org.apache.felix:org.apache.felix.scr from 2.2.12 to 2.2.14 (#6696)2840e48Bump org.ehcache:ehcache from 3.10.8 to 3.10.9 (#6697)6ad623eBump io.netty:netty-bom from 4.1.124.Final to 4.1.126.Final (#6691)ada8cffBump io.netty:netty-bom from 4.1.124.Final to 4.1.126.Final (#6690)f4ef3e7Bump dropwizard-metrics from 4.2.35 to 4.2.36 (#6688)3cd227bBump dropwizard-metrics from 4.2.35 to 4.2.36 (#6685)9303ddbadd compatibility note for jOOQ overload delegation (#6681)Updates
com.amazonaws:aws-java-sdk-dynamodbfrom 1.12.788 to 1.12.791Changelog
Sourced from com.amazonaws:aws-java-sdk-dynamodb's changelog.
Commits
70d2f38AWS SDK for Java 1.12.791ab56821Update GitHub version number to 1.12.791-SNAPSHOTa7873d7AWS SDK for Java 1.12.7903699eb1Update GitHub version number to 1.12.790-SNAPSHOTab407bdAWS SDK for Java 1.12.789e1cd79bUpdate GitHub version number to 1.12.789-SNAPSHOTUpdates
ch.qos.logback:logback-classicfrom 1.5.18 to 1.5.19Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
e572d4fskip deployment of blackbox and example modules, published as version 1.5.94adae8badd plugin for Maven Central deploymentee70cf4prepare release 1.5.1920802cfmindor javadoc changes8116069comment out code in COWArrayListConcurrencyTest to make IDE happy7f65340minor changes8d2262dsoften warning on using ConsoleAppenderc76fed3ViewStatusMessagesServlet requires method POST for button 'Clear' (#971)61f6a25disallow new in if condition attribute in config filesa07cfd5logback-core: fix spelling errors (#956)Updates
org.mockito:mockito-corefrom 5.19.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
3a1a19eAdd support for generic types inMockedConstructionandMockedStatic(#3729)f3c957aBump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)3cfbd42Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)6f9a04bBump com.gradle.develocity from 4.1.1 to 4.2 (#3726)c75dfb8Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)54474faBump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)bc06f21Use Assume.assumeThat for SequencedCollection tests (#3711)a10aed0Bump actions/setup-java from 4 to 5 (#3715)37bb3e5Fix metadata generation on GraalVM (#3710)ef2fd6fBump com.gradle.develocity from 4.1 to 4.1.1 (#3713)Updates
org.mockito:mockito-junit-jupiterfrom 5.19.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
3a1a19eAdd support for generic types inMockedConstructionandMockedStatic(#3729)f3c957aBump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)3cfbd42Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)6f9a04bBump com.gradle.develocity from 4.1.1 to 4.2 (#3726)c75dfb8Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)54474faBump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)bc06f21Use Assume.assumeThat for SequencedCollection tests (#3711)a10aed0Bump actions/setup-java from 4 to 5 (#3715)37bb3e5Fix metadata generation on GraalVM (#3710)ef2fd6fBump com.gradle.develocity from 4.1 to 4.1.1 (#3713)Updates
org.mockito:mockito-junit-jupiterfrom 5.19.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
3a1a19eAdd support for generic types inMockedConstructionandMockedStatic(#3729)f3c957aBump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)3cfbd42Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)6f9a04bBump com.gradle.develocity from 4.1.1 to 4.2 (#3726)c75dfb8Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)54474faBump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)bc06f21Use Assume.assumeThat for SequencedCollection tests (#3711)a10aed0Bump actions/setup-java from 4 to 5 (#3715)37bb3e5Fix metadata generation on GraalVM (#3710)ef2fd6fBump com.gradle.develocity from 4.1 to 4.1.1 (#3713)Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.2 to 2.20.0Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.19.2 to 2.20.0Commits
fc3fb76[maven-release-plugin] prepare release jackson-dataformats-text-2.20.0c40bf7aPrep for 2.20.093dfc70Bump actions/setup-java from 4.7.1 to 5.0.0 (#574)609da3cBump codecov/codecov-action from 5.4.3 to 5.5.0 (#575)06413b9Bump actions/checkout from 4.2.2 to 5.0.0 (#573)aa3003dDrop rc2 from version88cb341Add deprecations wrt core/1462519d495Fix #497 wrt TOML too (last one) (#572)d729b2cFix #497 for YAML too (CSV fixed in 2.19.0) (#571)cab1e79Yet more tweaking for #497/YAML testUpdates
org.apache.commons:commons-lang3from 3.18.0 to 3.19.0Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.14.0 to 3.14.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
0df6940[maven-release-plugin] prepare release maven-compiler-plugin-3.14.11bf9e5aEnforce asm version used here, to not depend on brittle transitive (#964)f5161c4Bump mavenVersion from 3.9.10 to 3.9.11 (#952)63846f1Improve DeltaList behavior for large projects (#335)ab3f845Bump org.apache.maven.plugins:maven-plugins from 44 to 45164bad4Allow to not use --module-version for the Java compiler0b76ccdBump mavenVersion from 3.9.9 to 3.9.105dbc9c3Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.017949d1Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#316)d44d1beAdd generatedSourcesPath back to the maven projectUpdates
org.apache.maven.plugins:maven-javadoc-pluginfrom 3.11.3 to 3.12.0Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
2a06bed[maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0a71ecf9bump version 3.12.0-SNAPSHOT88f2b71[maven-release-plugin] prepare for next development iteration7e18956[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4c11b76cIn legacyMode, don't use -sourcepath, unless excludePackageNames is not empty...bc9904bremove fix mojo (#1263)f310135Fixpackage {...} does not existinlegacyMode(#1243)c8270f9detectOfflineLinks is now false per default for all jar mojo issue #1258 ...953e609Delete flaky test (#1260)2bba7a4Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0Updates
org.apache.maven.plugins:maven-scm-pluginfrom 2.1.0 to 2.2.1Release notes
Sourced from org.apache.maven.plugins:maven-scm-plugin's releases.