Skip to content

Dependency Dashboard #223

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.6.2
  • chore(deps): Update eclipse-temurin Docker tag to v25.0.3_9-jdk-noble
  • chore(deps): Update oracle-cloud to v3.91.0 (com.oracle.oci.sdk:oci-java-sdk-common-httpclient-jersey3, com.oracle.oci.sdk:oci-java-sdk-objectstorage)
  • chore(deps): Update dependency com.github.ulisesbocchio:jasypt-spring-boot-starter to v4
  • chore(deps): Update dependency org.junit:junit-bom to v6
  • chore(deps): Update Gradle to v9
  • 🔐 Create all rate-limited PRs at once 🔐

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

docker-compose (3)
infra/blue-green/docker-compose.yml
infra/monitoring/docker-compose.yml
infra/mysql/docker-compose.yml
dockerfile (1)
infra/base-image/Dockerfile (1)
  • eclipse-temurin 25.0.2_10-jdk-noble → [Updates: 25.0.3_9-jdk-noble]
github-actions (5)
.github/workflows/cd-prod_deploy.yml (6)
  • actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5 → [Updates: v7]
  • actions/setup-java v4@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 → [Updates: v5]
  • gradle/actions v4@ed408507eac070d1f99cc633dbcf757c94c7933a → [Updates: v6]
  • actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5 → [Updates: v7]
  • appleboy/scp-action v0.1.7@917f8b81dfc1ccd331fef9e2d61bdc6c8be94634 → [Updates: v1.0.0]
  • appleboy/ssh-action v0.1.10@334f9259f2f8eb3376d33fa4c684fff373f2c2a6 → [Updates: v1.2.5]
.github/workflows/ci-auto-version-bump.yml (2)
  • actions/create-github-app-token v1@d72941d797fd3113feb6b93fd0dec494b13a2547 → [Updates: v3]
  • actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5 → [Updates: v7]
.github/workflows/ci-check-code-convention.yml (3)
  • actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5 → [Updates: v7]
  • actions/setup-java v4@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 → [Updates: v5]
  • gradle/actions v4@ed408507eac070d1f99cc633dbcf757c94c7933a → [Updates: v6]
.github/workflows/ci-update-api-docs.yml (6)
  • actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5 → [Updates: v7]
  • actions/setup-java v4@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 → [Updates: v5]
  • gradle/actions v4@ed408507eac070d1f99cc633dbcf757c94c7933a → [Updates: v6]
  • actions/configure-pages v5@983d7736d9b0ae728b81ab479565c72886d7745b → [Updates: v6]
  • actions/upload-pages-artifact v3@56afc609e74202658d3ffba0e8f6dda462b719fa → [Updates: v5]
  • actions/deploy-pages v4@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e → [Updates: v5]
.github/workflows/renovate-impact-analysis.yml (2)
  • actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5 → [Updates: v7]
  • anthropics/claude-code-action v1@2fee15510437d71399d9139ed60433470484a8fb → [Updates: v1]
gradle (22)
app/build.gradle
build.gradle
gradle/libs.versions.toml (21)
  • org.springframework.boot:spring-boot-dependencies 4.1.0
  • org.springframework.ai:spring-ai-bom 2.0.0
  • com.google.cloud:libraries-bom 26.84.0
  • org.junit:junit-bom 5.14.4 → [Updates: 6.1.1]
  • com.github.ulisesbocchio:jasypt-spring-boot-starter 3.0.5 → [Updates: 4.0.4]
  • org.springdoc:springdoc-openapi-starter-webmvc-ui 3.0.3
  • com.auth0:java-jwt 4.5.0 → [Updates: 4.5.2]
  • com.bucket4j:bucket4j_jdk17-core 8.19.0
  • org.jodconverter:jodconverter-local-lo 4.4.11
  • org.jodconverter:jodconverter-spring-boot-starter 4.4.11
  • org.hashids:hashids 1.0.3
  • io.github.resilience4j:resilience4j-spring-boot4 2.4.0
  • com.oracle.oci.sdk:oci-java-sdk-objectstorage 3.90.0 → [Updates: 3.91.0]
  • com.oracle.oci.sdk:oci-java-sdk-common-httpclient-jersey3 3.90.0 → [Updates: 3.91.0]
  • org.apache.pdfbox:pdfbox 3.0.7
  • org.apache.httpcomponents.client5:httpclient5 5.6.1 → [Updates: 5.6.2]
  • org.springframework.boot 4.1.0
  • com.diffplug.spotless 7.0.4 → [Updates: 7.2.1, 8.7.0]
  • com.vanniktech.dependency.graph.generator 0.8.0
  • com.google.cloud.tools.jib 3.5.3
  • org.gradle.toolchains.foojay-resolver-convention 0.8.0 → [Updates: 0.10.0, 1.0.0]
modules/admin/build.gradle
modules/auth/api/build.gradle
modules/auth/impl/build.gradle
modules/board/api/build.gradle
modules/board/impl/build.gradle
modules/document/api/build.gradle
modules/document/impl/build.gradle
modules/global/build.gradle
modules/oci/api/build.gradle
modules/oci/impl/build.gradle
modules/quiz-ai/api/build.gradle
modules/quiz-ai/impl/build.gradle
modules/quiz-history/api/build.gradle
modules/quiz-history/impl/build.gradle
modules/quiz-make/api/build.gradle
modules/quiz-make/impl/build.gradle
modules/quiz-set/api/build.gradle
modules/quiz-set/impl/build.gradle
settings.gradle
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
  • gradle 8.14.5 → [Updates: 9.6.1]

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions