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 .
Repository Problems
These problems occurred while renovating this repository. View logs .
⚠️ WARN: Package lookup failures
Warning
Renovate failed to look up the following dependencies: Failed to look up maven package sample.multimodule:sample.multimodule: no-result.
Files affected: spring-multimodule-example/module-a-example/pom.xml, spring-multimodule-example/module-b-example/pom.xml
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
fix(deps): update spring boot (org.springframework.boot:spring-boot-maven-plugin, org.springframework.boot:spring-boot-starter-test, org.springframework.boot:spring-boot-starter-batch, org.springframework.boot:spring-boot-starter-data-jpa, org.springframework.boot:spring-boot-starter-web, org.springframework.boot:spring-boot-starter-data-mongodb, org.springframework.boot:spring-boot-starter-security, org.springframework.boot:spring-boot-starter-oauth2-client, org.springframework.boot:spring-boot-starter-oauth2-resource-server, org.springframework.boot:spring-boot-starter-actuator, org.springframework.boot:spring-boot-starter-validation, org.springframework.boot:spring-boot-starter-webmvc-test, org.springframework.boot:spring-boot-starter-jdbc, org.springframework.boot:spring-boot-starter-webmvc, org.springframework.boot:spring-boot-h2console, org.springframework.boot:spring-boot-starter-parent)
chore(deps): update postgres docker tag to v18.3
chore(deps): update prom/prometheus docker tag to v3.11.1
chore(deps): update quay.io/keycloak/keycloak docker tag to v26.6
fix(deps): update springwolf.version to v2.2.0 (io.github.springwolf:springwolf-kafka, io.github.springwolf:springwolf-ui)
Click on this checkbox to rebase all open PRs at once
PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
fix(deps): update spring batch to v6 (major) (org.springframework.batch:spring-batch-test, org.springframework.batch:spring-batch-integration)
fix(deps): update spring boot to v4 (major) (org.springframework.boot:spring-boot-maven-plugin, org.springframework.boot:spring-boot-starter-test, org.springframework.boot:spring-boot-starter-batch, org.springframework.boot:spring-boot-starter-data-jpa, org.springframework.boot:spring-boot-starter-web, org.springframework.boot:spring-boot-starter-data-mongodb, org.springframework.boot:spring-boot-starter-security, org.springframework.boot:spring-boot-starter-oauth2-client, org.springframework.boot:spring-boot-starter-oauth2-resource-server, org.springframework.boot:spring-boot-starter-actuator, org.springframework.boot:spring-boot-starter-validation, org.springframework.boot:spring-boot-starter-parent)
fix(deps): update spring kafka to v4 (major) (org.springframework.kafka:spring-kafka-test, org.springframework.kafka:spring-kafka)
Detected Dependencies
docker-compose (12)
spring-batch-db-examples/compose.yaml
spring-batch-file-examples/compose.yaml
spring-caffeine-example/compose.yaml
spring-jasper-example/compose.yaml
spring-kafka-example/compose.yaml (2)
apache/kafka 4.2.0
apache/kafka 4.2.0
spring-keycloak-example/compose.yaml (1)
postgres 18.2-alpine3.22 → [Updates: 18.3-alpine3.22]
spring-mongodb-example/compose.yaml (1)
spring-mysql-example/compose.yaml (1)
spring-oracle-example/compose.yaml (1)
spring-postgres-example/compose.yaml (1)
spring-prometheus-grafana-example/compose.yaml (2)
prom/prometheus v3.10.0 → [Updates: v3.11.1]
grafana/grafana 12.4.2
spring-wolf-example/compose.yaml (2)
apache/kafka 4.2.0
apache/kafka 4.2.0
dockerfile (13)
spring-batch-db-examples/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-batch-file-examples/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-caffeine-example/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-jasper-example/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-kafka-example/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-keycloak-example/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-keycloak-example/Dockerfile.keycloak (2)
quay.io/keycloak/keycloak 26.5 → [Updates: 26.6]
quay.io/keycloak/keycloak 26.5 → [Updates: 26.6]
spring-mongodb-example/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-mysql-example/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-oracle-example/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-postgres-example/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-prometheus-grafana-example/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
spring-wolf-example/Dockerfile (2)
eclipse-temurin 25.0.2_10-jdk-jammy
eclipse-temurin 25.0.2_10-jre-jammy
github-actions (25)
.github/workflows/label.yml (1)
.github/workflows/spring-batch-db-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/spring-batch-file-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/spring-caffeine-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/spring-jasper-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/spring-kafka-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/spring-keycloak-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/spring-mongoDB-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/spring-multimodule-example.yml (2)
actions/checkout v6
actions/setup-java v5.2.0
.github/workflows/spring-mysql-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/spring-oracle-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/spring-postgres-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/spring-prometheus-grafana-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
.github/workflows/springwolf-example.yml (4)
actions/checkout v6
actions/setup-java v5.2.0
actions/checkout v6
hoverkraft-tech/compose-action v2.5.0
spring-batch-db-examples/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
spring-batch-file-examples/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
spring-caffeine-example/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
spring-jasper-example/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
spring-kafka-example/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
spring-keycloak-example/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
spring-mongodb-example/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
spring-mysql-example/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
spring-oracle-example/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
spring-postgres-example/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
spring-prometheus-grafana-example/.github/workflows/maven.yml (2)
actions/checkout v6
actions/setup-java v5
maven (16)
pom.xml
spring-batch-db-examples/pom.xml (13)
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-web 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-data-jpa 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-batch 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.batch:spring-batch-integration 5.2.5 → [Updates: 6.0.3]
com.h2database:h2 2.4.240
org.projectlombok:lombok 1.18.44
org.instancio:instancio-core 5.5.1
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.batch:spring-batch-test 5.2.5 → [Updates: 6.0.3]
org.apache.maven.plugins:maven-compiler-plugin 3.15.0
org.springframework.boot:spring-boot-maven-plugin 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.jacoco:jacoco-maven-plugin 0.8.14
spring-batch-file-examples/pom.xml (16)
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-web 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-data-jpa 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-batch 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.batch:spring-batch-integration 5.2.5 → [Updates: 6.0.3]
org.projectlombok:lombok 1.18.44
org.instancio:instancio-core 5.5.1
org.springframework.batch.extensions:spring-batch-excel 0.2.0
com.h2database:h2 2.4.240
org.apache.poi:poi-ooxml 5.5.1
com.github.pjfanning:excel-streaming-reader 5.2.0
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.batch:spring-batch-test 5.2.5 → [Updates: 6.0.3]
org.apache.maven.plugins:maven-compiler-plugin 3.15.0
org.springframework.boot:spring-boot-maven-plugin 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.jacoco:jacoco-maven-plugin 0.8.14
spring-caffeine-example/pom.xml (12)
org.springframework.boot:spring-boot-starter-parent 4.0.4 → [Updates: 4.0.5]
org.springframework.boot:spring-boot-h2console 4.0.4 → [Updates: 4.0.5]
org.springframework.boot:spring-boot-starter-webmvc 4.0.4 → [Updates: 4.0.5]
org.springframework.boot:spring-boot-starter-jdbc 4.0.4 → [Updates: 4.0.5]
com.h2database:h2 2.4.240
org.projectlombok:lombok 1.18.44
com.github.ben-manes.caffeine:caffeine 3.2.3
org.springframework.cloud:spring-cloud-starter-openfeign 5.0.1
org.springframework.boot:spring-boot-starter-webmvc-test 4.0.4 → [Updates: 4.0.5]
org.springframework.boot:spring-boot-maven-plugin 4.0.4 → [Updates: 4.0.5]
org.apache.maven.plugins:maven-compiler-plugin 3.15.0
org.projectlombok:lombok 1.18.44
spring-jasper-example/pom.xml (7)
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-web 3.5.12 → [Updates: 3.5.13, 4.0.5]
net.sf.jasperreports:jasperreports 7.0.6
net.sf.jasperreports:jasperreports-pdf 7.0.6
org.projectlombok:lombok 1.18.44
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-maven-plugin 3.5.12 → [Updates: 3.5.13, 4.0.5]
spring-kafka-example/pom.xml (9)
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-web 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-validation 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.kafka:spring-kafka 3.3.14 → [Updates: 4.0.4]
org.projectlombok:lombok 1.18.44
jakarta.validation:jakarta.validation-api 3.1.1
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.kafka:spring-kafka-test 3.3.14 → [Updates: 4.0.4]
org.springframework.boot:spring-boot-maven-plugin 3.5.12 → [Updates: 3.5.13, 4.0.5]
spring-keycloak-example/pom.xml (10)
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-oauth2-resource-server 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-oauth2-client 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-security 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-web 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.projectlombok:lombok 1.18.44
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.security:spring-security-test 7.0.4
org.apache.maven.plugins:maven-compiler-plugin 3.15.0
org.springframework.boot:spring-boot-maven-plugin 3.5.12 → [Updates: 3.5.13, 4.0.5]
spring-mongodb-example/pom.xml (7)
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-web 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-data-mongodb 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.projectlombok:lombok 1.18.44
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.apache.maven.plugins:maven-compiler-plugin 3.15.0
org.springframework.boot:spring-boot-maven-plugin 3.5.12 → [Updates: 3.5.13, 4.0.5]
spring-multimodule-example/module-a-example/pom.xml (1)
sample.multimodule:sample.multimodule 1.0.0
spring-multimodule-example/module-b-example/pom.xml (2)
sample.multimodule:sample.multimodule 1.0.0
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
spring-multimodule-example/pom.xml (2)
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
spring-mysql-example/pom.xml (8)
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-web 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-data-jpa 3.5.12 → [Updates: 3.5.13, 4.0.5]
com.mysql:mysql-connector-j 9.6.0
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
com.h2database:h2 2.4.240
org.apache.maven.plugins:maven-compiler-plugin 3.15.0
org.springframework.boot:spring-boot-maven-plugin 3.5.12 → [Updates: 3.5.13, 4.0.5]
spring-oracle-example/pom.xml (9)
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-web 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-data-jpa 3.5.12 → [Updates: 3.5.13, 4.0.5]
com.oracle.database.jdbc:ojdbc11 23.26.1.0.0
org.projectlombok:lombok 1.18.44
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
com.h2database:h2 2.4.240
org.apache.maven.plugins:maven-compiler-plugin 3.15.0
org.springframework.boot:spring-boot-maven-plugin 3.5.12 → [Updates: 3.5.13, 4.0.5]
spring-postgres-example/pom.xml (9)
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-web 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-data-jpa 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.postgresql:postgresql 42.7.10
org.projectlombok:lombok 1.18.44
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
com.h2database:h2 2.4.240
org.apache.maven.plugins:maven-compiler-plugin 3.15.0
org.springframework.boot:spring-boot-maven-plugin 3.5.12 → [Updates: 3.5.13, 4.0.5]
spring-prometheus-grafana-example/pom.xml (6)
org.springframework.boot:spring-boot-starter-parent 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-actuator 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-starter-web 3.5.12 → [Updates: 3.5.13, 4.0.5]
io.micrometer:micrometer-registry-prometheus 1.16.4
org.springframework.boot:spring-boot-starter-test 3.5.12 → [Updates: 3.5.13, 4.0.5]
org.springframework.boot:spring-boot-maven-plugin 3.5.12 → [Updates: 3.5.13, 4.0.5]
spring-wolf-example/pom.xml (9)
org.springframework.boot:spring-boot-starter-parent 4.0.4 → [Updates: 4.0.5]
org.springframework.boot:spring-boot-starter-web 4.0.4 → [Updates: 4.0.5]
org.springframework.cloud:spring-cloud-starter-stream-kafka 5.0.1
org.projectlombok:lombok 1.18.44
io.github.springwolf:springwolf-ui 2.1.0 → [Updates: 2.2.0]
io.github.springwolf:springwolf-kafka 2.1.0 → [Updates: 2.2.0]
org.springframework.boot:spring-boot-starter-test 4.0.4 → [Updates: 4.0.5]
org.apache.maven.plugins:maven-compiler-plugin 4.0.0-beta-4
org.springframework.boot:spring-boot-maven-plugin 4.0.4 → [Updates: 4.0.5]
maven-wrapper (41)
.mvn/wrapper/maven-wrapper.properties (1)
mvnw (1)
mvnw.cmd (1)
spring-batch-db-examples/.mvn/wrapper/maven-wrapper.properties (2)
maven 3.9.14
maven-wrapper 3.3.4
spring-batch-db-examples/mvnw (1)
spring-batch-db-examples/mvnw.cmd (1)
spring-batch-file-examples/.mvn/wrapper/maven-wrapper.properties (2)
maven 3.9.14
maven-wrapper 3.3.4
spring-batch-file-examples/mvnw (1)
spring-batch-file-examples/mvnw.cmd (1)
spring-caffeine-example/.mvn/wrapper/maven-wrapper.properties (2)
maven 3.9.14
maven-wrapper 3.3.4
spring-caffeine-example/mvnw (1)
spring-caffeine-example/mvnw.cmd (1)
spring-jasper-example/.mvn/wrapper/maven-wrapper.properties (1)
spring-jasper-example/mvnw (1)
spring-jasper-example/mvnw.cmd (1)
spring-kafka-example/.mvn/wrapper/maven-wrapper.properties (1)
spring-kafka-example/mvnw (1)
spring-kafka-example/mvnw.cmd (1)
spring-keycloak-example/.mvn/wrapper/maven-wrapper.properties (1)
spring-keycloak-example/mvnw (1)
spring-keycloak-example/mvnw.cmd (1)
spring-mongodb-example/.mvn/wrapper/maven-wrapper.properties (2)
maven 3.9.14
maven-wrapper 3.3.4
spring-mongodb-example/mvnw (1)
spring-mongodb-example/mvnw.cmd (1)
spring-multimodule-example/.mvn/wrapper/maven-wrapper.properties (1)
spring-multimodule-example/mvnw (1)
spring-mysql-example/.mvn/wrapper/maven-wrapper.properties (2)
maven 3.9.14
maven-wrapper 3.3.4
spring-mysql-example/mvnw (1)
spring-mysql-example/mvnw.cmd (1)
spring-oracle-example/.mvn/wrapper/maven-wrapper.properties (2)
maven 3.9.14
maven-wrapper 3.3.4
spring-oracle-example/mvnw (1)
spring-oracle-example/mvnw.cmd (1)
spring-postgres-example/.mvn/wrapper/maven-wrapper.properties (2)
maven 3.9.14
maven-wrapper 3.3.4
spring-postgres-example/mvnw (1)
spring-postgres-example/mvnw.cmd (1)
spring-prometheus-grafana-example/.mvn/wrapper/maven-wrapper.properties (1)
spring-prometheus-grafana-example/mvnw (1)
spring-prometheus-grafana-example/mvnw.cmd (1)
spring-wolf-example/.mvn/wrapper/maven-wrapper.properties (2)
maven 4.0.0-rc-5
maven-wrapper 3.3.4
spring-wolf-example/mvnw (1)
spring-wolf-example/mvnw.cmd (1)
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.
Repository Problems
These problems occurred while renovating this repository. View logs.
Warning
Renovate failed to look up the following dependencies:
Failed to look up maven package sample.multimodule:sample.multimodule: no-result.Files affected:
spring-multimodule-example/module-a-example/pom.xml,spring-multimodule-example/module-b-example/pom.xmlOpen
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
org.springframework.boot:spring-boot-maven-plugin,org.springframework.boot:spring-boot-starter-test,org.springframework.boot:spring-boot-starter-batch,org.springframework.boot:spring-boot-starter-data-jpa,org.springframework.boot:spring-boot-starter-web,org.springframework.boot:spring-boot-starter-data-mongodb,org.springframework.boot:spring-boot-starter-security,org.springframework.boot:spring-boot-starter-oauth2-client,org.springframework.boot:spring-boot-starter-oauth2-resource-server,org.springframework.boot:spring-boot-starter-actuator,org.springframework.boot:spring-boot-starter-validation,org.springframework.boot:spring-boot-starter-webmvc-test,org.springframework.boot:spring-boot-starter-jdbc,org.springframework.boot:spring-boot-starter-webmvc,org.springframework.boot:spring-boot-h2console,org.springframework.boot:spring-boot-starter-parent)io.github.springwolf:springwolf-kafka,io.github.springwolf:springwolf-ui)PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
org.springframework.batch:spring-batch-test,org.springframework.batch:spring-batch-integration)org.springframework.boot:spring-boot-maven-plugin,org.springframework.boot:spring-boot-starter-test,org.springframework.boot:spring-boot-starter-batch,org.springframework.boot:spring-boot-starter-data-jpa,org.springframework.boot:spring-boot-starter-web,org.springframework.boot:spring-boot-starter-data-mongodb,org.springframework.boot:spring-boot-starter-security,org.springframework.boot:spring-boot-starter-oauth2-client,org.springframework.boot:spring-boot-starter-oauth2-resource-server,org.springframework.boot:spring-boot-starter-actuator,org.springframework.boot:spring-boot-starter-validation,org.springframework.boot:spring-boot-starter-parent)org.springframework.kafka:spring-kafka-test,org.springframework.kafka:spring-kafka)Detected Dependencies
docker-compose (12)
dockerfile (13)
github-actions (25)
maven (16)
maven-wrapper (41)