Bump the maven group across 1 directory with 7 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the maven group across 1 directory with 7 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the maven group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) | `2.5.0` | `2.10.0` | | commons-fileupload:commons-fileupload | `1.3.3` | `1.6.0` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.9.8` | `2.18.6` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.9.10.8` | `2.12.7.1` | | org.apache.commons:commons-lang3 | `3.12.0` | `3.18.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.2.11` | `1.2.13` | | [org.json:json](https://github.com/douglascrockford/JSON-java) | `20230227` | `20231013` | Updates `io.springfox:springfox-swagger-ui` from 2.5.0 to 2.10.0 - [Release notes](https://github.com/springfox/springfox/releases) - [Changelog](https://github.com/springfox/springfox/blob/master/docs/release-notes.md) - [Commits](springfox/springfox@2.5.0...2.10.0) Updates `commons-fileupload:commons-fileupload` from 1.3.3 to 1.6.0 Updates `com.fasterxml.jackson.core:jackson-core` from 2.9.8 to 2.18.6 - [Commits](FasterXML/jackson-core@jackson-core-2.9.8...jackson-core-2.18.6) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.9.10.8 to 2.12.7.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.18.0 Updates `ch.qos.logback:logback-classic` from 1.2.11 to 1.2.13 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.11...v_1.2.13) Updates `org.json:json` from 20230227 to 20231013 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: io.springfox:springfox-swagger-ui dependency-version: 2.10.0 dependency-type: direct:production dependency-group: maven - dependency-name: commons-fileupload:commons-fileupload dependency-version: 1.6.0 dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.18.6 dependency-type: direct:production 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: org.apache.commons:commons-lang3 dependency-version: 3.18.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: org.json:json dependency-version: '20231013' dependency-type: direct:production 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 7 updates in the / directory:
2.5.02.10.01.3.31.6.02.9.82.18.62.9.10.82.12.7.13.12.03.18.01.2.111.2.132023022720231013Updates
io.springfox:springfox-swagger-uifrom 2.5.0 to 2.10.0Release notes
Sourced from io.springfox:springfox-swagger-ui's releases.
... (truncated)
Changelog
Sourced from io.springfox:springfox-swagger-ui's changelog.
... (truncated)
Commits
2026ff1Changed the command to include all as gradle properties87a402fFixed javadoc error. This is already fixed in openapi branch02805e1Updated java version31e90faChanging version prior to release93e4352Added release script to the repositoryc651680Merge pull request #3307 from springfox/bugfix/model-enhancement16e8941Returning cache to life.e136026Merge pull request #3304 from springfox/bugfix/model-enhancement500ddcf#33034c181b6Merge branch 'bugfix/model-enhancement'Updates
commons-fileupload:commons-fileuploadfrom 1.3.3 to 1.6.0Updates
com.fasterxml.jackson.core:jackson-corefrom 2.9.8 to 2.18.6Commits
9a46ef8[maven-release-plugin] prepare release jackson-core-2.18.65f192dbPrep for 2.18.6 releaseb0c428eEnforceStreamReadConstraints.maxNumberLengthfor non-blocking (async) pars...7c8b6d5Add test for nesting forDataInput-backedJsonParser(#1550)97a647bUpdate CI: JDK 23 -> 251601331(backport from 2.21) Fix #1548: validate max doc length for fixed buffer inpu...fae2542release notes update70c99baUpdate UTF8DataInputJsonParser.java (#1512)caea665Post-release dep version bump635d3bd[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.core:jackson-databindfrom 2.9.10.8 to 2.12.7.1Commits
Updates
org.apache.commons:commons-lang3from 3.12.0 to 3.18.0Updates
ch.qos.logback:logback-classicfrom 1.2.11 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
org.json:jsonfrom 20230227 to 20231013Release notes
Sourced from org.json:json's releases.
Changelog
Sourced from org.json:json's changelog.
Commits
Dependabot 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 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.