Bump the maven group across 2 directories with 9 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the maven group with 2 updates in the /samples/server/petstore/spring-mvc directory: [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) and [junit:junit](https://github.com/junit-team/junit4). Bumps the maven group with 6 updates in the /samples/server/petstore/undertow directory: | Package | From | To | | --- | --- | --- | | [junit:junit](https://github.com/junit-team/junit4) | `4.12` | `4.13.1` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.8.2` | `2.12.7.1` | | [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) | `2.2.0` | `2.9.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.1.7` | `1.2.13` | | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `1.4.0.Final` | `2.3.20.Final` | | org.apache.httpcomponents:httpclient | `4.5.2` | `4.5.13` | Updates `org.springframework:spring-webmvc` from 4.2.5.RELEASE to 6.2.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.2.5.RELEASE...v6.2.10) Updates `org.springframework:spring-web` from 4.2.5.RELEASE to 6.2.10 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.2.5.RELEASE...v6.2.10) Updates `junit:junit` from 4.12 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Updates `junit:junit` from 4.12 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.8.2 to 2.12.7.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.8.2 to 2.12.7.1 Updates `com.jayway.jsonpath:json-path` from 2.2.0 to 2.9.0 - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](json-path/JsonPath@2.2.0...json-path-2.9.0) Updates `ch.qos.logback:logback-classic` from 1.1.7 to 1.2.13 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.1.7...v_1.2.13) Updates `io.undertow:undertow-core` from 1.4.0.Final to 2.3.20.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@1.4.0.Final...2.3.20.Final) Updates `org.apache.httpcomponents:httpclient` from 4.5.2 to 4.5.13 --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.10 dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework:spring-web dependency-version: 6.2.10 dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.12.7.1 dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.12.7.1 dependency-type: direct:production dependency-group: maven - dependency-name: com.jayway.jsonpath:json-path dependency-version: 2.9.0 dependency-type: direct:production dependency-group: maven - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.2.13 dependency-type: direct:production dependency-group: maven - dependency-name: io.undertow:undertow-core dependency-version: 2.3.20.Final dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.httpcomponents:httpclient dependency-version: 4.5.13 dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 2 updates in the /samples/server/petstore/spring-mvc directory: org.springframework:spring-webmvc and junit:junit.
Bumps the maven group with 6 updates in the /samples/server/petstore/undertow directory:
4.124.13.12.8.22.12.7.12.2.02.9.01.1.71.2.131.4.0.Final2.3.20.Final4.5.24.5.13Updates
org.springframework:spring-webmvcfrom 4.2.5.RELEASE to 6.2.10Release notes
Sourced from org.springframework:spring-webmvc's releases.
... (truncated)
Commits
8f64480Release v6.2.10edda473Build against Java 249fa2d7dUpgrade to Jackson 2.18.4.1c30427fUpgrade to Netty 4.1.124.Final1d908f1Upgrade to Reactor 2024.0.9 and Micrometer 1.14.1037b076bSupport multiple result sets in ScriptUtils.executeSqlScript()a9453a5Polishing3781ba2Optimize NIO path resolution in PathEditorf11a1e6Polish testsffc7854Fix checkstyle errorUpdates
org.springframework:spring-webfrom 4.2.5.RELEASE to 6.2.10Release notes
Sourced from org.springframework:spring-web's releases.
... (truncated)
Commits
8f64480Release v6.2.10edda473Build against Java 249fa2d7dUpgrade to Jackson 2.18.4.1c30427fUpgrade to Netty 4.1.124.Final1d908f1Upgrade to Reactor 2024.0.9 and Micrometer 1.14.1037b076bSupport multiple result sets in ScriptUtils.executeSqlScript()a9453a5Polishing3781ba2Optimize NIO path resolution in PathEditorf11a1e6Polish testsffc7854Fix checkstyle errorUpdates
junit:junitfrom 4.12 to 4.13.1Release notes
Sourced from junit:junit's releases.
Commits
1b683f4[maven-release-plugin] prepare release r4.13.1ce6ce3aDraft 4.13.1 release notesc29dd82Change version to 4.13.1-SNAPSHOT1d17486Add a link to assertThrows in exception testing543905dUse separate line for annotation in Javadoc510e906Add sub headlines to class Javadoc610155bMerge pull request from GHSA-269g-pwp5-87ppb6cfd1eExplicitly wrap float parameter for consistency (#1671)a5d205cFix GitHub link in FAQ (#1672)3a5c6b4Deprecated since jdk9 replacing constructor instance of Double and Float (#1660)Updates
junit:junitfrom 4.12 to 4.13.1Release notes
Sourced from junit:junit's releases.
Commits
1b683f4[maven-release-plugin] prepare release r4.13.1ce6ce3aDraft 4.13.1 release notesc29dd82Change version to 4.13.1-SNAPSHOT1d17486Add a link to assertThrows in exception testing543905dUse separate line for annotation in Javadoc510e906Add sub headlines to class Javadoc610155bMerge pull request from GHSA-269g-pwp5-87ppb6cfd1eExplicitly wrap float parameter for consistency (#1671)a5d205cFix GitHub link in FAQ (#1672)3a5c6b4Deprecated since jdk9 replacing constructor instance of Double and Float (#1660)Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.8.2 to 2.12.7.1Commits
Updates
com.fasterxml.jackson.core:jackson-corefrom 2.8.2 to 2.12.7.1Updates
com.jayway.jsonpath:json-pathfrom 2.2.0 to 2.9.0Release notes
Sourced from com.jayway.jsonpath:json-path's releases.
Commits
af7e516Release 2.9.0af4dfccMake PropertyPathToken public, closes #95549b1151Update versions (#987)71a09c1Check for the existence of the next significant bracket (#985)900ebfeRemove deprecated gradle usage (#946)946274dFixed rendering error on$..book[?(@.price <= $['expensive'])]in README.md...425bcb1Bump json-smart version from 2.4.10 to 2.5.0 (#945)2d57ab3JPMS: define Automatic-Module-Name as json.path (#966)1a57f78update dependencies (#965)21de620Prepare next versionUpdates
ch.qos.logback:logback-classicfrom 1.1.7 to 1.2.13Commits
2648b9eprepare release 1.2.13bb09515fix CVE-2023-63784573294start work on 1.2.13-SNAPSHOTa388193Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.xde44dc4prepare release 1.2.12ca0cf17Merge pull request #532 from joakime/fix-jetty-requestloge31609bremoved unused files21e29efMerge pull request #567 from spliffone/LOGBACK-1633e869000fix: published POM file contain the wrong scm URL009ea46version for next dev cycleUpdates
io.undertow:undertow-corefrom 1.4.0.Final to 2.3.20.FinalRelease notes
Sourced from io.undertow:undertow-core's releases.
... (truncated)
Commits
5e6c73dPrepare 2.3.20.Final967ec02Merge pull request #1803 from fl4via/backport-fixes_2.3.x2448f7a[UNDERTOW-2598] Replace the delayed cleaning algorithm in DirectByteBufferDea...e7c28acMerge pull request #1802 from fl4via/backport-fixes_2.3.x39fcfbe[UNDERTOW-2598] CVE-2025-9784 At AbstractFramedStreamSinkChannel, safeguard a...1d013b2[UNDERTOW-2598] CVE-2025-9784 Add a delay in the actual direct byte buffer de...afbd244[UNDERTOW-2598] CVE-2025-9784 Prevent the dispatch of an exchange if the conn...4610806[UNDERTOW-2598] CVE-2025-9784 Prevent a MadeYouReset HTTP2 attack by sending ...c5a9817[UNDERTOW-2235] Properly handle non servlet methods dispatched as error into ...5756047[UNDERTOW-2604] fix potential NPE from alternate ctorUpdates
org.apache.httpcomponents:httpclientfrom 4.5.2 to 4.5.13Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.