Skip to content

Bump the maven group across 1 directory with 7 updates#10

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/maven-0b8ed7a0e3
Open

Bump the maven group across 1 directory with 7 updates#10
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/maven-0b8ed7a0e3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Copy link
Copy Markdown

Bumps the maven group with 7 updates in the / directory:

Package From To
io.springfox:springfox-swagger-ui 2.5.0 2.10.0
commons-fileupload:commons-fileupload 1.3.3 1.6.0
com.fasterxml.jackson.core:jackson-core 2.9.8 2.18.6
com.fasterxml.jackson.core:jackson-databind 2.9.10.8 2.12.7.1
org.apache.commons:commons-lang3 3.12.0 3.18.0
ch.qos.logback:logback-classic 1.2.11 1.2.13
org.json:json 20230227 20231013

Updates io.springfox:springfox-swagger-ui from 2.5.0 to 2.10.0

Release notes

Sourced from io.springfox:springfox-swagger-ui's releases.

2.9.2 Release

JUDITH VRUGT, NATIONAL GEOGRAPHIC YOUR SHOT © JUDITH VRUGT, NATIONAL GEOGRAPHIC YOUR SHOT

Thank you for the patience with this release. More importantly, thank you for your contributions in helping identify bugs and issues and improving the library with your contributions!

Pull requests and contributions

Bugs

Feature

  • (#2180) Is it possible to document OAuth 2 scopes for different HTTP methods? feature @​Beontra

2.9.0 Release

test ©️Photograph by Alex Geifman courtesy National Geographic

2.9.0 Release

This is the last release supporting jdk 7 and spring 4.x. The next planned release is 3.0 which will have jdk 8 as a pre-requisite. There was a large effort to ensure a stable release before moving to the next major release. A big thank you again for the numerous feature/bug requests for making this product better and supporting this library.

A special thank you to @​kasecato, @​MaksimOrlov, @​neumaennl, @​rgoers and @​Fyro-Ing for working on some much requested features.

NOTE: All deprecations will be removed when we move to 3.0

NOTE: This release isnt available via maven central due to issues publishing to maven central. Still working through the issues. It is available via jcenter.

... (truncated)

Changelog

Sourced from io.springfox:springfox-swagger-ui's changelog.

2.9.2 Release Notes

This is mostly a service release. Predominantly to publish the repository to maven along with minor improvements

Pull requests and contributions

Bugs

Feature

  • (#2180) Is it possible to document OAuth 2 scopes for different HTTP methods? feature @​Beontra

Maintenance

2.9.0 Release Notes

This is the last release supporting jdk 6 and spring 4.x. The next planned release is 3.0 which will have jdk 8 as a pre-requisite. There was a large effort to ensure a stable release before moving to the next major release. A big thank you again for the numerous feature/bug requests for making this product better and supporting this library.

A special thank you to @​kasecato, @​MaksimOrlov, @​neumaennl, @​rgoers and @​Fyro-Ing for working on some much requested features.

NOTE: All deprecations will be removed when we move to 3.0

Pull Requests

... (truncated)

Commits
  • 2026ff1 Changed the command to include all as gradle properties
  • 87a402f Fixed javadoc error. This is already fixed in openapi branch
  • 02805e1 Updated java version
  • 31e90fa Changing version prior to release
  • 93e4352 Added release script to the repository
  • c651680 Merge pull request #3307 from springfox/bugfix/model-enhancement
  • 16e8941 Returning cache to life.
  • e136026 Merge pull request #3304 from springfox/bugfix/model-enhancement
  • 500ddcf #3303
  • 4c181b6 Merge branch 'bugfix/model-enhancement'
  • Additional commits viewable in compare view

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
  • 9a46ef8 [maven-release-plugin] prepare release jackson-core-2.18.6
  • 5f192db Prep for 2.18.6 release
  • b0c428e Enforce StreamReadConstraints.maxNumberLength for non-blocking (async) pars...
  • 7c8b6d5 Add test for nesting for DataInput-backed JsonParser (#1550)
  • 97a647b Update CI: JDK 23 -> 25
  • 1601331 (backport from 2.21) Fix #1548: validate max doc length for fixed buffer inpu...
  • fae2542 release notes update
  • 70c99ba Update UTF8DataInputJsonParser.java (#1512)
  • caea665 Post-release dep version bump
  • 635d3bd [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.9.10.8 to 2.12.7.1

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

Commits

Updates org.json:json from 20230227 to 20231013

Release notes

Sourced from org.json:json's releases.

20231013

Pull Request Description
#793 Reverted #761
#792 update the docs for release 20231013
#783 optLong vs getLong inconsistencies
#782 Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows
#779 add validity check for JSONObject constructors
#778 Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows
#776 Update [JUnit to version 4.13.2
#774 Removing unneeded synchronization
#773 Add optJSONArray method to JSONObject with a default value
#772 Disallow nested objects and arrays as keys in objects
#779 Unit test cleanup
#769 Addressed Java 17 compile warnings
#764 Update CodeQL action version
#761 Add module-info
#759 JSON parsing should detect embedded 
#753 Updated new object methods
#752 Fixes possible unit test bug when compiling/testing on Windows

20230618

Pull Request Description
#749 Prep for release 20230618
#740 Fixed Flaky Tests Caused by JSON permutations
#734 Fixed Flaky Tests Caused by JSON permutations
#733 JSONTokener implemented java.io.Closeable
#731 Removing commented out code in JSONObject optDouble()
#729 Refactor ParserConfiguration class hierarchy
Changelog

Sourced from org.json:json's changelog.

20231013 First release with minimum Java version 1.8. Recent commits, including fixes for CVE-2023-5072.

20230618 Final release with Java 1.6 compatibility. Future releases will require Java 1.8 or greater.

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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 conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 3, 2026
@dependabot dependabot Bot deployed to gcp-artifacts-ro April 3, 2026 15:00 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants