Skip to content

chore: [DevOps] bump the production-minor-patch group with 11 updates - #994

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/production-minor-patch-d51be89da8
Open

chore: [DevOps] bump the production-minor-patch group with 11 updates#994
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/production-minor-patch-d51be89da8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-minor-patch group with 11 updates:

Package From To
com.fasterxml.jackson.module:jackson-module-parameter-names 2.22.1 2.22.2
com.fasterxml.jackson.module:jackson-module-jsonSchema 2.22.1 2.22.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.22.1 2.22.2
org.junit.jupiter:junit-jupiter-api 6.1.2 6.1.3
org.junit.jupiter:junit-jupiter-params 6.1.2 6.1.3
org.junit:junit-bom 6.1.2 6.1.3
commons-codec:commons-codec 1.22.0 1.22.1
com.openai:openai-java-core 4.45.0 4.51.0
com.puppycrawl.tools:checkstyle 13.8.0 13.11.0
org.apache.tomcat.embed:tomcat-embed-core 11.0.24 11.0.25
org.apache.tomcat.embed:tomcat-embed-websocket 11.0.24 11.0.25

Updates com.fasterxml.jackson.module:jackson-module-parameter-names from 2.22.1 to 2.22.2

Commits
  • fc76f4d [maven-release-plugin] prepare release jackson-modules-java8-2.22.2
  • 52cbdbb Prep for 2.22.2 release
  • 9dd8256 Merge branch '2.21' into 2.22
  • cbc5818 Merge branch '2.20' into 2.21
  • ec41d4c Merge branch '2.19' into 2.20
  • 2c27f2e Merge branch '2.18' into 2.19
  • 560ef34 Post-release dep version bump
  • 28cd944 [maven-release-plugin] prepare for next development iteration
  • 9f69a6c [maven-release-plugin] prepare release jackson-modules-java8-2.18.10
  • d9d6297 Prep for 2.18.10 release
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.module:jackson-module-jsonSchema from 2.22.1 to 2.22.2

Commits
  • 6fae0b9 [maven-release-plugin] prepare release jackson-module-jsonSchema-parent-2.22.2
  • e48e849 Prep for 2.22.2 release
  • 527f9b4 Merge branch '2.21' into 2.22
  • ea65727 Merge branch '2.20' into 2.21
  • 6e9963d Merge branch '2.19' into 2.20
  • 14a0a9c Merge branch '2.18' into 2.19
  • 55c85f8 Post-release dep version bump
  • ce65d63 [maven-release-plugin] prepare for next development iteration
  • 1867a1f [maven-release-plugin] prepare release jackson-module-jsonSchema-parent-2.18.10
  • 5d45517 Prep for 2.18.10 release
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.22.1 to 2.22.2

Commits
  • 3aab026 [maven-release-plugin] prepare release jackson-dataformats-text-2.22.2
  • 0e4e5b9 Prep for 2.22.2 release
  • 3fd4238 Merge branch '2.21' into 2.22
  • f0f9689 Merge branch '2.20' into 2.21
  • 50d9dfa Merge branch '2.19' into 2.20
  • 0e9bdd4 Merge branch '2.18' into 2.19
  • 613de08 Post-release dep version bump
  • 49dc929 [maven-release-plugin] prepare for next development iteration
  • c09cd3f [maven-release-plugin] prepare release jackson-dataformats-text-2.18.10
  • 096a670 Prep for 2.18.10 release
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.module:jackson-module-jsonSchema from 2.22.1 to 2.22.2

Commits
  • 6fae0b9 [maven-release-plugin] prepare release jackson-module-jsonSchema-parent-2.22.2
  • e48e849 Prep for 2.22.2 release
  • 527f9b4 Merge branch '2.21' into 2.22
  • ea65727 Merge branch '2.20' into 2.21
  • 6e9963d Merge branch '2.19' into 2.20
  • 14a0a9c Merge branch '2.18' into 2.19
  • 55c85f8 Post-release dep version bump
  • ce65d63 [maven-release-plugin] prepare for next development iteration
  • 1867a1f [maven-release-plugin] prepare release jackson-module-jsonSchema-parent-2.18.10
  • 5d45517 Prep for 2.18.10 release
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.22.1 to 2.22.2

Commits
  • 3aab026 [maven-release-plugin] prepare release jackson-dataformats-text-2.22.2
  • 0e4e5b9 Prep for 2.22.2 release
  • 3fd4238 Merge branch '2.21' into 2.22
  • f0f9689 Merge branch '2.20' into 2.21
  • 50d9dfa Merge branch '2.19' into 2.20
  • 0e9bdd4 Merge branch '2.18' into 2.19
  • 613de08 Post-release dep version bump
  • 49dc929 [maven-release-plugin] prepare for next development iteration
  • c09cd3f [maven-release-plugin] prepare release jackson-dataformats-text-2.18.10
  • 096a670 Prep for 2.18.10 release
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 6.1.2 to 6.1.3

Release notes

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

JUnit 6.1.3 = Platform 6.1.3 + Jupiter 6.1.3 + Vintage 6.1.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.2...r6.1.3

Commits
  • f59f60d Release 6.1.3
  • cd8ec92 Finalize 6.1.3 release notes
  • c8729f2 Restore compatibility with GraalVM 25 (#5901)
  • ddc9e74 Update graalvm/setup-graalvm action to v1.6.4 (#5959)
  • fe2c52a Update plugin org.graalvm.buildtools.native to v1.1.7 (#5923)
  • 62afc02 Delay GraalVM plugin updates for 3 days
  • 0cc2902 Skip graalVmTest task if GraalVM env vars are not set
  • f6bbfc5 Move GraalVM tests to separate test task (#5903)
  • e87e052 Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)
  • 1cd56df Update plugin org.graalvm.buildtools.native to v1.1.5 (#5880)
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 6.1.2 to 6.1.3

Release notes

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

JUnit 6.1.3 = Platform 6.1.3 + Jupiter 6.1.3 + Vintage 6.1.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.2...r6.1.3

Commits
  • f59f60d Release 6.1.3
  • cd8ec92 Finalize 6.1.3 release notes
  • c8729f2 Restore compatibility with GraalVM 25 (#5901)
  • ddc9e74 Update graalvm/setup-graalvm action to v1.6.4 (#5959)
  • fe2c52a Update plugin org.graalvm.buildtools.native to v1.1.7 (#5923)
  • 62afc02 Delay GraalVM plugin updates for 3 days
  • 0cc2902 Skip graalVmTest task if GraalVM env vars are not set
  • f6bbfc5 Move GraalVM tests to separate test task (#5903)
  • e87e052 Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)
  • 1cd56df Update plugin org.graalvm.buildtools.native to v1.1.5 (#5880)
  • Additional commits viewable in compare view

Updates org.junit:junit-bom from 6.1.2 to 6.1.3

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 6.1.3 = Platform 6.1.3 + Jupiter 6.1.3 + Vintage 6.1.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.2...r6.1.3

Commits
  • f59f60d Release 6.1.3
  • cd8ec92 Finalize 6.1.3 release notes
  • c8729f2 Restore compatibility with GraalVM 25 (#5901)
  • ddc9e74 Update graalvm/setup-graalvm action to v1.6.4 (#5959)
  • fe2c52a Update plugin org.graalvm.buildtools.native to v1.1.7 (#5923)
  • 62afc02 Delay GraalVM plugin updates for 3 days
  • 0cc2902 Skip graalVmTest task if GraalVM env vars are not set
  • f6bbfc5 Move GraalVM tests to separate test task (#5903)
  • e87e052 Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)
  • 1cd56df Update plugin org.graalvm.buildtools.native to v1.1.5 (#5880)
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 6.1.2 to 6.1.3

Release notes

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

JUnit 6.1.3 = Platform 6.1.3 + Jupiter 6.1.3 + Vintage 6.1.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.2...r6.1.3

Commits
  • f59f60d Release 6.1.3
  • cd8ec92 Finalize 6.1.3 release notes
  • c8729f2 Restore compatibility with GraalVM 25 (#5901)
  • ddc9e74 Update graalvm/setup-graalvm action to v1.6.4 (#5959)
  • fe2c52a Update plugin org.graalvm.buildtools.native to v1.1.7 (#5923)
  • 62afc02 Delay GraalVM plugin updates for 3 days
  • 0cc2902 Skip graalVmTest task if GraalVM env vars are not set
  • f6bbfc5 Move GraalVM tests to separate test task (#5903)
  • e87e052 Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)
  • 1cd56df Update plugin org.graalvm.buildtools.native to v1.1.5 (#5880)
  • Additional commits viewable in compare view

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

Changelog

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

Apache Commons Codec 1.22.1 Release Notes

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

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.

Fixed Bugs

  • CODEC-344: Base64.Builder.setEncodeTable(byte...) accepts invalid custom alphabets. Thanks to Ruiqi Dong, Gary Gregory.
  • CODEC-340: Base58.Builder.setEncodeTable(byte...) is ignored when encoding and decoding. Thanks to Ruiqi Dong, Gary Gregory.
  • CODEC-342: Base32.Builder.setEncodeTable(byte...) can create a codec that cannot decode its own output. Thanks to Ruiqi Dong, Gary Gregory.
  • CODEC-343: Base32.Builder.setHexDecodeTable(boolean) sets the encode table to a decode lookup table. Thanks to Ruiqi Dong, Gary Gregory.
  • CODEC-341: Base16.Builder.setEncodeTable(byte...) can create a codec that cannot decode its own output. Thanks to Ruiqi Dong, Gary Gregory.
  • CODEC-339: URLCodec.encodeUrl(BitSet, byte[]) allows custom safe sets to emit URL encoding control characters. Thanks to Ruiqi Dong, Gary Gregory.
  • CODEC-338: PercentCodec loses literal '+' when plusForSpace is enabled. Thanks to Ruiqi Dong, Gary Gregory.
  • CODEC-337: Digest ALL reuses System.in, so only the first algorithm sees the real input (#431). Thanks to Ruiqi Dong, Gary Gregory.
  •         Fix Base64.toIntegerBytes(BigInteger) for zero edge case ([#441](https://github.com/apache/commons-codec/issues/441)). Thanks to Gary Gregory.
    
  •         Add messages when throwing NullPointerException. Thanks to Gary Gregory.
    
  •         Add messages when throwing NullPointerException. Thanks to Gary Gregory.
    
  •         StringEncoderComparator.StringEncoderComparator(StringEncoder) now fails fast on null input. Thanks to Gary Gregory.
    

Changes

  •         Bump org.apache.commons:commons-parent from 98 to 103. Thanks to Gary Gregory.
    
  •         Bump commons-io:commons-io from 2.21.0 to 2.22.0. 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
  • dc8f6c8 Prepare for the release candidate 1.22.1 RC1
  • 8203c1c Prepare for the next release candidate
  • 5647fe2 StringEncoderComparator.StringEncoderComparator(StringEncoder) now fails
  • 00c27a9 Reduce vertical whitespace
  • 568f2d7 Remove unused method
  • 316fb15 Remove unused method
  • bf6b543 Bump actions/checkout from 7.0.0 to 7.0.1
  • e14cdfe Extract redundant code.
  • 3351e63 Add messages when throwing NullPointerException.
  • f22dab7 Update SCM tag
  • Additional commits viewable in compare view

Updates com.openai:openai-java-core from 4.45.0 to 4.51.0

Release notes

Sourced from com.openai:openai-java-core's releases.

v4.51.0

4.51.0 (2026-08-14)

Features

  • api: Add GPT_DAYBREAK and GPT_5_6_CYBER model identifiers (5b9ba3a)
  • api: add WebSocket stream IDs (#861) (4936d0b)
  • api: add workload identity access token issued event (#859) (2b763fe)
  • api: deprecate Sora video APIs (#860) (a191575)
  • api: Ultrafast tier, structured MCP and websocket errors, separate websocket events (#863) (ec274a8)

Bug Fixes

  • api: Add GPT_DAYBREAK and GPT_5_6_CYBER model identifiers (#856) (5b9ba3a)
  • api: clarify audio upload metadata requirements (#857) (593f04c)
  • restore ProGuard configuration caching (#842) (fb8daa4)

Chores

  • api: Update generated file header text (#846) (d11a357)
  • remove Stainless attribution and infrastructure (#858) (942a097)

Documentation

  • api: describe response stream event unions (#862) (73b39b8)
  • keep README badges on latest release (#839) (33c6b57)

v4.50.0

4.50.0 (2026-08-03)

Features

  • api: Add GPT-5.5 model and optional tool name/namespace fields (#837) (af860dc)

Chores

  • remove retired Spring Boot 2 starter (#827) (52e3c64)

v4.49.0

4.49.0 (2026-07-31)

Full Changelog: v4.48.0...v4.49.0

Features

... (truncated)

Changelog

Sourced from com.openai:openai-java-core's changelog.

4.51.0 (2026-08-14)

Features

  • api: Add GPT_DAYBREAK and GPT_5_6_CYBER model identifiers (5b9ba3a)
  • api: add WebSocket stream IDs (#861) (4936d0b)
  • api: add workload identity access token issued event (#859) (2b763fe)
  • api: deprecate Sora video APIs (#860) (a191575)
  • api: Ultrafast tier, structured MCP and websocket errors, separate websocket events (#863) (ec274a8)

Bug Fixes

  • api: Add GPT_DAYBREAK and GPT_5_6_CYBER model identifiers (#856) (5b9ba3a)
  • api: clarify audio upload metadata requirements (#857) (593f04c)
  • restore ProGuard configuration caching (#842) (fb8daa4)

Chores

  • api: Update generated file header text (#846) (d11a357)
  • remove Stainless attribution and infrastructure (#858) (942a097)

Documentation

  • api: describe response stream event unions (#862) (73b39b8)
  • keep README badges on latest release (#839) (33c6b57)

4.50.0 (2026-08-03)

Features

  • api: Add GPT-5.5 model and optional tool name/namespace fields (#837) (af860dc)

Chores

  • remove retired Spring Boot 2 starter (#827) (52e3c64)

4.49.0 (2026-07-31)

Full Changelog: v4.48.0...v4.49.0

Features

  • client: add native mTLS transport recipe (#828) (b40ba7a)

... (truncated)

Commits
  • fcdcc7e release: 4.51.0 (#844)
  • ec274a8 feat(api): Ultrafast tier, structured MCP and websocket errors, separate webs...
  • 73b39b8 docs(api): describe response stream event unions (#862)
  • 4936d0b feat(api): add WebSocket stream IDs (#861)
  • a191575 feat(api): deprecate Sora video APIs (#860)
  • fb8daa4 fix: restore ProGuard configuration caching (#842)
  • 2b763fe feat(api): add workload identity access token issued event (#859)
  • 942a097 chore: remove Stainless attribution and infrastructure (#858)
  • 593f04c fix(api): clarify audio upload metadata requirements (#857)
  • 5b9ba3a fix(api): Add GPT_DAYBREAK and GPT_5_6_CYBER model identifiers (#856)
  • Additional commits viewable in compare view

Updates com.puppycrawl.tools:checkstyle from 13.8.0 to 13.11.0

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-13.11.0

Checkstyle 13.11.0 - https://checkstyle.org/releasenotes.html#Release_13.11.0

Breaking backward compatibility:

#21080 - WriteTag: remove tagSeverity property and make Check to work only for violation of tag absence.

New:

#20984 - new Check: PreferLiteralJavadocInlineTag.

Bug fixes:

#13426 - Xdoc file generation should be separate project that executes in maven build as just another phase; remove doxia dependency. #21222 - Add PreferLiteralJavadocInlineTag in openjdk_checks.xml. #21101 - google_checks.xml: LocalVariableName/LocalFinalVariableName false positive for identifier example "guava33_4_6" from Google Java Style Guide. #20973 - Javadoc parse error on quoted HTML attribute value containing '<'. #19913 - Documentation Comments Style Guide - Avoid Latin. #17728 - Google style: False negative missing spacing between type and variable.

checkstyle-13.10.0

Checkstyle 13.10.0 - https://checkstyle.org/releasenotes.html#Release_13.10.0

... (truncated)

Commits
  • bf20407 [maven-release-plugin] prepare release checkstyle-13.11.0
  • 6795a54 doc: release notes for 13.11.0
  • a4fb9e4 Issue #21243: testExampleCountMatchesPropertyCount incorrectly counts example...
  • e71bf80 minor: remove old references to #13426; I am not sure when we rethink locatio...
  • 279b7e9 Issue #21187: Improve the Checkstyle landing page
  • 2655279 Issue #13426: Move site generation to a separate project
  • 417e6bc Issue #21222: Added coverage for PreferLiteralJavadocInlineTag
  • 31f3d11 Issue #21101: Fix false positives google_checks local variable naming
  • 7f794af Issue #20973: Fix Javadoc parse error on '<' inside a quoted HTML attribute v...
  • 1070be4 dependency: bump org.apache.maven.wrapper:maven-wrapper from 3.3.2 to 3.3.4
  • Additional commits viewable in compare view

Updates org.apache.tomcat.embed:tomcat-embed-core from 11.0.24 to 11.0.25

Updates org.apache.tomcat.embed:tomcat-embed-websocket from 11.0.24 to 11.0.25

Updates org.apache.tomcat.embed:tomcat-embed-websocket from 11.0.24 to 11.0.25

Updates org.junit:junit-bom from 6.1.2 to 6.1.3

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 6.1.3 = Platform 6.1.3 + Jupiter 6.1.3 + Vintage 6.1.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.2...r6.1.3

Commits
  • f59f60d Release 6.1.3
  • cd8ec92 Finalize 6.1.3 release notes
  • c8729f2 Restore compatibility with GraalVM 25 (#5901)
  • ddc9e74 Update graalvm/setup-graalvm action to v1.6.4 (#5959)
  • fe2c52a Update plugin org.graalvm.buildtools.native to v1.1.7 (#5923)
  • 62afc02 Delay GraalVM plugin updates for 3 days
  • 0cc2902 Skip graalVmTest task if GraalVM env vars are not set
  • f6bbfc5 Move GraalVM tests to separate test task (#5903)
  • e87e052 Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)
  • 1cd56df Update plugin org.graalvm.buildtools.native to v1.1.5 (#5880)
  • Additional commits viewable in compare view

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

Bumps the production-minor-patch group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.module:jackson-module-parameter-names](https://github.com/FasterXML/jackson-modules-java8) | `2.22.1` | `2.22.2` |
| [com.fasterxml.jackson.module:jackson-module-jsonSchema](https://github.com/FasterXML/jackson-module-jsonSchema) | `2.22.1` | `2.22.2` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.22.1` | `2.22.2` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.1.2` | `6.1.3` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `6.1.2` | `6.1.3` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.1.2` | `6.1.3` |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.22.0` | `1.22.1` |
| [com.openai:openai-java-core](https://github.com/openai/openai-java) | `4.45.0` | `4.51.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `13.8.0` | `13.11.0` |
| org.apache.tomcat.embed:tomcat-embed-core | `11.0.24` | `11.0.25` |
| org.apache.tomcat.embed:tomcat-embed-websocket | `11.0.24` | `11.0.25` |


Updates `com.fasterxml.jackson.module:jackson-module-parameter-names` from 2.22.1 to 2.22.2
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.22.1...jackson-modules-java8-2.22.2)

Updates `com.fasterxml.jackson.module:jackson-module-jsonSchema` from 2.22.1 to 2.22.2
- [Commits](FasterXML/jackson-module-jsonSchema@jackson-module-jsonSchema-parent-2.22.1...jackson-module-jsonSchema-parent-2.22.2)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.22.1 to 2.22.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.22.1...jackson-dataformats-text-2.22.2)

Updates `com.fasterxml.jackson.module:jackson-module-jsonSchema` from 2.22.1 to 2.22.2
- [Commits](FasterXML/jackson-module-jsonSchema@jackson-module-jsonSchema-parent-2.22.1...jackson-module-jsonSchema-parent-2.22.2)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.22.1 to 2.22.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.22.1...jackson-dataformats-text-2.22.2)

Updates `org.junit.jupiter:junit-jupiter-api` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.2...r6.1.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.2...r6.1.3)

Updates `org.junit:junit-bom` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.2...r6.1.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.2...r6.1.3)

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

Updates `com.openai:openai-java-core` from 4.45.0 to 4.51.0
- [Release notes](https://github.com/openai/openai-java/releases)
- [Changelog](https://github.com/openai/openai-java/blob/main/CHANGELOG.md)
- [Commits](openai/openai-java@v4.45.0...v4.51.0)

Updates `com.puppycrawl.tools:checkstyle` from 13.8.0 to 13.11.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.8.0...checkstyle-13.11.0)

Updates `org.apache.tomcat.embed:tomcat-embed-core` from 11.0.24 to 11.0.25

Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.24 to 11.0.25

Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.24 to 11.0.25

Updates `org.junit:junit-bom` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.2...r6.1.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-jsonSchema
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-jsonSchema
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.junit:junit-bom
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: commons-codec:commons-codec
  dependency-version: 1.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.openai:openai-java-core
  dependency-version: 4.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 13.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-version: 11.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-version: 11.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-version: 11.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.junit:junit-bom
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
...

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 Aug 21, 2026
@sap-ai-sdk-bot
sap-ai-sdk-bot Bot enabled auto-merge (squash) August 22, 2026 10:22
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