From ba5eabc6fff5473405f6f7461d8151759e3f75b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 04:10:14 +0000 Subject: [PATCH] build(deps): bump the maven-non-major group Bumps the maven-non-major group in /chat2db-community-server with 42 updates: | Package | From | To | | --- | --- | --- | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.44` | `1.18.46` | | [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) | `1.5.5.Final` | `1.6.3` | | [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) | `1.5.5.Final` | `1.6.3` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.15.0` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.5.0` | `1.8.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.5.6` | | [io.micrometer:context-propagation](https://github.com/micrometer-metrics/context-propagation) | `1.2.0` | `1.2.1` | | [org.antlr:antlr4-runtime](https://github.com/antlr/antlr4) | `4.13.1` | `4.13.2` | | [org.antlr:antlr4-maven-plugin](https://github.com/antlr/antlr4) | `4.13.1` | `4.13.2` | | org.apache.commons:commons-collections4 | `4.4` | `4.5.0` | | [cn.hutool:hutool-all](https://github.com/looly/hutool) | `5.8.20` | `5.8.47` | | [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) | `2.0.49` | `2.0.62` | | [com.h2database:h2](https://github.com/h2database/h2database) | `2.1.214` | `2.4.240` | | [com.baomidou:mybatis-plus](https://github.com/baomidou/mybatis-plus) | `3.5.3.1` | `3.5.17` | | [com.baomidou:mybatis-plus-generator](https://github.com/baomidou/mybatis-plus) | `3.5.3.1` | `3.5.17` | | [com.aliyun.oss:aliyun-sdk-oss](https://github.com/aliyun/aliyun-oss-java-sdk) | `3.10.2` | `3.18.5` | | [com.alibaba:druid](https://github.com/alibaba/druid) | `1.2.18` | `1.2.28` | | cn.dev33:sa-token-spring-boot3-starter | `1.34.0` | `1.45.0` | | cn.dev33:sa-token-jwt | `1.34.0` | `1.45.0` | | [com.dtflys.forest:forest-core](https://github.com/dromara/forest) | `1.5.32` | `1.8.1` | | [com.unfbx:chatgpt-java](https://github.com/Grt1228/chatgpt-java) | `1.0.8` | `1.1.5` | | [com.theokanning.openai-gpt3-java:service](https://github.com/theokanning/openai-java) | `0.12.0` | `0.18.2` | | commons-beanutils:commons-beanutils | `1.9.4` | `1.11.0` | | [org.ehcache:ehcache](https://github.com/ehcache/ehcache3) | `3.10.8` | `3.12.0` | | commons-io:commons-io | `2.18.0` | `2.22.0` | | [com.auth0:java-jwt](https://github.com/auth0/java-jwt) | `4.4.0` | `4.6.0` | | [com.github.vertical-blank:sql-formatter](https://github.com/vertical-blank/sql-formatter) | `2.0.4` | `2.0.5` | | org.apache.commons:commons-lang3 | `3.17.0` | `3.20.0` | | [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) | `4.8.168` | `4.8.184` | | [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) | `3.6` | `3.7.2` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.15.3` | `2.22.1` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.15.3` | `2.22.1` | | [com.fasterxml.jackson.module:jackson-module-afterburner](https://github.com/FasterXML/jackson-modules-base) | `2.15.0` | `2.22.1` | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.71` | `1.85` | | org.locationtech.jts:jts-core | `1.19.0` | `1.20.0` | | [org.apache.calcite:calcite-core](https://github.com/apache/calcite) | `1.38.0` | `1.42.0` | | [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) | `3.0.0` | `3.2.0` | | [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.2.0` | `3.5.0` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.6.1` | `3.11.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.2` | `3.5.1` | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.5.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.4.0` | Updates `org.projectlombok:lombok` from 1.18.44 to 1.18.46 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.44...v1.18.46) Updates `org.mapstruct:mapstruct-processor` from 1.5.5.Final to 1.6.3 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.5.5.Final...1.6.3) Updates `org.mapstruct:mapstruct` from 1.5.5.Final to 1.6.3 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.5.5.Final...1.6.3) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.15.0) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.5.0 to 1.8.0 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.8.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.5.6) Updates `io.micrometer:context-propagation` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/micrometer-metrics/context-propagation/releases) - [Commits](https://github.com/micrometer-metrics/context-propagation/compare/v1.2.0...v1.2.1) Updates `org.antlr:antlr4-runtime` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.13.1...4.13.2) Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.13.1...4.13.2) Updates `org.apache.commons:commons-collections4` from 4.4 to 4.5.0 Updates `cn.hutool:hutool-all` from 5.8.20 to 5.8.47 - [Release notes](https://github.com/looly/hutool/releases) - [Changelog](https://github.com/chinabugotech/hutool/blob/v5-master/CHANGELOG.md) - [Commits](https://github.com/looly/hutool/compare/5.8.20...5.8.47) Updates `com.alibaba.fastjson2:fastjson2` from 2.0.49 to 2.0.62 - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.49...2.0.62) Updates `org.mapstruct:mapstruct` from 1.5.5.Final to 1.6.3 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.5.5.Final...1.6.3) Updates `com.h2database:h2` from 2.1.214 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.4.240) Updates `com.baomidou:mybatis-plus` from 3.5.3.1 to 3.5.17 - [Release notes](https://github.com/baomidou/mybatis-plus/releases) - [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md) - [Commits](https://github.com/baomidou/mybatis-plus/compare/v3.5.3.1...v3.5.17) Updates `com.baomidou:mybatis-plus-generator` from 3.5.3.1 to 3.5.17 - [Release notes](https://github.com/baomidou/mybatis-plus/releases) - [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md) - [Commits](https://github.com/baomidou/mybatis-plus/compare/v3.5.3.1...v3.5.17) Updates `com.baomidou:mybatis-plus-generator` from 3.5.3.1 to 3.5.17 - [Release notes](https://github.com/baomidou/mybatis-plus/releases) - [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md) - [Commits](https://github.com/baomidou/mybatis-plus/compare/v3.5.3.1...v3.5.17) Updates `com.aliyun.oss:aliyun-sdk-oss` from 3.10.2 to 3.18.5 - [Release notes](https://github.com/aliyun/aliyun-oss-java-sdk/releases) - [Commits](https://github.com/aliyun/aliyun-oss-java-sdk/compare/3.10.2...3.18.5) Updates `com.alibaba:druid` from 1.2.18 to 1.2.28 - [Release notes](https://github.com/alibaba/druid/releases) - [Commits](https://github.com/alibaba/druid/compare/1.2.18...1.2.28) Updates `cn.dev33:sa-token-spring-boot3-starter` from 1.34.0 to 1.45.0 Updates `cn.dev33:sa-token-jwt` from 1.34.0 to 1.45.0 Updates `cn.dev33:sa-token-jwt` from 1.34.0 to 1.45.0 Updates `com.dtflys.forest:forest-core` from 1.5.32 to 1.8.1 - [Release notes](https://github.com/dromara/forest/releases) - [Commits](https://github.com/dromara/forest/commits) Updates `com.unfbx:chatgpt-java` from 1.0.8 to 1.1.5 - [Release notes](https://github.com/Grt1228/chatgpt-java/releases) - [Commits](https://github.com/Grt1228/chatgpt-java/commits/v1.1.5) Updates `com.theokanning.openai-gpt3-java:service` from 0.12.0 to 0.18.2 - [Release notes](https://github.com/theokanning/openai-java/releases) - [Commits](https://github.com/theokanning/openai-java/compare/0.12.0...0.18.2) Updates `commons-beanutils:commons-beanutils` from 1.9.4 to 1.11.0 Updates `org.ehcache:ehcache` from 3.10.8 to 3.12.0 - [Release notes](https://github.com/ehcache/ehcache3/releases) - [Commits](https://github.com/ehcache/ehcache3/compare/v3.10.8...v3.12.0) Updates `commons-io:commons-io` from 2.18.0 to 2.22.0 Updates `com.auth0:java-jwt` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/java-jwt/compare/4.4.0...4.6.0) Updates `com.github.vertical-blank:sql-formatter` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/vertical-blank/sql-formatter/releases) - [Commits](https://github.com/vertical-blank/sql-formatter/compare/2.0.4...2.0.5) Updates `org.apache.commons:commons-lang3` from 3.17.0 to 3.20.0 Updates `io.github.classgraph:classgraph` from 4.8.168 to 4.8.184 - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.168...classgraph-4.8.184) Updates `com.formdev:flatlaf` from 3.6 to 3.7.2 - [Release notes](https://github.com/JFormDesigner/FlatLaf/releases) - [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md) - [Commits](https://github.com/JFormDesigner/FlatLaf/compare/3.6...3.7.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.3 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.3 to 2.22.1 Updates `com.fasterxml.jackson.module:jackson-module-afterburner` from 2.15.0 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.15.0...jackson-modules-base-2.22.1) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.3 to 2.22.1 Updates `org.bouncycastle:bcprov-jdk18on` from 1.71 to 1.85 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.locationtech.jts:jts-core` from 1.19.0 to 1.20.0 Updates `org.apache.calcite:calcite-core` from 1.38.0 to 1.42.0 - [Commits](https://github.com/apache/calcite/compare/calcite-1.38.0...calcite-1.42.0) Updates `org.apache.maven.plugins:maven-antrun-plugin` from 3.0.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.0.0...maven-antrun-plugin-3.2.0) Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.2.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.2.0...maven-clean-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.1 to 3.11.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.11.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.1) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.1...maven-resources-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.4.0) Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.13.1...4.13.2) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: org.mapstruct:mapstruct-processor dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.mapstruct:mapstruct dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: io.micrometer:context-propagation dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: org.antlr:antlr4-runtime dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: org.antlr:antlr4-maven-plugin dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: org.apache.commons:commons-collections4 dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: cn.hutool:hutool-all dependency-version: 5.8.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: com.alibaba.fastjson2:fastjson2 dependency-version: 2.0.62 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: org.mapstruct:mapstruct dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.baomidou:mybatis-plus dependency-version: 3.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: com.baomidou:mybatis-plus-generator dependency-version: 3.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: com.baomidou:mybatis-plus-generator dependency-version: 3.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: com.aliyun.oss:aliyun-sdk-oss dependency-version: 3.18.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.alibaba:druid dependency-version: 1.2.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: cn.dev33:sa-token-spring-boot3-starter dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: cn.dev33:sa-token-jwt dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: cn.dev33:sa-token-jwt dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.dtflys.forest:forest-core dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.unfbx:chatgpt-java dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.theokanning.openai-gpt3-java:service dependency-version: 0.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: commons-beanutils:commons-beanutils dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.ehcache:ehcache dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.auth0:java-jwt dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.github.vertical-blank:sql-formatter dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major - dependency-name: com.formdev:flatlaf dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.fasterxml.jackson.module:jackson-module-afterburner dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.85' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.locationtech.jts:jts-core dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.apache.calcite:calcite-core dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-non-major - dependency-name: org.antlr:antlr4-maven-plugin dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-non-major ... Signed-off-by: dependabot[bot] --- .../chat2db-community-bom/pom.xml | 86 +++++++++---------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/chat2db-community-server/chat2db-community-bom/pom.xml b/chat2db-community-server/chat2db-community-bom/pom.xml index a12ff6d21a..122ef9c7ea 100644 --- a/chat2db-community-server/chat2db-community-bom/pom.xml +++ b/chat2db-community-server/chat2db-community-bom/pom.xml @@ -20,73 +20,73 @@ 3.5.13 1.1.4 1.1.3 - 1.2.0 - 4.13.1 - 4.4 + 1.2.1 + 4.13.2 + 4.5.0 32.0.1-jre - 5.8.20 - 2.0.49 - 1.5.5.Final - 1.18.44 + 5.8.47 + 2.0.62 + 1.6.3 + 1.18.46 0.2.0 - 2.1.214 - 3.5.3.1 + 2.4.240 + 3.5.17 5.0.1 4.30.0 2.3.34 - 3.10.2 + 3.18.5 2.3.1 - 1.2.18 - 1.34.0 - 1.5.32 + 1.2.28 + 1.45.0 + 1.8.1 3.14.9 9.19.4 - 1.0.8 - 0.12.0 + 1.1.5 + 0.18.2 3.3.0 6.0.10 - 1.9.4 - 3.10.8 + 1.11.0 + 3.12.0 1.1.1 - 2.18.0 + 2.22.0 3.3.2 2.0.24 - 4.4.0 - 2.0.4 - 3.17.0 + 4.6.0 + 2.0.5 + 3.20.0 24.1.0 4.10.1 122.1.9-gd14e051-chromium-122.0.6261.94-api-1.14 - 4.8.168 - 3.6 - 2.15.3 - 2.15.0 + 4.8.184 + 3.7.2 + 2.22.1 + 2.22.1 5.11.4 0.10.4 0.2.9 - 1.71 + 1.85 4.9 - 1.19.0 + 1.20.0 2.7.0 - 1.38.0 + 1.42.0 4.1.2 - 3.0.0 - 3.2.0 - 3.11.0 - 3.6.1 - 3.2.1 - 3.1.2 - 1.5.0 - 3.1.0 - 3.4.1 - 3.14.1 - 3.8.1 + 3.2.0 + 3.5.0 + 3.15.0 + 3.11.0 + 3.4.0 + 3.5.6 + 1.8.0 + 3.2.0 + 3.5.0 + 3.15.0 + 3.11.0 3.1.4 3.1.4 - 3.4.2 - 3.3.1 - 3.3.1 - 3.5.5 + 3.5.1 + 3.5.0 + 3.4.0 + 3.5.6 ${spring-boot.version} UTF-8 UTF-8