Open
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
- chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
- chore(deps): update dependency org.apache.maven.plugins:maven-war-plugin to v3.4.0
- chore(deps): update dependency org.assertj:assertj-core to v3.27.3
- chore(deps): update dependency org.mockito:mockito-core to v5.15.2
- chore(deps): update dependency org.openapitools:openapi-generator-maven-plugin to v7.11.0
- chore(deps): update dependency org.wiremock:wiremock-standalone to v3.12.0
- fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v9.48
- fix(deps): update dependency com.nimbusds:oauth2-oidc-sdk to v11.23
- fix(deps): update dependency io.github.cdimascio:dotenv-java to v3.1.0
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.17.1
- fix(deps): update spring boot to v3.4.3 (
org.springframework.boot:spring-boot-maven-plugin
,org.springframework.boot:spring-boot-starter-test
,org.springframework.boot:spring-boot-test
,org.springframework.boot:spring-boot-configuration-processor
,org.springframework.boot:spring-boot-devtools
,org.springframework.boot:spring-boot-starter-security
,org.springframework.boot:spring-boot-starter-thymeleaf
,org.springframework.boot:spring-boot-starter-web
,org.springframework.boot:spring-boot-starter-oauth2-resource-server
,org.springframework.boot:spring-boot-starter-oauth2-client
,org.springframework.boot:spring-boot-starter-actuator
,org.springframework.boot:spring-boot-starter-webflux
,org.springframework.boot:spring-boot-starter-data-rest
) - fix(deps): update spring core to v6.2.3 (
org.springframework:spring-test
,org.springframework:spring-webflux
) - fix(deps): update spring security to v6.4.3 (
org.springframework.security:spring-security-oauth2-resource-server
,org.springframework.security:spring-security-oauth2-jose
,org.springframework.security:spring-security-oauth2-client
,org.springframework.security:spring-security-config
) - chore(deps): update codecov/codecov-action action to v5
- chore(deps): update dependency junit:junit to v4.13.2
- fix(deps): update dependency com.google.guava:guava to v33
- fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v10
- fix(deps): update dependency jakarta.servlet:jakarta.servlet-api to v6.1.0
- 🔐 Create all rate-limited PRs at once 🔐
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- chore(deps): update dependency org.wiremock:wiremock to v3.0.3 [security]
- fix(deps): update dependency org.thymeleaf:thymeleaf to v3.1.3.release
- fix(deps): update dependency org.thymeleaf:thymeleaf-spring6 to v3.1.3.release
- fix(deps): update jackson monorepo to v2.18.2 (
com.fasterxml.jackson.core:jackson-databind
,com.fasterxml.jackson.core:jackson-annotations
,com.fasterxml.jackson.core:jackson-core
) - fix(deps): update jackson-version to v2.18.2 (
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
,com.fasterxml.jackson.datatype:jackson-datatype-joda
) - fix(deps): update jersey monorepo (
org.glassfish.jersey.connectors:jersey-apache-connector
,org.glassfish.jersey.media:jersey-media-json-jackson
,org.glassfish.jersey.media:jersey-media-multipart
,org.glassfish.jersey.inject:jersey-hk2
,org.glassfish.jersey.core:jersey-client
) - fix(deps): update junit5 monorepo to v5.11.4 (
org.junit.jupiter:junit-jupiter-api
,org.junit.jupiter:junit-jupiter-params
,org.junit.jupiter:junit-jupiter-engine
) - fix(deps): update slf4j monorepo to v2.0.16 (
org.slf4j:slf4j-api
,org.slf4j:jcl-over-slf4j
) - chore(deps): update dependency org.apache.maven.plugins:maven-antrun-plugin to v3.1.0
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
- Click on this checkbox to rebase all open PRs at once
Detected dependencies
github-actions
.github/workflows/maven.yml
actions/checkout v4
actions/setup-java v4
codecov/codecov-action v4
maven
kinde-core/pom.xml
org.apache.maven.plugins:maven-surefire-plugin 3.2.5
kinde-j2ee/pom.xml
junit:junit 3.8.2
kinde-management/pom.xml
io.swagger.core.v3:swagger-annotations 2.2.28
com.google.code.findbugs:jsr305 3.0.2
org.glassfish.jersey.core:jersey-client 4.0.0-M1
org.glassfish.jersey.inject:jersey-hk2 4.0.0-M1
org.glassfish.jersey.media:jersey-media-multipart 4.0.0-M1
org.glassfish.jersey.media:jersey-media-json-jackson 4.0.0-M1
com.fasterxml.jackson.core:jackson-core 2.18.0
com.fasterxml.jackson.core:jackson-annotations 2.18.0
com.fasterxml.jackson.core:jackson-databind 2.18.0
org.openapitools:jackson-databind-nullable 0.2.6
com.fasterxml.jackson.datatype:jackson-datatype-joda 2.18.0
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.18.0
com.github.scribejava:scribejava-apis 8.3.3
jakarta.annotation:jakarta.annotation-api 3.0.0
org.glassfish.jersey.connectors:jersey-apache-connector 3.1.8
com.brsanthu:migbase64 2.2
junit:junit 4.13.2
org.junit.jupiter:junit-jupiter-api 5.11.0
org.openapitools:openapi-generator-maven-plugin 7.8.0
org.apache.maven.plugins:maven-antrun-plugin 3.0.0
org.jacoco:jacoco-maven-plugin 0.8.12
kinde-report-aggregate/pom.xml
junit:junit 4.13.2
org.junit.jupiter:junit-jupiter-api 5.11.0
org.jacoco:jacoco-maven-plugin 0.8.12
kinde-springboot/kinde-springboot-core/pom.xml
com.kinde.spring:kinde-spring-parent-pom 2.0.1
jakarta.servlet:jakarta.servlet-api 6.0.0
com.kinde:kinde-core 2.0.1
org.springframework.boot:spring-boot-starter-webflux 3.3.0
jakarta.validation:jakarta.validation-api 3.1.1
org.springframework.security:spring-security-config 6.3.1
org.springframework.boot:spring-boot-starter-security 3.3.1
org.springframework.security:spring-security-oauth2-client 6.3.0
org.springframework.security:spring-security-oauth2-jose 6.3.0
org.springframework.security:spring-security-oauth2-resource-server 6.3.0
org.springframework.boot:spring-boot-starter-security 3.3.1
org.springframework.boot:spring-boot-configuration-processor 3.3.0
org.springframework.boot:spring-boot-test 3.3.1
org.springframework:spring-test 6.1.10
org.mockito:mockito-core 5.13.0
org.assertj:assertj-core 3.26.3
junit:junit 4.13.1
org.junit.jupiter:junit-jupiter-api 5.10.0
org.junit.jupiter:junit-jupiter-engine 5.10.0
org.junit.jupiter:junit-jupiter-params 5.10.0
org.mockito:mockito-core 5.4.0
net.bytebuddy:byte-buddy 1.15.0
org.wiremock:wiremock-standalone 3.0.3
org.mock-server:mockserver-netty 5.15.0
org.projectlombok:lombok 1.18.36
org.slf4j:slf4j-api 2.0.15
org.jacoco:jacoco-maven-plugin 0.8.12
org.apache.maven.plugins:maven-compiler-plugin 3.10.1
kinde-springboot/kinde-springboot-starter/pom.xml
com.kinde.spring:kinde-spring-parent-pom 2.0.1
com.kinde.spring:kinde-springboot-core 2.0.1
com.kinde:kinde-core 2.0.1
kinde-springboot/pom.xml
junit:junit 3.8.2
org.apache.maven.plugins:maven-compiler-plugin 3.10.1
playground/kinde-core-example/pom.xml
junit:junit 4.13.2
com.nimbusds:oauth2-oidc-sdk 11.14
com.nimbusds:nimbus-jose-jwt 9.40
com.kinde:kinde-core 2.0.1
com.google.inject:guice 7.0.0
org.slf4j:slf4j-api 2.0.15
io.github.cdimascio:dotenv-java 3.0.0
org.slf4j:slf4j-simple 2.0.16
org.apache.maven.plugins:maven-surefire-plugin 3.2.5
playground/kinde-j2ee-app/pom.xml
com.nimbusds:oauth2-oidc-sdk 11.14
com.nimbusds:nimbus-jose-jwt 9.40
com.kinde:kinde-core 2.0.1
com.kinde:kinde-j2ee 2.0.1
com.google.inject:guice 7.0.0
org.slf4j:slf4j-api 2.0.15
junit:junit 3.8.2
jakarta.servlet:jakarta.servlet-api 5.0.0
org.apache.maven.plugins:maven-war-plugin 3.3.1
playground/kinde-management-example/pom.xml
junit:junit 4.13.2
com.nimbusds:oauth2-oidc-sdk 11.14
com.nimbusds:nimbus-jose-jwt 9.40
com.kinde:kinde-core 2.0.1
com.kinde:kinde-management 2.0.1
com.google.inject:guice 7.0.0
org.slf4j:slf4j-api 2.0.15
io.github.cdimascio:dotenv-java 3.0.0
org.slf4j:slf4j-simple 2.0.16
org.apache.maven.plugins:maven-surefire-plugin 3.2.5
playground/kinde-springboot-starter-example/pom.xml
com.kinde.spring:kinde-springboot-core 2.0.1
org.springframework.boot:spring-boot-starter-data-rest 3.3.1
org.springframework.boot:spring-boot-starter-web 3.3.3
org.springframework.boot:spring-boot-starter-actuator 3.3.3
org.springframework.boot:spring-boot-starter-security 3.3.3
org.springframework.boot:spring-boot-starter-thymeleaf 3.3.3
org.thymeleaf:thymeleaf 3.1.2.RELEASE
org.thymeleaf:thymeleaf-spring6 3.1.2.RELEASE
org.springframework.boot:spring-boot-devtools 3.3.3
org.slf4j:jcl-over-slf4j 2.0.13
ch.qos.logback:logback-classic 1.5.16
org.springframework.boot:spring-boot-maven-plugin 3.3.1
playground/springboot-pkce-client-example/pom.xml
org.springframework.boot:spring-boot-starter-webflux 3.1.5
org.springframework.boot:spring-boot-starter-oauth2-client 3.1.5
org.springframework.boot:spring-boot-starter-thymeleaf 3.1.5
org.springframework.boot:spring-boot-starter-oauth2-resource-server 3.1.5
org.springframework.boot:spring-boot-maven-plugin 3.1.5
playground/springboot-thymeleaf-full-example/pom.xml
org.springframework.boot:spring-boot-starter-actuator 3.3.3
org.springframework.boot:spring-boot-starter-security 3.3.3
org.springframework.boot:spring-boot-starter-oauth2-client 3.3.3
org.springframework.boot:spring-boot-starter-oauth2-resource-server 3.3.3
org.springframework.boot:spring-boot-starter-web 3.3.3
org.springframework:spring-webflux 6.1.14
org.springframework.boot:spring-boot-starter-thymeleaf 3.3.3
org.springframework.boot:spring-boot-devtools 3.3.3
com.kinde:kinde-core 2.0.1
org.projectlombok:lombok 1.18.36
org.springframework.boot:spring-boot-starter-test 3.3.1
org.springframework.boot:spring-boot-maven-plugin 3.3.1
pom.xml
junit:junit 4.13.1
com.nimbusds:oauth2-oidc-sdk 11.14
com.nimbusds:nimbus-jose-jwt 9.40
junit:junit 4.13.1
org.junit.jupiter:junit-jupiter-api 5.10.0
org.junit.jupiter:junit-jupiter-engine 5.10.0
org.junit.jupiter:junit-jupiter-params 5.10.0
org.mockito:mockito-core 5.4.0
com.google.inject:guice 7.0.0
com.google.guava:guava 32.1.3-jre
org.projectlombok:lombok 1.18.36
org.slf4j:slf4j-api 2.0.15
io.github.cdimascio:dotenv-java 3.0.0
org.wiremock:wiremock 3.0.1
jakarta.servlet:jakarta.servlet-api 5.0.0
com.kinde:kinde-core 2.0.1
com.kinde:kinde-management 2.0.1
com.kinde:kinde-j2ee 2.0.1
com.kinde.spring:kinde-springboot-core 2.0.1
org.sonatype.plugins:nexus-staging-maven-plugin 1.7.0
org.apache.maven.plugins:maven-compiler-plugin 3.10.1
org.projectlombok:lombok 1.18.36
org.apache.maven.plugins:maven-source-plugin 3.2.0
org.apache.maven.plugins:maven-gpg-plugin 3.2.7
org.jacoco:jacoco-maven-plugin 0.8.12
- Check this box to trigger a request for Renovate to run again on this repository
Metadata
Assignees
Labels
No labels
Activity