This repository was archived by the owner on Oct 1, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 12
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
Dependency Dashboard #5
Copy link
Copy link
Open
Description
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.
Config Migration Needed
- Select this checkbox to let Renovate create an automated Config Migration PR.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- Update dependency com.google.zxing:javase to v3.5.3
- Update dependency io.alapierre.ksef:ksef-api to v2.0.25
- Update dependency org.glassfish.jaxb:jaxb-core to v4.0.6
- Update dependency org.projectlombok:lombok to v1.18.42
- Update ksef.client.version to v2.0.25 (
io.alapierre.ksef:ksef-token-facade,io.alapierre.ksef:ksef-json-serializer-gson,io.alapierre.ksef:ksef-client-okhttp) - Update common-utils.version to v1.18 (
io.alapierre.commons:date-utils,io.alapierre.commons:xml-utils,io.alapierre.commons:io-utils) - Update dependency ch.qos.logback:logback-classic to v1.5.19
- Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.0
- Update dependency com.google.code.gson:gson to v2.13.2
- Update dependency io.alapierre.crypto:digital-signature to v1.17
- Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
- Update dependency org.apache.maven.plugins:maven-site-plugin to v3.21.0
- Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1
- Update dependency org.codehaus.mojo:jaxb2-maven-plugin to v3.3.0
- Update dependency org.mock-server:mockserver-junit-jupiter-no-dependencies to v5.15.0
- Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0
- Update junit-framework monorepo to v5.14.0 (
org.junit.jupiter:junit-jupiter,org.junit.jupiter:junit-jupiter-engine,org.junit.jupiter:junit-jupiter-api) - Update actions/cache action to v4
- Update actions/checkout action to v5
- Update actions/setup-java action to v5
- Update dependency com.squareup.okhttp3:okhttp to v5
- Update dependency org.hamcrest:hamcrest to v3
- Update dependency org.jetbrains:annotations to v26
- Update junit-framework monorepo to v6 (major) (
org.junit.jupiter:junit-jupiter,org.junit.jupiter:junit-jupiter-engine,org.junit.jupiter:junit-jupiter-api) - 🔐 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.
- Update dependency com.google.zxing:core to v3.5.3
- Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.4
- Update dependency org.slf4j:slf4j-api to v2.0.17
- Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.8
- Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.9.0
- Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3
- Update dependency org.apache.maven.plugins:maven-release-plugin to v3
- Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
- Update dependency org.apache.maven.scm:maven-scm-api to v2
- Update dependency org.apache.maven.scm:maven-scm-provider-gitexe to v2
- Click on this checkbox to rebase all open PRs at once
Ignored or Blocked
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
Detected dependencies
github-actions
.github/workflows/build.yml
actions/checkout v4actions/setup-java v4actions/cache v3actions/cache v3
maven
ksef-api-metadata/pom.xml
ksef-api/pom.xml
ksef-client-jdk11-http-client/pom.xml
ksef-client-okhttp/pom.xml
ksef-client-spec/pom.xml
ksef-dss-facade/pom.xml
ksef-json-serializer-gson/pom.xml
ksef-json-serializer-jackson/pom.xml
ksef-qr/pom.xml
org.junit.jupiter:junit-jupiter 5.10.1io.alapierre.ksef:ksef-api 2.0.25-SNAPSHOTcom.google.zxing:core 3.5.2com.google.zxing:javase 3.5.2ksef-sample/pom.xml
org.apache.maven.plugins:maven-surefire-plugin 3.1.2io.alapierre.ksef:ksef-client-okhttp 2.0.25-SNAPSHOTio.alapierre.ksef:ksef-json-serializer-gson 2.0.25-SNAPSHOTio.alapierre.ksef:ksef-token-facade 2.0.25-SNAPSHOTorg.junit.jupiter:junit-jupiter 5.10.1ksef-test-common/pom.xml
ksef-token-facade/pom.xml
ksef-xml-model/pom.xml
org.codehaus.mojo:jaxb2-maven-plugin 3.1.0org.glassfish.jaxb:jaxb-core 4.0.2pom.xml
org.apache.maven.plugins:maven-jar-plugin 2.6org.apache.maven.plugins:maven-jar-plugin 2.6org.mock-server:mockserver-junit-jupiter-no-dependencies 5.14.0org.apache.maven.plugins:maven-jar-plugin 2.6org.apache.maven.plugins:maven-jar-plugin 2.6org.apache.maven.plugins:maven-jar-plugin 2.6org.apache.maven.plugins:maven-jar-plugin 2.6com.fasterxml.jackson.core:jackson-databind 2.16.1org.mock-server:mockserver-junit-jupiter-no-dependencies 5.14.0org.apache.maven.plugins:maven-jar-plugin 2.6org.apache.maven.plugins:maven-surefire-plugin 2.22.2org.apache.maven.plugins:maven-failsafe-plugin 2.22.2se.eris:notnull-instrumenter-maven-plugin 1.1.1org.jetbrains:annotations 24.1.0org.apache.maven.plugins:maven-release-plugin 2.5.3org.apache.maven.scm:maven-scm-provider-gitexe 1.13.0org.apache.maven.scm:maven-scm-api 1.13.0org.sonatype.plugins:nexus-staging-maven-plugin 1.6.13org.apache.maven.plugins:maven-source-plugin 3.2.1org.apache.maven.plugins:maven-site-plugin 3.12.1org.apache.maven.plugins:maven-project-info-reports-plugin 3.4.2org.apache.maven.plugins:maven-compiler-plugin 3.11.0org.slf4j:slf4j-api 2.0.10ch.qos.logback:logback-classic 1.4.14org.projectlombok:lombok 1.18.30com.squareup.okhttp3:okhttp 4.12.0com.google.code.gson:gson 2.10.1org.jetbrains:annotations 24.1.0org.junit.jupiter:junit-jupiter-api 5.10.1org.hamcrest:hamcrest 2.2org.junit.jupiter:junit-jupiter-engine 5.10.1io.alapierre.commons:io-utils 1.15io.alapierre.commons:xml-utils 1.15io.alapierre.crypto:digital-signature 1.15io.alapierre.commons:date-utils 1.15jakarta.xml.bind:jakarta.xml.bind-api 4.0.0org.junit.jupiter:junit-jupiter 5.10.1org.apache.maven.plugins:maven-gpg-plugin 3.0.1
- Check this box to trigger a request for Renovate to run again on this repository
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels