Skip to content

chore(deps): bump the other-dependencies group across 1 directory with 28 updates#1245

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/other-dependencies-1acf53da50
Closed

chore(deps): bump the other-dependencies group across 1 directory with 28 updates#1245
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/other-dependencies-1acf53da50

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps the other-dependencies group with 28 updates in the / directory:

Package From To
com.fasterxml.jackson:jackson-bom 2.21.1 2.21.3
org.projectlombok:lombok 1.18.42 1.18.46
joda-time:joda-time 2.14.0 2.14.2
org.codehaus.plexus:plexus-utils 4.0.2 4.0.3
io.swagger.core.v3:swagger-models 2.2.43 2.2.49
io.swagger.core.v3:swagger-core 2.2.43 2.2.49
io.swagger.parser.v3:swagger-parser 2.1.38 2.1.41
commons-io:commons-io 2.21.0 2.22.0
commons-codec:commons-codec 1.21.0 1.22.0
org.mockito:mockito-core 5.22.0 5.23.0
org.mockito:mockito-junit-jupiter 5.22.0 5.23.0
org.apache.maven.plugins:maven-invoker-plugin 3.9.1 3.10.0
org.sonarsource.scanner.maven:sonar-maven-plugin 5.5.0.6356 5.6.0.6792
org.apache.maven:maven-embedder 3.9.12 3.9.15
org.apache.maven:maven-compat 3.9.12 3.9.15
org.apache.maven:maven-model-builder 3.9.12 3.9.15
com.github.javaparser:javaparser-core 3.28.0 3.28.1
org.jetbrains.kotlin:kotlin-stdlib 2.3.10 2.3.21
org.jetbrains.kotlin:kotlin-reflect 2.3.10 2.3.21
org.jetbrains.kotlin:kotlin-maven-plugin 2.3.10 2.3.21
org.jetbrains.dokka:dokka-maven-plugin 2.1.0 2.2.0
org.apache.maven:maven-core 3.9.12 3.9.15
org.apache.maven:maven-artifact 3.9.12 3.9.15
org.apache.maven:maven-plugin-api 3.9.12 3.9.15
io.github.openfeign:feign-core 13.9.1 13.12
io.github.openfeign:feign-jackson 13.9.1 13.12
io.github.openfeign:feign-slf4j 13.9.1 13.12
io.github.openfeign:feign-okhttp 13.9.1 13.12

Updates com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.3

Commits
  • 374fbd0 [maven-release-plugin] prepare release jackson-bom-2.21.3
  • 7059df7 Prep for 2.21.3 release
  • 2fd60bd Merge branch '2.20' into 2.21
  • b82a364 Merge branch '2.19' into 2.20
  • ef4e013 Merge branch '2.18' into 2.19
  • 536ae51 Post-release dep version bump
  • 536c533 [maven-release-plugin] prepare for next development iteration
  • 426b778 [maven-release-plugin] prepare release jackson-bom-2.18.7
  • a73cda9 Prep for 2.18.7 release
  • 76b4a05 Post-release dep version bump
  • Additional commits viewable in compare view

Updates org.projectlombok:lombok from 1.18.42 to 1.18.46

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.46 (April 22nd, 2026)

  • PLATFORM: JDK26 support added #4019.
  • PLATFORM: Spring Tools Suite 5 supported #3985.
  • BUGFIX: @Jacksonized no longer stops generating @JsonProperty once an explicit @JsonIgnore annotations is encountered #4022.
  • BUGFIX: In eclipse, mixing @Jacksonized and fluent = true no longer causes the error com.fasterxml.jackson.annotation.JsonProperty is not a repeatable annotation interface. #3934.
  • BUGFIX: Some finishing touches for v1.18.44's support of Jackson3 #4004.

v1.18.44 (March 11th, 2026)

  • FEATURE: @Jacksonized now supports both Jackson2 and Jackson3; you'll get a warning until you configure which one (or even both!) you want lombok to generate. #3950.
  • BUGFIX: On JDK25, val and @ExtensionMethod could sometimes cause erroneous errors (in that you see errors but compilation succeeds anyway) using javac. #3947.
  • BUGFIX: @Jacksonized + fields marked transient would result in those transient fields being serialised which is surprising (and thus undesired) behaviour. #3936.
Commits
  • 936ca59 [build] lombok's launcher is still intended to be 1.4 compatible, or at least...
  • fcdab3f [version] pre-release version bump
  • 1cb7d49 [changelog]#4004 Mention Jackson3 final touches in changelog.
  • 12a15b0 Fix: Bump EA_JDK to 27 (25 and 26 have been released)
  • 2be766c Merge branch 'jackson3-final-touches'
  • 290fa4c [trivial] constantize the warning we spit out for ambiguous jackson2/3, and m...
  • e6567b6 test: Add Jackson 3 test cases and version ambiguity warnings
  • 45e72e2 feat: Add Jackson 3 databind/dataformat annotations to HandlerUtil copy lists
  • 184d423 feat: Add Jackson 3 support to @​Jacksonized handlers
  • e027ad0 refactored to ShadowClassLoader use Collections::enumeration instead of Vector
  • Additional commits viewable in compare view

Updates joda-time:joda-time from 2.14.0 to 2.14.2

Release notes

Sourced from joda-time:joda-time's releases.

Release v2.14.2

See the change notes for more information.

What's Changed

Full Changelog: JodaOrg/joda-time@v2.14.1...v2.14.2

Release v2.14.1

See the change notes for more information.

What's Changed

New Contributors

Full Changelog: JodaOrg/joda-time@v2.14.0...v2.14.1

Commits

Updates org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3

Release notes

Sourced from org.codehaus.plexus:plexus-utils's releases.

4.0.3

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

Commits
  • c86a34f [maven-release-plugin] prepare release plexus-utils-4.0.3
  • aa38f66 Fix release-drafter v7 branch filtering (#322)
  • 08018c8 Use filter-by-range instead of filter-by-commitish (#320)
  • bcb8a13 Scope release-drafter to master branch releases (#318)
  • 18fa340 Fix release-drafter v7 label validation error (#317)
  • a1d6820 Fix release-drafter config for v7 (#316)
  • 4ffcc20 Restore release-drafter config with correct tag template (#315)
  • d250e15 Add Automatic-Module-Name manifest entry (#314)
  • 96227de Delete .github/release-drafter.yml
  • 0da61cd Bump release-drafter/release-drafter from 6 to 7
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-models from 2.2.43 to 2.2.49

Updates io.swagger.core.v3:swagger-core from 2.2.43 to 2.2.49

Release notes

Sourced from io.swagger.core.v3:swagger-core's releases.

Swagger-core 2.2.49 released!

  • fix(gradle-plugin): avoid eager classpath resolution in Gradle plugin (#5164)
  • fix: ensure deduplication of required items in Schema (#5163)
  • fix: add support for Positive, PositiveOrZero, Negative, and NegativeOrZero validation constraints (#5162)
  • chore(deps): bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1 in /modules/swagger-project-jakarta/modules/swagger-maven-plugin-jakarta (#5155)
  • chore(deps): bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1 (#5147)
  • Regenerate maven wrapper after bumping (#5143)
  • Bump build-helper-maven-plugin to 3.6.1 (#5141)
  • chore: bump Apache Maven to 3.9.14 and maven-wrapper to 3.3.4 (#5139)
  • Update apache maven distributionUrl to 3.9.9 fixing npe on snapshot deploy step (#5138)
  • ci: add -e flag to deploy command for full stacktrace on failure (#5134)
  • Update sonatype central-publishing-maven-plugin to 0.10.0 (#5133)
  • fix: exclude bridge methods from @​JsonValue enum detection (#5127) (#5128)
  • fix: OAS 3.1 schema generation for raw Object properties is controlled with explicit-object-schema flag (#5112)
  • chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.6.4 to 3.15.2 (#5110)
  • chore(deps-dev): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.4.0 (#5109)
  • chore(deps): bump org.yaml:snakeyaml from 2.3 to 2.6 (#5108)
  • fix(gradle-plugin): add .convention() defaults to Property fields in ResolveTask (#5065)

Swagger-core 2.2.48 released!

  • fix: move env under deploy step from under integration tests (#5129)
  • fix: revert DEFAULT_SENTINEL for defaultValue (#5123)
  • fix: AnnotationUtils cache misses due to reinstantiation of ModelConverterContext (#5114)
  • fix: add so that the Java Deprecated annotation is considered a processable annotation type (#5099)

Swagger-core 2.2.47 released!

  • chore(deps): bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 in /modules/swagger-eclipse-transformer-maven-plugin (#5118)
  • Update gh actions (#5106)
  • fix: re-add a null guard for setDefaultSchema (#5089)
  • refactor how the size constraint is applied to a parameter (#5080)
  • fix: do not process a nullable annotation for container items (#5079)
  • fix: treat number example as number and not string (#5062)
  • [Feature]: Provide a BOM module for managing dependencies (#4966) (#4987)

Swagger-core 2.2.46 released!

  • bug fix for test - reset enumAsRef value in the test to default (#5092)

Swagger-core 2.2.45 released!

  • fix: ensure sentinel values are handled correctly in defaultValue mer… (#5078)
  • chore: update jackson dependencies (#5075)
  • chore(deps-dev): bump ch.qos.logback:logback-core from 1.5.22 to 1.5.25 (#5072)
  • nit: Renamed GericModelConverter into GenericModelConverter (#5066)
  • fix: treat streams with arraySchema annotation as array type (#5013) (#5064)

Swagger-core 2.2.44 released!

... (truncated)

Commits
  • 3ebcde8 prepare release 2.2.49 (#5165)
  • 1a0eec8 fix(gradle-plugin): avoid eager classpath resolution causing illegal mutation...
  • 9cd2402 fix: ensure deduplication of required items in Schema (#5163)
  • 1cc5734 fix(gradle-plugin): add .convention() defaults to Property<T> fields in Resol...
  • 80636e8 fix: exclude bridge methods from @​JsonValue enum detection (#5127) (#5128)
  • db9958e fix: add support for Positive, PositiveOrZero, Negative, and NegativeOrZero v...
  • 13e8235 chore(deps): bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1 (#5147)
  • e3b219a chore(deps): bump org.codehaus.plexus:plexus-utils (#5155)
  • 9862c44 Regenerate maven wrapper after bumping (#5143)
  • 7b81780 Bump build-helper-maven-plugin to 3.6.1 (#5141)
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-core from 2.2.43 to 2.2.49

Release notes

Sourced from io.swagger.core.v3:swagger-core's releases.

Swagger-core 2.2.49 released!

  • fix(gradle-plugin): avoid eager classpath resolution in Gradle plugin (#5164)
  • fix: ensure deduplication of required items in Schema (#5163)
  • fix: add support for Positive, PositiveOrZero, Negative, and NegativeOrZero validation constraints (#5162)
  • chore(deps): bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1 in /modules/swagger-project-jakarta/modules/swagger-maven-plugin-jakarta (#5155)
  • chore(deps): bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1 (#5147)
  • Regenerate maven wrapper after bumping (#5143)
  • Bump build-helper-maven-plugin to 3.6.1 (#5141)
  • chore: bump Apache Maven to 3.9.14 and maven-wrapper to 3.3.4 (#5139)
  • Update apache maven distributionUrl to 3.9.9 fixing npe on snapshot deploy step (#5138)
  • ci: add -e flag to deploy command for full stacktrace on failure (#5134)
  • Update sonatype central-publishing-maven-plugin to 0.10.0 (#5133)
  • fix: exclude bridge methods from @​JsonValue enum detection (#5127) (#5128)
  • fix: OAS 3.1 schema generation for raw Object properties is controlled with explicit-object-schema flag (#5112)
  • chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.6.4 to 3.15.2 (#5110)
  • chore(deps-dev): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.4.0 (#5109)
  • chore(deps): bump org.yaml:snakeyaml from 2.3 to 2.6 (#5108)
  • fix(gradle-plugin): add .convention() defaults to Property fields in ResolveTask (#5065)

Swagger-core 2.2.48 released!

  • fix: move env under deploy step from under integration tests (#5129)
  • fix: revert DEFAULT_SENTINEL for defaultValue (#5123)
  • fix: AnnotationUtils cache misses due to reinstantiation of ModelConverterContext (#5114)
  • fix: add so that the Java Deprecated annotation is considered a processable annotation type (#5099)

Swagger-core 2.2.47 released!

  • chore(deps): bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 in /modules/swagger-eclipse-transformer-maven-plugin (#5118)
  • Update gh actions (#5106)
  • fix: re-add a null guard for setDefaultSchema (#5089)
  • refactor how the size constraint is applied to a parameter (#5080)
  • fix: do not process a nullable annotation for container items (#5079)
  • fix: treat number example as number and not string (#5062)
  • [Feature]: Provide a BOM module for managing dependencies (#4966) (#4987)

Swagger-core 2.2.46 released!

  • bug fix for test - reset enumAsRef value in the test to default (#5092)

Swagger-core 2.2.45 released!

  • fix: ensure sentinel values are handled correctly in defaultValue mer… (#5078)
  • chore: update jackson dependencies (#5075)
  • chore(deps-dev): bump ch.qos.logback:logback-core from 1.5.22 to 1.5.25 (#5072)
  • nit: Renamed GericModelConverter into GenericModelConverter (#5066)
  • fix: treat streams with arraySchema annotation as array type (#5013) (#5064)

Swagger-core 2.2.44 released!

... (truncated)

Commits
  • 3ebcde8 prepare release 2.2.49 (#5165)
  • 1a0eec8 fix(gradle-plugin): avoid eager classpath resolution causing illegal mutation...
  • 9cd2402 fix: ensure deduplication of required items in Schema (#5163)
  • 1cc5734 fix(gradle-plugin): add .convention() defaults to Property<T> fields in Resol...
  • 80636e8 fix: exclude bridge methods from @​JsonValue enum detection (#5127) (#5128)
  • db9958e fix: add support for Positive, PositiveOrZero, Negative, and NegativeOrZero v...
  • 13e8235 chore(deps): bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1 (#5147)
  • e3b219a chore(deps): bump org.codehaus.plexus:plexus-utils (#5155)
  • 9862c44 Regenerate maven wrapper after bumping (#5143)
  • 7b81780 Bump build-helper-maven-plugin to 3.6.1 (#5141)
  • Additional commits viewable in compare view

Updates io.swagger.parser.v3:swagger-parser from 2.1.38 to 2.1.41

Release notes

Sourced from io.swagger.parser.v3:swagger-parser's releases.

Swagger-parser 2.1.41 released!

  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.14 (#2317)
  • chore: update v2 parser to 1.0.76 (#2314)
  • Prevent StackOverflowError in ResolverFully (#2297)
  • Fix thread-safety bug in OpenAPIDereferencer31 (#2294)
  • fix(converter): keep x-nullable in shared $ref responses (#2276)

Swagger-parser 2.1.40 released!

  • Update peter-evans/create-pull-request to v8 (#2308)
  • chore: bump core version to 2.2.48 (#2306)
  • fix: ensure maxYamlCodePoints is reliably set and cleaned up in large file tests (#2305)
  • Update gh actions (#2300)

Swagger-parser 2.1.39 released!

  • chore: bump core version to 2.2.45 (#2288)
  • fix: distinguish between default and example set to null and not set at all #2050 (#2286)
  • chore: upgrade jackson from 2.19.0 to 2.21.1 (#2285)
Commits
  • 1d86e4a prepare release 2.1.41 (#2322)
  • f0cb8e5 Fix thread-safety bug in OpenAPIDereferencer31 (#2294)
  • 9e2ff91 Prevent StackOverflowError in ResolverFully (#2297)
  • 57c0edb Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.14 (#2317)
  • bb8a82c fix(converter): keep x-nullable in shared $ref responses (#2276)
  • b6ed0cc chore: update v2 parser to 1.0.76 (#2314)
  • afc1742 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#2025)
  • 370c009 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 (#2045)
  • bfd616c Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11 (#2027)
  • 81d8790 bump snapshot 2.1.41-SNAPSHOT (#2310)
  • Additional commits viewable in compare view

Updates commons-io:commons-io from 2.21.0 to 2.22.0

Updates commons-codec:commons-codec from 1.21.0 to 1.22.0

Changelog

Sourced from commons-codec:commons-codec's changelog.

Apache Commons Codec 1.22.0 Release Notes

The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.22.0.

The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

This is a feature and maintenance release. Java 8 or later is required.

New features

  • CODEC-326: Add Base58 support. Thanks to Inkeet, Gary Gregory, Wolff Bock von Wuelfingen.
  •         Add BaseNCodecInputStream.AbstracBuilder.setByteArray(byte[]). Thanks to Gary Gregory.
    
  • CODEC-335: Add GitIdentifiers to compute Git blob and tree object identifiers. Thanks to Piotr P. Karwasz, Gary Gregory.

Fixed Bugs

  • CODEC-249: Fix Incorrect transform of CH digraph according Metaphone basic rules #423. Thanks to Shalu Jha, Andrey, Gary Gregory.
  • CODEC-317: ColognePhonetic can create duplicate consecutive codes in some cases. Thanks to DRUser123, Shalu Jha, Gary Gregory.
  •         Add boundary tests for BinaryCodec.fromAscii partial-bit inputs [#425](https://github.com/apache/commons-codec/issues/425). Thanks to fancying, Gary Gregory.
    
  • CODEC-336: Base64.Builder.setUrlSafe(boolean) Javadoc incorrectly states null is accepted for primitive boolean parameter. Thanks to Partha Paul, Gary Gregory.

Changes

  •         Bump org.apache.commons:commons-parent from 96 to 98. Thanks to Gary Gregory.
    

For complete information on Apache Commons Codec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Codec website:

https://commons.apache.org/proper/commons-codec/

Download page: https://commons.apache.org/proper/commons-codec/download_codec.cgi


Commits

Updates org.mockito:mockito-core from 5.22.0 to 5.23.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.23.0

NOTE: Breaking change for Android

The mockito-android artifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #3788 for more details.


Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0

Commits
  • a231205 Fix StackOverflowError with AbstractList after using mockSingleton (#3790)
  • f6a91a6 Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...
  • aa2298a fix: make spotless happy
  • a6729d6 chore: update BDDMockito with jspecify annotation
  • bb83c92 chore: move jspecify as a compile only dependency
  • 47a4695 chore: add jspecify with minimal change. Fixes #3503
  • See full diff in compare view

Updates org.mockito:mockito-junit-jupiter from 5.22.0 to 5.23.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.23.0

NOTE: Breaking change for Android

The mockito-android artifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #3788 for more details.


Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0

Commits
  • a231205 Fix StackOverflowError with AbstractList after using mockSingleton (#3790)
  • f6a91a6 Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...
  • aa2298a fix: make spotless happy
  • a6729d6 chore: update BDDMockito with jspecify annotation
  • bb83c92 chore: move jspecify as a compile only dependency
  • 47a4695 chore: add jspecify with minimal change. Fixes #3503
  • See full diff in compare view

Updates org.mockito:mockito-junit-jupiter from 5.22.0 to 5.23.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.23.0

NOTE: Breaking change for Android

The mockito-android artifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #3788 for more details.


Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0

Commits
  • a231205 Fix StackOverflowError with AbstractList after using mockSingleton (#3790)
  • f6a91a6 Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...
  • aa2298a fix: make spotless happy
  • a6729d6 chore: update BDDMockito with jspecify annotation
  • bb83c92 chore: move jspecify as a compile only dependency
  • 47a4695 chore: add jspecify with minimal change. Fixes #3503
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.0

Release notes

Sourced from org.apache.maven.plugins:maven-invoker-plugin's releases.

3.10.0

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

…h 28 updates

Bumps the other-dependencies group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.21.1` | `2.21.3` |
| [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.42` | `1.18.46` |
| [joda-time:joda-time](https://github.com/JodaOrg/joda-time) | `2.14.0` | `2.14.2` |
| [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) | `4.0.2` | `4.0.3` |
| io.swagger.core.v3:swagger-models | `2.2.43` | `2.2.49` |
| [io.swagger.core.v3:swagger-core](https://github.com/swagger-api/swagger-core) | `2.2.43` | `2.2.49` |
| [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) | `2.1.38` | `2.1.41` |
| commons-io:commons-io | `2.21.0` | `2.22.0` |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.21.0` | `1.22.0` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.22.0` | `5.23.0` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.22.0` | `5.23.0` |
| [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) | `3.9.1` | `3.10.0` |
| [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) | `5.5.0.6356` | `5.6.0.6792` |
| org.apache.maven:maven-embedder | `3.9.12` | `3.9.15` |
| [org.apache.maven:maven-compat](https://github.com/apache/maven) | `3.9.12` | `3.9.15` |
| org.apache.maven:maven-model-builder | `3.9.12` | `3.9.15` |
| [com.github.javaparser:javaparser-core](https://github.com/javaparser/javaparser) | `3.28.0` | `3.28.1` |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.3.10` | `2.3.21` |
| [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.3.10` | `2.3.21` |
| org.jetbrains.kotlin:kotlin-maven-plugin | `2.3.10` | `2.3.21` |
| [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) | `2.1.0` | `2.2.0` |
| org.apache.maven:maven-core | `3.9.12` | `3.9.15` |
| org.apache.maven:maven-artifact | `3.9.12` | `3.9.15` |
| [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.12` | `3.9.15` |
| [io.github.openfeign:feign-core](https://github.com/openfeign/feign) | `13.9.1` | `13.12` |
| [io.github.openfeign:feign-jackson](https://github.com/openfeign/feign) | `13.9.1` | `13.12` |
| [io.github.openfeign:feign-slf4j](https://github.com/openfeign/feign) | `13.9.1` | `13.12` |
| [io.github.openfeign:feign-okhttp](https://github.com/openfeign/feign) | `13.9.1` | `13.12` |



Updates `com.fasterxml.jackson:jackson-bom` from 2.21.1 to 2.21.3
- [Commits](FasterXML/jackson-bom@jackson-bom-2.21.1...jackson-bom-2.21.3)

Updates `org.projectlombok:lombok` from 1.18.42 to 1.18.46
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.42...v1.18.46)

Updates `joda-time:joda-time` from 2.14.0 to 2.14.2
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-time@v2.14.0...v2.14.2)

Updates `org.codehaus.plexus:plexus-utils` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](codehaus-plexus/plexus-utils@plexus-utils-4.0.2...plexus-utils-4.0.3)

Updates `io.swagger.core.v3:swagger-models` from 2.2.43 to 2.2.49

Updates `io.swagger.core.v3:swagger-core` from 2.2.43 to 2.2.49
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v2.2.43...v2.2.49)

Updates `io.swagger.core.v3:swagger-core` from 2.2.43 to 2.2.49
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v2.2.43...v2.2.49)

Updates `io.swagger.parser.v3:swagger-parser` from 2.1.38 to 2.1.41
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v2.1.38...v2.1.41)

Updates `commons-io:commons-io` from 2.21.0 to 2.22.0

Updates `commons-codec:commons-codec` from 1.21.0 to 1.22.0
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.21.0...rel/commons-codec-1.22.0)

Updates `org.mockito:mockito-core` from 5.22.0 to 5.23.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.22.0...v5.23.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.22.0 to 5.23.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.22.0...v5.23.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.22.0 to 5.23.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.22.0...v5.23.0)

Updates `org.apache.maven.plugins:maven-invoker-plugin` from 3.9.1 to 3.10.0
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.9.1...maven-invoker-plugin-3.10.0)

Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 5.5.0.6356 to 5.6.0.6792
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@5.5.0.6356...5.6.0.6792)

Updates `org.apache.maven:maven-embedder` from 3.9.12 to 3.9.15

Updates `org.apache.maven:maven-compat` from 3.9.12 to 3.9.15
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.12...maven-3.9.15)

Updates `org.apache.maven:maven-model-builder` from 3.9.12 to 3.9.15

Updates `org.apache.maven:maven-compat` from 3.9.12 to 3.9.15
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.12...maven-3.9.15)

Updates `org.apache.maven:maven-model-builder` from 3.9.12 to 3.9.15

Updates `com.github.javaparser:javaparser-core` from 3.28.0 to 3.28.1
- [Release notes](https://github.com/javaparser/javaparser/releases)
- [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md)
- [Commits](javaparser/javaparser@javaparser-parent-3.28.0...javaparser-parent-3.28.1)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.3.10 to 2.3.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.10...v2.3.21)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.3.10 to 2.3.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.10...v2.3.21)

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.10 to 2.3.21

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.3.10 to 2.3.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.3.10...v2.3.21)

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.10 to 2.3.21

Updates `org.jetbrains.dokka:dokka-maven-plugin` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v2.1.0...v2.2.0)

Updates `org.apache.maven:maven-core` from 3.9.12 to 3.9.15

Updates `org.apache.maven:maven-artifact` from 3.9.12 to 3.9.15

Updates `org.apache.maven:maven-plugin-api` from 3.9.12 to 3.9.15
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.12...maven-3.9.15)

Updates `org.apache.maven:maven-artifact` from 3.9.12 to 3.9.15

Updates `org.apache.maven:maven-plugin-api` from 3.9.12 to 3.9.15
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.12...maven-3.9.15)

Updates `io.github.openfeign:feign-core` from 13.9.1 to 13.12
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@13.9.1...13.12)

Updates `io.github.openfeign:feign-jackson` from 13.9.1 to 13.12
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@13.9.1...13.12)

Updates `io.github.openfeign:feign-slf4j` from 13.9.1 to 13.12
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@13.9.1...13.12)

Updates `io.github.openfeign:feign-okhttp` from 13.9.1 to 13.12
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@13.9.1...13.12)

Updates `io.github.openfeign:feign-jackson` from 13.9.1 to 13.12
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@13.9.1...13.12)

Updates `io.github.openfeign:feign-slf4j` from 13.9.1 to 13.12
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@13.9.1...13.12)

Updates `io.github.openfeign:feign-okhttp` from 13.9.1 to 13.12
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@13.9.1...13.12)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: joda-time:joda-time
  dependency-version: 2.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-version: 4.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-version: 2.2.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: io.swagger.core.v3:swagger-core
  dependency-version: 2.2.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: io.swagger.core.v3:swagger-core
  dependency-version: 2.2.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: io.swagger.parser.v3:swagger-parser
  dependency-version: 2.1.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: commons-io:commons-io
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: commons-codec:commons-codec
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-version: 5.6.0.6792
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: org.apache.maven:maven-embedder
  dependency-version: 3.9.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.apache.maven:maven-compat
  dependency-version: 3.9.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.apache.maven:maven-model-builder
  dependency-version: 3.9.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.apache.maven:maven-compat
  dependency-version: 3.9.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.apache.maven:maven-model-builder
  dependency-version: 3.9.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: com.github.javaparser:javaparser-core
  dependency-version: 3.28.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-version: 2.3.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-version: 2.3.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-version: 2.3.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-version: 2.3.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-version: 2.3.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: org.apache.maven:maven-core
  dependency-version: 3.9.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.apache.maven:maven-artifact
  dependency-version: 3.9.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.9.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.apache.maven:maven-artifact
  dependency-version: 3.9.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.9.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: io.github.openfeign:feign-core
  dependency-version: '13.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: io.github.openfeign:feign-jackson
  dependency-version: '13.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: io.github.openfeign:feign-slf4j
  dependency-version: '13.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: io.github.openfeign:feign-okhttp
  dependency-version: '13.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: io.github.openfeign:feign-jackson
  dependency-version: '13.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: io.github.openfeign:feign-slf4j
  dependency-version: '13.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: io.github.openfeign:feign-okhttp
  dependency-version: '13.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
...

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 May 5, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 6, 2026
@dependabot dependabot Bot deleted the dependabot/maven/other-dependencies-1acf53da50 branch May 6, 2026 10:44
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