Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 646
- Forks
- 929
- Avg merge
- 3h 32m
- Merged PRs (30d)
- 19
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/line/line-bot-sdk-java).
## Repository Problems
These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/line/line-bot-sdk-java).
- ⚠️ WARN: Maven Central rate limiting detected despite Redis caching.
- ⚠️ WARN: Release interceptor failed
## Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- [ ] fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v10.10
- [ ] chore(deps): update dependency java-jdk to v25
## Detected Dependencies
git-submodules (1)
.gitmodules (1)
- `line-openapi de8bd9e2872ed9d9800e23b86136695fcd370a0c`
github-actions (8)
.github/workflows/check-eol-newrelease.yml (2)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3`.github/workflows/close-issue.yml (1)
- `actions/stale v11.0.0@4391f3da665fdf50b6810c1a66712fb9ba21aa93`
.github/workflows/create-draft-release.yml (4)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `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 (4)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-java v6.0.1@de7274f081f381c8f8158605e0321c36c376e2e6`
- `actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020`
- `java-jdk 17` → [Updates: `25`].github/workflows/gradle.yml (4)
- `actions/setup-java v6.0.1@de7274f081f381c8f8158605e0321c36c376e2e6`
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `suzuki-shunsuke/pinact-action v3.0.0@896d595f299e71d65b9d28349d6956abe144390a`.github/workflows/label-issue.yml (1)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
.github/workflows/pom-validation.yml (2)
- `actions/setup-java v6.0.1@de7274f081f381c8f8158605e0321c36c376e2e6`
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`.github/workflows/publish.yml (5)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-java v6.0.1@de7274f081f381c8f8158605e0321c36c376e2e6`
- `gradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfb`
- `actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3`
- `java-jdk 17` → [Updates: `25`]
gradle (31)
build.gradle.kts
buildSrc/build.gradle.kts (5)
- `org.openapitools:openapi-generator 7.25.0`
- `io.github.gradle-nexus:publish-plugin 2.0.0`
- `org.openapitools:openapi-generator-gradle-plugin 7.25.0`
- `com.github.spotbugs.snom:spotbugs-gradle-plugin 6.5.11`
- `org.springframework.boot:spring-boot-gradle-plugin 4.1.1`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.6.3`
- `com.squareup.okhttp3:okhttp 5.5.0`
- `com.squareup.okhttp3:logging-interceptor 5.5.0`
- `com.fasterxml.jackson.core:jackson-databind 2.22.2`
- `com.fasterxml.jackson.core:jackson-annotations 2.22`
- `com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.22.2`
- `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.19`
- `org.slf4j:jul-to-slf4j 2.0.19`
- `org.assertj:assertj-core 3.27.7`
- `org.junit.jupiter:junit-jupiter-api 6.1.3`
- `org.junit.jupiter:junit-jupiter-params 6.1.3`
- `org.junit.jupiter:junit-jupiter-engine 6.1.3`
- `org.junit.platform:junit-platform-launcher 6.1.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.2.0`
- `io.github.littleproxy:littleproxy 2.9.1`line-bot-integration-test/build.gradle.kts (1)
- `com.nimbusds:nimbus-jose-jwt 10.9.1` → [Updates: `10.10`]
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.4.20`
- `org.jetbrains.kotlin.plugin.spring 2.4.20`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.7.1`
maven (1)
generator/pom.xml (11)
- `org.apache.maven.plugins:maven-enforcer-plugin 3.6.3`
- `org.apache.maven.plugins:maven-surefire-plugin 3.6.0`
- `org.apache.maven.plugins:maven-jar-plugin 3.5.1`
- `org.codehaus.mojo:build-helper-maven-plugin 3.6.2`
- `org.apache.maven.plugins:maven-compiler-plugin 3.16.0`
- `org.apache.maven.plugins:maven-shade-plugin 3.6.2`
- `org.openapitools:openapi-generator 7.25.0`
- `org.openapitools:openapi-generator-cli 7.25.0`
- `junit:junit 4.13.2`
- `ch.qos.logback:logback-classic 1.6.3`
- `io.pebbletemplates:pebble 4.1.2`
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Renovate Dependency Dashboard documentation, then inspect the listed .github/workflows files, Gradle build files, generator/pom.xml, and gradle/wrapper/gradle-wrapper.properties. The issue contains pending dependency updates and repository warnings but does not define one requested change or a clear completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100