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.
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
git-submodules (1)
.gitmodules (1)
line-openapi 779d8ca9e632452ceb4e387b59b7f993497f051c
github-actions (8)
.github/workflows/check-eol-newrelease.yml (2)
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3
.github/workflows/close-issue.yml (1)
actions/stale v10.2.0@b5d41d4e1d5dceea10e7104786b73624c18a190f
.github/workflows/create-draft-release.yml (4)
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3
actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3
actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3
.github/workflows/generate-code.yml (3)
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654
actions/setup-node v6.4.0@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e
.github/workflows/gradle.yml (4)
actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
suzuki-shunsuke/pinact-action v2.0.0@cf51507d80d4d6522a07348e3d58790290eaf0b6
.github/workflows/label-issue.yml (1)
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
.github/workflows/pom-validation.yml (2)
actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
.github/workflows/publish.yml (4)
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654
gradle/actions v6.1.0@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3
gradle (31)
build.gradle.kts
buildSrc/build.gradle.kts (5)
org.openapitools:openapi-generator 7.22.0
io.github.gradle-nexus:publish-plugin 2.0.0
org.openapitools:openapi-generator-gradle-plugin 7.21.0 → [Updates: 7.22.0]
com.github.spotbugs.snom:spotbugs-gradle-plugin 6.5.1 → [Updates: 6.5.4]
org.springframework.boot:spring-boot-gradle-plugin 4.0.6
buildSrc/settings.gradle.kts
buildSrc/src/main/kotlin/sdk.java-library.gradle.kts
buildSrc/src/main/kotlin/sdk.openapi.gradle.kts
buildSrc/src/main/kotlin/sdk.publish.gradle.kts
buildSrc/src/main/kotlin/sdk.spring-boot.gradle.kts
clients/line-bot-client-base/build.gradle.kts
clients/line-bot-insight-client/build.gradle.kts
clients/line-bot-manage-audience-client/build.gradle.kts
clients/line-bot-messaging-api-client/build.gradle.kts
clients/line-bot-module-attach-client/build.gradle.kts
clients/line-bot-module-client/build.gradle.kts
clients/line-bot-shop-client/build.gradle.kts
clients/line-channel-access-token-client/build.gradle.kts
clients/line-liff-client/build.gradle.kts
gradle.properties
gradle/libraries.versions.toml (29)
com.squareup.retrofit2:retrofit 3.0.0
com.squareup.retrofit2:converter-jackson 3.0.0
com.github.stefanbirkner:system-lambda 1.2.1
io.jsonwebtoken:jjwt-api 0.13.0
io.jsonwebtoken:jjwt-impl 0.13.0
io.jsonwebtoken:jjwt-jackson 0.13.0
ch.qos.logback:logback-classic 1.5.32
com.squareup.okhttp3:okhttp 5.3.2
com.squareup.okhttp3:logging-interceptor 5.3.2
com.fasterxml.jackson.core:jackson-databind 2.21.2 → [Updates: 2.21.3]
com.fasterxml.jackson.core:jackson-annotations 2.21
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.21.2 → [Updates: 2.21.3]
com.google.code.findbugs:jsr305 3.0.2
javax.annotation:javax.annotation-api 1.3.2
jakarta.servlet:jakarta.servlet-api 6.1.0
jakarta.annotation:jakarta.annotation-api 3.0.0
org.slf4j:slf4j-api 2.0.17
org.slf4j:jul-to-slf4j 2.0.17
org.assertj:assertj-core 3.27.7
org.junit.jupiter:junit-jupiter-api 6.0.3
org.junit.jupiter:junit-jupiter-params 6.0.3
org.junit.jupiter:junit-jupiter-engine 6.0.3
org.junit.platform:junit-platform-launcher 6.0.3
org.skyscreamer:jsonassert 1.5.3
org.mockito:mockito-core 5.23.0
org.mockito:mockito-junit-jupiter 5.23.0
org.wiremock:wiremock-standalone 3.13.2
com.github.bbottema:java-socks-proxy-server 4.1.2
io.github.littleproxy:littleproxy 2.7.0
line-bot-integration-test/build.gradle.kts (1)
com.nimbusds:nimbus-jose-jwt 10.9
line-bot-jackson/build.gradle.kts
line-bot-parser/build.gradle.kts
line-bot-webhook/build.gradle.kts
samples/sample-manage-audience/build.gradle.kts
samples/sample-spring-boot-echo-kotlin/build.gradle.kts (2)
org.jetbrains.kotlin.jvm 2.3.21
org.jetbrains.kotlin.plugin.spring 2.3.21
samples/sample-spring-boot-echo/build.gradle.kts
samples/sample-spring-boot-kitchensink/build.gradle.kts
settings.gradle.kts
spring-boot/line-bot-spring-boot-client/build.gradle.kts
spring-boot/line-bot-spring-boot-handler/build.gradle.kts
spring-boot/line-bot-spring-boot-web/build.gradle.kts
spring-boot/line-bot-spring-boot-webmvc/build.gradle.kts
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 9.4.1 → [Updates: 9.5.0]
maven (1)
generator/pom.xml (11)
org.apache.maven.plugins:maven-enforcer-plugin 3.6.2
org.apache.maven.plugins:maven-surefire-plugin 3.5.5
org.apache.maven.plugins:maven-jar-plugin 3.5.0
org.codehaus.mojo:build-helper-maven-plugin 3.6.1
org.apache.maven.plugins:maven-compiler-plugin 3.15.0
org.apache.maven.plugins:maven-shade-plugin 3.6.2
org.openapitools:openapi-generator 7.21.0 → [Updates: 7.22.0]
org.openapitools:openapi-generator-cli 7.21.0 → [Updates: 7.22.0]
junit:junit 4.13.2
ch.qos.logback:logback-classic 1.5.32
io.pebbletemplates:pebble 4.1.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.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
org.openapitools:openapi-generator-cli,org.openapitools:openapi-generator)Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
com.fasterxml.jackson.datatype:jackson-datatype-jsr310,com.fasterxml.jackson.core:jackson-databind)Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
git-submodules (1)
github-actions (8)
gradle (31)
gradle-wrapper (1)
maven (1)