Skip to content

Dependency Dashboard #191

@renovate

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 actions/checkout digest to 34e1148
  • chore(deps): update dependency maven to v3.9.12
  • chore(deps): update dependency maven-wrapper to v3.3.4
  • chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.10.2
  • chore(deps): update maven-surefire-plugin.version to v3.5.4 (org.apache.maven.plugins:maven-failsafe-plugin, org.apache.maven.plugins:maven-surefire-plugin)
  • chore(deps): update mongo docker tag to v7.0.29
  • chore(deps): update dependency com.google.cloud.tools:jib-maven-plugin to v3.5.1
  • chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.14.2
  • chore(deps): update postgres docker tag to v16.11
  • fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.21.0
  • fix(deps): update testcontainers-java monorepo to v1.21.4 (org.testcontainers:elasticsearch, org.testcontainers:testcontainers, org.testcontainers:mongodb, org.testcontainers:junit-jupiter)
  • chore(deps): update actions/checkout action to v6
  • chore(deps): update actions/setup-java action to v5
  • chore(deps): update dependency org.junit.jupiter:junit-jupiter to v6
  • chore(deps): update eclipse-temurin docker tag to v25
  • chore(deps): update postgres docker tag to v18
  • chore(deps): update quay.io/keycloak/keycloak docker tag to v26
  • chore(deps): update rabbitmq docker tag to v4
  • fix(deps): update dependency org.flywaydb:flyway-core to v12
  • fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v4
  • fix(deps): update dependency org.testcontainers:testcontainers to v2
  • 🔐 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 (5)
spring-boot-keycloak/keycloak/docker-compose.yml (1)
  • quay.io/keycloak/keycloak 22.0 → [Updates: 26.5]
spring-boot-mongodb/misc/mongodb/docker-compose.yaml (1)
  • mongo 7.0.16 → [Updates: 7.0.29, 8.2.4]
spring-boot-postgres-java/misc/postgresql/docker-compose.yml (1)
  • postgres 16.7-alpine → [Updates: 16.11-alpine, 18.1-alpine]
spring-boot-postgres-kotlin/misc/postgresql/docker-compose.yml (1)
  • postgres 16.7-alpine → [Updates: 16.11-alpine, 18.1-alpine]
spring-boot-rabbitmq/misc/rabbitmq/docker-compose.yml (1)
  • rabbitmq 3-management → [Updates: 4-management]
dockerfile (3)
spring-boot-in-docker/src/main/docker/Dockerfile-jvm (2)
  • eclipse-temurin 19 → [Updates: 25]
  • eclipse-temurin 19 → [Updates: 25]
spring-boot-in-docker/src/main/docker/Dockerfile-maven (1)
  • eclipse-temurin 19 → [Updates: 25]
spring-boot-in-docker/src/main/docker/Dockerfile-slim (2)
  • eclipse-temurin 19 → [Updates: 25]
  • eclipse-temurin 19 → [Updates: 25]
github-actions (8)
.github/workflows/spring-boot-elasticsearch.yml (2)
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • actions/setup-java v3 → [Updates: v5]
.github/workflows/spring-boot-in-docker.yml (4)
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • docker/login-action v3
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • docker/login-action v3
.github/workflows/spring-boot-keycloak.yml (2)
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • actions/setup-java v3 → [Updates: v5]
.github/workflows/spring-boot-mongodb.yml (2)
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • actions/setup-java v3 → [Updates: v5]
.github/workflows/spring-boot-postgres.yml (4)
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • actions/setup-java v3 → [Updates: v5]
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • actions/setup-java v3 → [Updates: v5]
.github/workflows/spring-boot-properties.yml (4)
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • actions/setup-java v3 → [Updates: v5]
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • actions/setup-java v3 → [Updates: v5]
.github/workflows/spring-boot-rabbitmg.yml (2)
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • actions/setup-java v3 → [Updates: v5]
.github/workflows/spring-boot-rest-services.yml (4)
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • actions/setup-java v3 → [Updates: v5]
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 → [Updates: v6, v4]
  • actions/setup-java v3 → [Updates: v5]
maven (11)
spring-boot-elasticsearch/pom.xml (8)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • com.fasterxml.jackson.module:jackson-module-kotlin 2.18.2 → [Updates: 2.21.0]
  • org.testcontainers:testcontainers 1.20.5 → [Updates: 1.21.4, 2.0.3]
  • org.testcontainers:elasticsearch 1.20.5 → [Updates: 1.21.4]
  • org.junit.jupiter:junit-jupiter 5.12.0 → [Updates: 5.14.2, 6.0.2]
  • org.jetbrains.kotlin:kotlin-maven-plugin 1.9.25 → [Updates: 2.3.0]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.0 → [Updates: 3.5.4]
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 → [Updates: 3.5.4]
spring-boot-in-docker/pom.xml (3)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • com.spotify:dockerfile-maven-plugin 1.4.13
  • com.google.cloud.tools:jib-maven-plugin 3.4.4 → [Updates: 3.5.1]
spring-boot-keycloak/pom.xml (4)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • org.junit.jupiter:junit-jupiter 5.12.0 → [Updates: 5.14.2, 6.0.2]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.0 → [Updates: 3.5.4]
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 → [Updates: 3.5.4]
spring-boot-mongodb/pom.xml (7)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • org.junit.jupiter:junit-jupiter 5.12.0 → [Updates: 5.14.2, 6.0.2]
  • org.testcontainers:testcontainers 1.20.5 → [Updates: 1.21.4, 2.0.3]
  • org.testcontainers:junit-jupiter 1.20.5 → [Updates: 1.21.4]
  • org.testcontainers:mongodb 1.20.5 → [Updates: 1.21.4]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.0 → [Updates: 3.5.4]
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 → [Updates: 3.5.4]
spring-boot-postgres-java/pom.xml (4)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • org.flywaydb:flyway-core 9.22.3 → [Updates: 12.0.0]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.0 → [Updates: 3.5.4]
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 → [Updates: 3.5.4]
spring-boot-postgres-kotlin/pom.xml (7)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • org.flywaydb:flyway-core 9.22.3 → [Updates: 12.0.0]
  • org.jetbrains.kotlin:kotlin-maven-plugin 1.9.25 → [Updates: 2.3.0]
  • org.jetbrains.kotlin:kotlin-maven-allopen 1.9.25 → [Updates: 2.3.0]
  • org.jetbrains.kotlin:kotlin-maven-noarg 1.9.25 → [Updates: 2.3.0]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.0 → [Updates: 3.5.4]
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 → [Updates: 3.5.4]
spring-boot-properties-java/pom.xml (4)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • org.junit.jupiter:junit-jupiter 5.12.0 → [Updates: 5.14.2, 6.0.2]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.0 → [Updates: 3.5.4]
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 → [Updates: 3.5.4]
spring-boot-properties-kotlin/pom.xml (6)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • org.junit.jupiter:junit-jupiter 5.12.0 → [Updates: 5.14.2, 6.0.2]
  • org.jetbrains.kotlin:kotlin-maven-plugin 1.9.25 → [Updates: 2.3.0]
  • org.jetbrains.kotlin:kotlin-maven-allopen 1.9.25 → [Updates: 2.3.0]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.0 → [Updates: 3.5.4]
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 → [Updates: 3.5.4]
spring-boot-rabbitmq/pom.xml (9)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • com.fasterxml.jackson.module:jackson-module-kotlin 2.18.2 → [Updates: 2.21.0]
  • org.testcontainers:testcontainers 1.20.5 → [Updates: 1.21.4, 2.0.3]
  • org.junit.jupiter:junit-jupiter 5.12.0 → [Updates: 5.14.2, 6.0.2]
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.1 → [Updates: 1.10.2]
  • org.jetbrains.kotlin:kotlin-maven-plugin 1.9.25 → [Updates: 2.3.0]
  • org.jetbrains.kotlin:kotlin-maven-allopen 1.9.25 → [Updates: 2.3.0]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.0 → [Updates: 3.5.4]
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 → [Updates: 3.5.4]
spring-boot-rest-services-java/pom.xml (4)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • org.junit.jupiter:junit-jupiter 5.12.0 → [Updates: 5.14.2, 6.0.2]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.0 → [Updates: 3.5.4]
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 → [Updates: 3.5.4]
spring-boot-rest-services-kotlin/pom.xml (5)
  • org.springframework.boot:spring-boot-starter-parent 3.1.5 → [Updates: 3.5.10, 4.0.2]
  • org.junit.jupiter:junit-jupiter 5.12.0 → [Updates: 5.14.2, 6.0.2]
  • org.jetbrains.kotlin:kotlin-maven-plugin 1.9.25 → [Updates: 2.3.0]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.0 → [Updates: 3.5.4]
  • org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 → [Updates: 3.5.4]
maven-wrapper (3)
spring-boot-in-docker/.mvn/wrapper/maven-wrapper.properties (2)
  • maven 3.9.9 → [Updates: 3.9.12]
  • maven-wrapper 3.3.2 → [Updates: 3.3.4]
spring-boot-in-docker/mvnw (1)
  • maven-wrapper 3.3.2 → [Updates: 3.3.4]
spring-boot-in-docker/mvnw.cmd (1)
  • maven-wrapper 3.3.2 → [Updates: 3.3.4]

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions