From cfd444130596831e19077b715f38bc1b3c2785cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 05:24:07 +0000 Subject: [PATCH] chore(deps): bump the all-maven group in /backend-spring with 17 updates Bumps the all-maven group in /backend-spring with 17 updates: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.5.12` | `4.0.5` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.21.3` | `2.0.4` | | [com.baomidou:mybatis-plus-spring-boot3-starter](https://github.com/baomidou/mybatis-plus) | `3.5.5` | `3.5.16` | | org.redisson:redisson-spring-boot-starter | `3.27.0` | `4.3.1` | | [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) | `0.12.5` | `0.13.0` | | [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) | `0.12.5` | `0.13.0` | | io.jsonwebtoken:jjwt-jackson | `0.12.5` | `0.13.0` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.3.0` | `3.0.3` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.30` | `1.18.44` | | [cn.hutool:hutool-all](https://github.com/looly/hutool) | `5.8.26` | `5.8.44` | | [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) | `1.5.5.Final` | `1.6.3` | | [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) | `1.5.5.Final` | `1.6.3` | | [org.owasp.encoder:encoder](https://github.com/owasp/owasp-java-encoder) | `1.3.1` | `1.4.0` | | [com.meilisearch.sdk:meilisearch-java](https://github.com/meilisearch/meilisearch-java) | `0.11.0` | `0.20.0` | | [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.12.0` | `5.3.2` | | [org.apache.dubbo:dubbo-spring-boot-starter](https://github.com/apache/dubbo) | `3.2.14` | `3.3.6` | | [org.apache.dubbo:dubbo-registry-nacos](https://github.com/apache/dubbo) | `3.2.14` | `3.3.6` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.12 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.12...v4.0.5) Updates `org.testcontainers:testcontainers-bom` from 1.21.3 to 2.0.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.21.3...2.0.4) Updates `com.baomidou:mybatis-plus-spring-boot3-starter` from 3.5.5 to 3.5.16 - [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.5...v3.5.16) Updates `org.redisson:redisson-spring-boot-starter` from 3.27.0 to 4.3.1 Updates `io.jsonwebtoken:jjwt-api` from 0.12.5 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.5...0.13.0) Updates `io.jsonwebtoken:jjwt-impl` from 0.12.5 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.5...0.13.0) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.5 to 0.13.0 Updates `io.jsonwebtoken:jjwt-impl` from 0.12.5 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.5...0.13.0) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.5 to 0.13.0 Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.3.0 to 3.0.3 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.3/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.3.0...v3.0.3) Updates `org.projectlombok:lombok` from 1.18.30 to 1.18.44 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.30...v1.18.44) Updates `cn.hutool:hutool-all` from 5.8.26 to 5.8.44 - [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.26...v5.8.44) 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.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.owasp.encoder:encoder` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/owasp/owasp-java-encoder/releases) - [Commits](https://github.com/owasp/owasp-java-encoder/compare/v1.3.1...v1.4.0) Updates `com.meilisearch.sdk:meilisearch-java` from 0.11.0 to 0.20.0 - [Release notes](https://github.com/meilisearch/meilisearch-java/releases) - [Commits](https://github.com/meilisearch/meilisearch-java/compare/v0.11.0...v0.20.0) Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.3.2) Updates `org.apache.dubbo:dubbo-spring-boot-starter` from 3.2.14 to 3.3.6 - [Release notes](https://github.com/apache/dubbo/releases) - [Changelog](https://github.com/apache/dubbo/blob/3.3/CHANGES.md) - [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.14...dubbo-3.3.6) Updates `org.apache.dubbo:dubbo-registry-nacos` from 3.2.14 to 3.3.6 - [Release notes](https://github.com/apache/dubbo/releases) - [Changelog](https://github.com/apache/dubbo/blob/3.3/CHANGES.md) - [Commits](https://github.com/apache/dubbo/compare/dubbo-3.2.14...dubbo-3.3.6) 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) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-maven - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-maven - dependency-name: com.baomidou:mybatis-plus-spring-boot3-starter dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven - dependency-name: org.redisson:redisson-spring-boot-starter dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-maven - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-maven - dependency-name: org.projectlombok:lombok dependency-version: 1.18.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven - dependency-name: cn.hutool:hutool-all dependency-version: 5.8.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven - dependency-name: org.mapstruct:mapstruct dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: org.mapstruct:mapstruct-processor dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: org.owasp.encoder:encoder dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: com.meilisearch.sdk:meilisearch-java dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-maven - dependency-name: org.apache.dubbo:dubbo-spring-boot-starter dependency-version: 3.3.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: org.apache.dubbo:dubbo-registry-nacos dependency-version: 3.3.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven - dependency-name: org.mapstruct:mapstruct-processor dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven ... Signed-off-by: dependabot[bot] --- backend-spring/pom.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/backend-spring/pom.xml b/backend-spring/pom.xml index 65d70712d..f2ffc5317 100644 --- a/backend-spring/pom.xml +++ b/backend-spring/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.12 + 4.0.5 com.ulticode @@ -15,20 +15,20 @@ UltiCode Online Programming Platform - Spring Boot Backend 17 - 3.5.5 - 0.12.5 - 3.27.0 - 2.3.0 - 5.8.26 - 1.18.30 - 1.5.5.Final + 3.5.16 + 0.13.0 + 4.3.1 + 3.0.3 + 5.8.44 + 1.18.44 + 1.6.3 org.testcontainers testcontainers-bom - 1.21.3 + 2.0.4 pom import @@ -138,19 +138,19 @@ org.owasp.encoder encoder - 1.3.1 + 1.4.0 com.meilisearch.sdk meilisearch-java - 0.11.0 + 0.20.0 com.squareup.okhttp3 okhttp - 4.12.0 + 5.3.2 @@ -184,12 +184,12 @@ org.apache.dubbo dubbo-spring-boot-starter - 3.2.14 + 3.3.6 org.apache.dubbo dubbo-registry-nacos - 3.2.14 + 3.3.6