Bump the maven-dependencies group across 2 directories with 10 updates - #366
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the maven-dependencies group with 4 updates in the /converters/polaris directory: org.yaml:snakeyaml, [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind), [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) and [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin). Bumps the maven-dependencies group with 8 updates in the /converters/salesforce directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) | `2.18.9` | `2.22.2` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.18.9` | `2.22.2` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.11.4` | `6.1.3` | | org.slf4j:slf4j-api | `2.0.16` | `2.0.19` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.25` | `1.6.3` | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.5.5` | `3.0.7` | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.5.0` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.6.0` | `3.6.2` | Updates `org.yaml:snakeyaml` from 2.2 to 2.7 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.9 to 2.22.2 - [Commits](FasterXML/jackson-databind@jackson-databind-2.18.9...jackson-databind-2.22.2) Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.2...r6.1.3) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.5.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.9 to 2.22.2 - [Commits](FasterXML/jackson-databind@jackson-databind-2.18.9...jackson-databind-2.22.2) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.9 to 2.22.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.9...jackson-dataformats-text-2.22.2) Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.2...r6.1.3) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.9 to 2.22.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.9...jackson-dataformats-text-2.22.2) Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.19 Updates `ch.qos.logback:logback-classic` from 1.5.25 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.25...v_1.6.3) Updates `com.networknt:json-schema-validator` from 1.5.5 to 3.0.7 - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.5.5...3.0.7) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...maven-resources-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.2) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.7' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
jbonofre
self-requested a review
September 7, 2026 14:19
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
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 maven-dependencies group with 4 updates in the /converters/polaris directory: org.yaml:snakeyaml, com.fasterxml.jackson.core:jackson-databind, org.junit.jupiter:junit-jupiter and org.apache.maven.plugins:maven-jar-plugin.
Bumps the maven-dependencies group with 8 updates in the /converters/salesforce directory:
2.18.92.22.22.18.92.22.25.11.46.1.32.0.162.0.191.5.251.6.31.5.53.0.73.3.13.5.03.6.03.6.2Updates
org.yaml:snakeyamlfrom 2.2 to 2.7Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.18.9 to 2.22.2Commits
25b2a22[maven-release-plugin] prepare release jackson-databind-2.22.2bab1c1aPrep for 2.22.2 releasebc03cf8Merge branch '2.21' into 2.2283379fbMerge branch '2.20' into 2.210d400c9Merge branch '2.19' into 2.20ce36a27Merge branch '2.18' into 2.197a209e1Post-release dep version bumpa432707[maven-release-plugin] prepare for next development iteration176df1d[maven-release-plugin] prepare release jackson-databind-2.18.107785f5fPrep for 2.18.10 releaseUpdates
org.junit.jupiter:junit-jupiterfrom 5.10.2 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.apache.maven.plugins:maven-jar-pluginfrom 3.3.0 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
... (truncated)
Commits
b0cd63d[maven-release-plugin] prepare release maven-jar-plugin-3.5.15318a4fAdd AGENTS.md + SECURITY.md security-model pointer for scanner discoverability8e0b9bbBump org.apache.maven.plugins:maven-plugins from 48 to 49 (#547)d5a438bFix javadoc774fac9Bump org.codehaus.plexus:plexus-archiver from 4.11.0 to 4.12.0b71f403Bump mavenVersion from 3.9.15 to 3.9.16 (#536)9f2a001Use plugin version properties (3.x) (#535)68a978fBump org.apache.maven.plugins:maven-plugins from 47 to 48 (#534)e105821Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#529)953dc1aBump mavenVersion from 3.9.14 to 3.9.15 (#528)Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.18.9 to 2.22.2Commits
25b2a22[maven-release-plugin] prepare release jackson-databind-2.22.2bab1c1aPrep for 2.22.2 releasebc03cf8Merge branch '2.21' into 2.2283379fbMerge branch '2.20' into 2.210d400c9Merge branch '2.19' into 2.20ce36a27Merge branch '2.18' into 2.197a209e1Post-release dep version bumpa432707[maven-release-plugin] prepare for next development iteration176df1d[maven-release-plugin] prepare release jackson-databind-2.18.107785f5fPrep for 2.18.10 releaseUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.18.9 to 2.22.2Commits
3aab026[maven-release-plugin] prepare release jackson-dataformats-text-2.22.20e4e5b9Prep for 2.22.2 release3fd4238Merge branch '2.21' into 2.22f0f9689Merge branch '2.20' into 2.2150d9dfaMerge branch '2.19' into 2.200e9bdd4Merge branch '2.18' into 2.19613de08Post-release dep version bump49dc929[maven-release-plugin] prepare for next development iterationc09cd3f[maven-release-plugin] prepare release jackson-dataformats-text-2.18.10096a670Prep for 2.18.10 releaseUpdates
org.junit.jupiter:junit-jupiterfrom 5.11.4 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.18.9 to 2.22.2Commits
3aab026[maven-release-plugin] prepare release jackson-dataformats-text-2.22.20e4e5b9Prep for 2.22.2 release3fd4238Merge branch '2.21' into 2.22f0f9689Merge branch '2.20' into 2.2150d9dfaMerge branch '2.19' into 2.200e9bdd4Merge branch '2.18' into 2.19613de08Post-release dep version bump49dc929[maven-release-plugin] prepare for next development iterationc09cd3f[maven-release-plugin] prepare release jackson-dataformats-text-2.18.10096a670Prep for 2.18.10 releaseUpdates
org.slf4j:slf4j-apifrom 2.0.16 to 2.0.19Updates
ch.qos.logback:logback-classicfrom 1.5.25 to 1.6.3Release notes
Sourced from ch.qos.logback:logback-classic's releases.
... (truncated)
Commits
e8e824dprepare release 1.6.3761821bMDCBasedDiscriminator has a gated warning mechanism53ed122update copyright yearc7e2db2rename SimpleInvocationGate as FixedIntervalInvocationGateb5aa931added BatchedSimpleInvocationGate1f22af7add javadocs to SimpleInvocationGate638ffa7prevent forward and backward slashes to escape to other directories7d6b9a4add missing ch.qos.logback.core.property packagefa25930add an extension path in ConsoleAppender for JansiConsoleAppenderc73b43fdeprecate the withJansi pathUpdates
com.networknt:json-schema-validatorfrom 1.5.5 to 3.0.7Release notes
Sourced from com.networknt:json-schema-validator's releases.
... (truncated)
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
... (truncated)
Commits
18539a8upgrade to 3.0.7 and update changelogf92d938fixes #1277 upgrade jackson to 3.2.1285170ffix: uniqueItems compares numbers by value, not by node type (#1273)e877866Honor PathType when formatting SchemaException locations (#1272)73eb8f2Reject non-ASCII whitespace in idn-email and strengthen email format tests (#...d97a368Reject non-ASCII whitespace in email format (#1267)12b85e4upgrade to 3.0.6 and update changelog8bf1423Fall back to the library class loader for classpath resources (#1265)1ef129eAdd schema tests (#1260) (#1261)a7fbcc9Bump jackson to 3.1.4 to fix CVE-2026-54512 and CVE-2026-54513 (#1263)Updates
org.apache.maven.plugins:maven-resources-pluginfrom 3.3.1 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-resources-plugin's releases.
... (truncated)
Commits
ce485a0[maven-release-plugin] prepare release maven-resources-plugin-3.5.0bfadfffUse maven-filtering 3.5.0 (staged)3f74ba2Drop commons-io; unusedcaefcdeBug: use change detecton strategies (#462)38534e3Cleanup deps (#463)0814ec7Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#461)e2f9135Bump org.apache.maven.plugins:maven-plugins from 45 to 47 (#459)a050be3Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#457)1825b2aBump mavenVersion from 3.9.11 to 3.9.12 (#452)ad31b55Add IT for #444 issueUpdates
org.apache.maven.plugins:maven-shade-pluginfrom 3.6.0 to 3.6.2Release notes
Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.