chore(deps): bump the maven-deps group across 1 directory with 5 updates#418
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the maven-deps group across 1 directory with 5 updates#418dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the maven-deps group with 5 updates in the /MCP directory: | Package | From | To | | --- | --- | --- | | [org.json:json](https://github.com/douglascrockford/JSON-java) | `20251224` | `20260522` | | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.4.0.Final` | `2.4.2.Final` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` | Updates `org.json:json` from 20251224 to 20260522 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](stleary/JSON-java@2025122...2026052) Updates `io.undertow:undertow-core` from 2.4.0.Final to 2.4.2.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.4.0.Final...2.4.2.Final) Updates `org.junit.jupiter:junit-jupiter` from 6.0.3 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-version: 2.4.2.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.json:json dependency-version: '20260522' dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-deps ... Signed-off-by: dependabot[bot] <support@github.com>
2cad6c3 to
a075ae9
Compare
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-deps group with 5 updates in the /MCP directory:
20251224202605222.4.0.Final2.4.2.Final6.0.36.1.13.5.53.5.60.10.00.11.0Updates
org.json:jsonfrom 20251224 to 20260522Release notes
Sourced from org.json:json's releases.
Changelog
Sourced from org.json:json's changelog.
Commits
968a592Merge pull request #1054 from stleary/pre-release-202605223665aadpre-release-20260522 doc and build updates for released749ee1Merge pull request #1053 from stleary/update-security-md-with-key6495983update-security-md-with-key new security.md file, also fixed 1000 level jsona...896ce0fMerge pull request #1046 from yuki-matsuhashi/master1877069Validate XML numeric character references before string constructionb959027Merge pull request #1044 from yuki-matsuhashi/1043-ignore-static039f331Add comment for empty test constructor94e3400Ignore static fields in JSONObject.fromJson()6230128Merge pull request #1041 from stleary/license-clarificationUpdates
io.undertow:undertow-corefrom 2.4.0.Final to 2.4.2.FinalRelease notes
Sourced from io.undertow:undertow-core's releases.
Commits
92850b2Prepare 2.4.2.Final8643d98Merge pull request #1976 from ropalka/2026-06-23-backports-2.4.x5700856[UNDERTOW-2709] UndertowOptions.ALLOWED_REQUEST_ATTRIBUTES_PATTERN is ignored...f5f85e7[UNDERTOW-2771] Revisited delimiters and unescaped characters7afc4df[UNDERTOW-2771] Decode query and path parameters if and only if parser is con...464418e[UNDERTOW-1918] ComplexSSLTestCase fails sporadically with ConnectionClosedEx...88734e1Merge pull request #1973 from fl4via/backport-fixes_2.4.x665ff7f[UNDERTOW-2761] return 413 status instead of 500 in case of RequestTooBigExce...e1daa7f[UNDERTOW-2759] Excluding new concurrency rules - they need further investiga...41c665f[UNDERTOW-2759] Excluding false positive - it is safe to have unread field no...Updates
org.junit.jupiter:junit-jupiterfrom 6.0.3 to 6.1.1Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesa6d540aMove entry to 6.1.1 release notes69339d5Only pass timeout when publishing to avoid failure in nmcp plugindec2eb9Allow excluding engines from memory cleanup mode (#5786)a5f4270Publish sha256/sha512 checksums again but filter out signature ones (#5796)8213012Update plugin nmcp-settings to v1.6.0 (#5787)d1bf847Generate Javadoc for aggregator modulesd721de5Pass--no-fontstojavadocconventiond289ec6Restore original SetSystemProperty values in a ParameterizedTest (#5720)Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.5 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusUpdates
org.sonatype.central:central-publishing-maven-pluginfrom 0.10.0 to 0.11.0Commits