build(deps): bump the dependencies group with 21 updates#3959
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the dependencies group with 21 updates#3959dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | org.ow2.asm:asm | `9.9.1` | `9.10` | | org.ow2.asm:asm-util | `9.9.1` | `9.10` | | org.slf4j:slf4j-api | `2.0.17` | `2.0.18` | | org.slf4j:log4j-over-slf4j | `2.0.17` | `2.0.18` | | org.slf4j:jcl-over-slf4j | `2.0.17` | `2.0.18` | | org.slf4j:jul-to-slf4j | `2.0.17` | `2.0.18` | | org.slf4j:slf4j-simple | `2.0.17` | `2.0.18` | | io.swagger.core.v3:swagger-annotations | `2.2.49` | `2.2.50` | | io.swagger.core.v3:swagger-models | `2.2.49` | `2.2.50` | | [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) | `2.1.41` | `2.1.42` | | [io.lettuce:lettuce-core](https://github.com/redis/lettuce) | `7.5.1.RELEASE` | `7.5.2.RELEASE` | | [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.15` | `3.9.16` | | org.apache.maven:maven-core | `3.9.15` | `3.9.16` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.4.0` | `3.5.1` | | [dev.langchain4j:langchain4j-bom](https://github.com/langchain4j/langchain4j) | `1.14.1` | `1.15.0` | | [cz.habarta.typescript-generator:typescript-generator-core](https://github.com/vojtechhabarta/typescript-generator) | `4.0.0` | `4.1.1` | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `7.3.4.Final` | `7.3.5.Final` | | [org.hibernate.orm:hibernate-scan-jandex](https://github.com/hibernate/hibernate-orm) | `7.3.4.Final` | `7.3.5.Final` | | [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) | `16.8.1` | `16.9.0` | | software.amazon.awssdk:bom | `2.44.4` | `2.44.7` | | [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) | `3.0.9` | `3.0.10` | Updates `org.ow2.asm:asm` from 9.9.1 to 9.10 Updates `org.ow2.asm:asm-util` from 9.9.1 to 9.10 Updates `org.ow2.asm:asm-util` from 9.9.1 to 9.10 Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18 Updates `org.slf4j:log4j-over-slf4j` from 2.0.17 to 2.0.18 Updates `org.slf4j:jcl-over-slf4j` from 2.0.17 to 2.0.18 Updates `org.slf4j:jul-to-slf4j` from 2.0.17 to 2.0.18 Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18 Updates `org.slf4j:log4j-over-slf4j` from 2.0.17 to 2.0.18 Updates `org.slf4j:jcl-over-slf4j` from 2.0.17 to 2.0.18 Updates `org.slf4j:jul-to-slf4j` from 2.0.17 to 2.0.18 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.49 to 2.2.50 Updates `io.swagger.core.v3:swagger-models` from 2.2.49 to 2.2.50 Updates `io.swagger.core.v3:swagger-models` from 2.2.49 to 2.2.50 Updates `io.swagger.parser.v3:swagger-parser` from 2.1.41 to 2.1.42 - [Release notes](https://github.com/swagger-api/swagger-parser/releases) - [Commits](swagger-api/swagger-parser@v2.1.41...v2.1.42) Updates `io.lettuce:lettuce-core` from 7.5.1.RELEASE to 7.5.2.RELEASE - [Release notes](https://github.com/redis/lettuce/releases) - [Changelog](https://github.com/redis/lettuce/blob/7.5.2.RELEASE/RELEASE-NOTES.md) - [Commits](redis/lettuce@7.5.1.RELEASE...7.5.2.RELEASE) Updates `org.apache.maven:maven-plugin-api` from 3.9.15 to 3.9.16 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.15...maven-3.9.16) Updates `org.apache.maven:maven-core` from 3.9.15 to 3.9.16 Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.4.0 to 3.5.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.4.0...maven/3.5.1) Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18 Updates `dev.langchain4j:langchain4j-bom` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/langchain4j/langchain4j/releases) - [Commits](langchain4j/langchain4j@1.14.1...1.15.0) Updates `cz.habarta.typescript-generator:typescript-generator-core` from 4.0.0 to 4.1.1 - [Release notes](https://github.com/vojtechhabarta/typescript-generator/releases) - [Commits](vojtechhabarta/typescript-generator@v4.0.0...v4.1.1) Updates `org.hibernate.orm:hibernate-core` from 7.3.4.Final to 7.3.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.5/changelog.txt) - [Commits](hibernate/hibernate-orm@7.3.4...7.3.5) Updates `org.hibernate.orm:hibernate-scan-jandex` from 7.3.4.Final to 7.3.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.5/changelog.txt) - [Commits](hibernate/hibernate-orm@7.3.4...7.3.5) Updates `com.github.kagkarlsson:db-scheduler` from 16.8.1 to 16.9.0 - [Release notes](https://github.com/kagkarlsson/db-scheduler/releases) - [Commits](kagkarlsson/db-scheduler@v16.8.1...v16.9.0) Updates `software.amazon.awssdk:bom` from 2.44.4 to 2.44.7 Updates `org.asynchttpclient:async-http-client` from 3.0.9 to 3.0.10 - [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases) - [Commits](AsyncHttpClient/async-http-client@async-http-client-project-3.0.9...async-http-client-project-3.0.10) --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-version: '9.10' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.ow2.asm:asm-util dependency-version: '9.10' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.ow2.asm:asm-util dependency-version: '9.10' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:log4j-over-slf4j dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:jcl-over-slf4j dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:jul-to-slf4j dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:log4j-over-slf4j dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:jcl-over-slf4j dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:jul-to-slf4j dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.50 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.swagger.core.v3:swagger-models dependency-version: 2.2.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.swagger.core.v3:swagger-models dependency-version: 2.2.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.swagger.parser.v3:swagger-parser dependency-version: 2.1.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.lettuce:lettuce-core dependency-version: 7.5.2.RELEASE dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven:maven-plugin-api dependency-version: 3.9.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven:maven-core dependency-version: 3.9.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dev.langchain4j:langchain4j-bom dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cz.habarta.typescript-generator:typescript-generator-core dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.3.5.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.hibernate.orm:hibernate-scan-jandex dependency-version: 7.3.5.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.github.kagkarlsson:db-scheduler dependency-version: 16.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: software.amazon.awssdk:bom dependency-version: 2.44.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.asynchttpclient:async-http-client dependency-version: 3.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 dependencies group with 21 updates:
9.9.19.109.9.19.102.0.172.0.182.0.172.0.182.0.172.0.182.0.172.0.182.0.172.0.182.2.492.2.502.2.492.2.502.1.412.1.427.5.1.RELEASE7.5.2.RELEASE3.9.153.9.163.9.153.9.163.4.03.5.11.14.11.15.04.0.04.1.17.3.4.Final7.3.5.Final7.3.4.Final7.3.5.Final16.8.116.9.02.44.42.44.73.0.93.0.10Updates
org.ow2.asm:asmfrom 9.9.1 to 9.10Updates
org.ow2.asm:asm-utilfrom 9.9.1 to 9.10Updates
org.ow2.asm:asm-utilfrom 9.9.1 to 9.10Updates
org.slf4j:slf4j-apifrom 2.0.17 to 2.0.18Updates
org.slf4j:log4j-over-slf4jfrom 2.0.17 to 2.0.18Updates
org.slf4j:jcl-over-slf4jfrom 2.0.17 to 2.0.18Updates
org.slf4j:jul-to-slf4jfrom 2.0.17 to 2.0.18Updates
org.slf4j:slf4j-simplefrom 2.0.17 to 2.0.18Updates
org.slf4j:log4j-over-slf4jfrom 2.0.17 to 2.0.18Updates
org.slf4j:jcl-over-slf4jfrom 2.0.17 to 2.0.18Updates
org.slf4j:jul-to-slf4jfrom 2.0.17 to 2.0.18Updates
io.swagger.core.v3:swagger-annotationsfrom 2.2.49 to 2.2.50Updates
io.swagger.core.v3:swagger-modelsfrom 2.2.49 to 2.2.50Updates
io.swagger.core.v3:swagger-modelsfrom 2.2.49 to 2.2.50Updates
io.swagger.parser.v3:swagger-parserfrom 2.1.41 to 2.1.42Release notes
Sourced from io.swagger.parser.v3:swagger-parser's releases.
Commits
e8933f0prepare release 2.1.42 (#2335)4024d94Update swagger-core to 2.2.50 (#2334)9c19b19fix: use explicit prefix for array items with dotted property names (#2330)4dfb6fachore: migrate from tibdex/github-app-token to actions/create-github-app-toke...ea252bdbuild(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#2316)b8f920ebuild(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0 (#2318)45942a2build(deps): bump commons-io:commons-io from 2.20.0 to 2.22.0 (#2319)e5abf83bump snapshot 2.1.42-SNAPSHOT (#2323)Updates
io.lettuce:lettuce-corefrom 7.5.1.RELEASE to 7.5.2.RELEASERelease notes
Sourced from io.lettuce:lettuce-core's releases.
Changelog
Sourced from io.lettuce:lettuce-core's changelog.
Commits
5728917Release 7.5.24f6149cbump -> netty 4.2.13 (#3757)Updates
org.apache.maven:maven-plugin-apifrom 3.9.15 to 3.9.16Release notes
Sourced from org.apache.maven:maven-plugin-api's releases.
Commits
2bdd9fd[maven-release-plugin] prepare release maven-3.9.16229e9d7TrimthreadConfigurationto accept input surrounded with spaces7d5fd94Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.11.0 (#12039)0d100e5[3.9.x] Bump to parent POM 48 (#12024)7ae7935Backport: Maven 3.10.x fixes plugin resolution, by putting user in charge (#1...86fc95bBump commons-io:commons-io from 2.21.0 to 2.22.0 (#11980)029557aBump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre (#11951)b5250f2Bump actions/cache from 5.0.4 to 5.0.5 (#11943)7ef2c23[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven:maven-corefrom 3.9.15 to 3.9.16Updates
com.diffplug.spotless:spotless-maven-pluginfrom 3.4.0 to 3.5.1Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Commits
0c48edfPublished maven/3.5.1c1595c8Published gradle/8.5.1b26b570Published lib/4.6.1ac3f6f1Bump plexus-utils to 4.0.3 to address CVE-2025-67030 (#2932)f5039f6Bump plexus-utils to 4.0.3 to address CVE-2025-670300e77837Fix shell-injection in LicenseHeaderStep SET_FROM_GIT mode (#2931)84f6423Fix shell-injection in LicenseHeaderStep SET_FROM_GIT modeb87eb75Published maven/3.5.097c3bafPublished gradle/8.5.03dd1a96Published lib/4.6.0Updates
org.slf4j:slf4j-simplefrom 2.0.17 to 2.0.18Updates
dev.langchain4j:langchain4j-bomfrom 1.14.1 to 1.15.0Commits
d0e54aaRelease versions 1.15.0 and 1.15.0-beta25bb6efd1Added a new integration module langchain4j-google-genai (#4658)17bbe98Added a new integration module langchain4j-google-genai (#4658)7c1a1a3fixing flaky ITsd913eabfix(deps): update dependency com.github.jsqlparser:jsqlparser to v4.9 (#5236)165cd1dfix(deps): update dependency com.couchbase.client:java-client to v3.11.2 (#5233)8e05058fix(deps): update awaitility.version to v4.3.0 (#5231)006aeeffix(deps): update commonmark.version to v0.28.0 (#5232)81d0a68fix: skip empty tool_calls sentinel chunk in OpenAI streaming accumulator (#5...3c0d21efix(deps): update ai.djl.version to v0.36.0 (#5229)Updates
cz.habarta.typescript-generator:typescript-generator-corefrom 4.0.0 to 4.1.1Release notes
Sourced from cz.habarta.typescript-generator:typescript-generator-core's releases.
Commits
18b18ffFix Gradle plugin build (#1133)c050bb3Bump the development group across 1 directory with 5 updates (#1130)a7b4eedBump the production group across 1 directory with 12 updates (#1131)2205b0fMark code with JSpecify nullness annotations (#1132)a28b4e8UpdateAGENTS.md,README.mdand sample projects (#1126)811a882Group dependabot updates (#1123)079588cGradle: Handle all empty ListProperty-s as nullable (#1122)e30a9b0Update sample projects (#1113)792871cEnable releaseautoPublish(#1112)Updates
org.hibernate.orm:hibernate-corefrom 7.3.4.Final to 7.3.5.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
53f714a[Jenkins release job] Preparing release 7.3.5.Final49a6cb7[Jenkins release job] changelog.txt updated by release build 7.3.5.Finalda86a84HHH-20357 Stop reordering primary key columns based on component property ord...837967dTiDBDialect: Make CriteriaUpdateAndDeleteWithJoinTest pass2e7ae26HHH-20394 Limit CascadingFetchProfile.MERGE to cascade-reachable associations44f0a8d[Jenkins release job] Preparing next development iterationUpdates
org.hibernate.orm:hibernate-scan-jandexfrom 7.3.4.Final to 7.3.5.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-scan-jandex's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-scan-jandex's changelog.
Commits
53f714a[Jenkins release job] Preparing release 7.3.5.Final49a6cb7[Jenkins release job] changelog.txt updated by release build 7.3.5.Finalda86a84HHH-20357 Stop reordering primary key columns based on component property ord...837967dTiDBDialect: Make CriteriaUpdateAndDeleteWithJoinTest pass2e7ae26HHH-20394 Limit CascadingFetchProfile.MERGE to cascade-reachable associations44f0a8d[Jenkins release job] Preparing next development iterationUpdates
com.github.kagkarlsson:db-schedulerfrom 16.8.1 to 16.9.0Release notes
Sourced from com.github.kagkarlsson:db-scheduler's releases.
Commits
761963dbuild(deps): bump testcontainers-bom from 1.21.3 to 2.0.5 (#844)f5578f4build(deps): bump org.junit:junit-bom from 5.14.0 to 6.0.3 (#839)b2009f6build(deps): bump io.micrometer:micrometer-bom from 1.15.3 to 1.16.5 (#841)a2dcff3build(deps): bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre (#843)49a51c0feat: bind TIMESTAMP WITH TIME ZONE via setObject(OffsetDateTime) (#812)921c05adocs: Adding 'AI Contribution Policy' to contributor guidelines41ec746fix: Update schema and jdbc-customizaztion to fix MS SQL task_data corruption...d1bac26build(deps): bump net.java.dev.jna:jna from 5.17.0 to 5.18.1 (#833)cf0d389build(deps): bump the maven-plugins group with 5 updates (#837)576d92bbuild(deps): bump serialization.version from 1.9.0 to 1.11.0 (#830)Updates
software.amazon.awssdk:bomfrom 2.44.4 to 2.44.7Updates
org.asynchttpclient:async-http-clientfrom 3.0.9 to 3.0.10Release notes
Sourced from org.asynchttpclient:async-http-client's releases.
Commits
c910fe0chore: Dependency upgrade3b0e3e9Patch Security Advisory: GHSA-fmxf-pm6p-7xgma279d48Guard against null TimeoutsHolder in NettyConnectListener.onSuccess (#2176)Most Recent Ignore Conditions Applied to This Pull Request
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 conditions