Skip to content

Dependency Dashboard #896

@renovate

Description

@renovate

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.

  • chore(deps): update github/codeql-action digest to d1a6527
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
  • chore(deps): update actions/setup-java action to v4.8.0
  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0
  • chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0
  • chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.14.3
  • fix(deps): update dependency com.google.code.gson:gson to v2.13.2
  • fix(deps): update dependency commons-codec:commons-codec to v1.21.0
  • chore(deps): update actions/setup-java action to v5
  • chore(deps): update dependency org.junit.jupiter:junit-jupiter to v6
  • fix(deps): update dependency com.adyen:adyen-java-api-library to v41
  • 🔐 Create all rate-limited PRs at once 🔐

Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

  • fix(deps): update jackson monorepo to v2.21.1 (com.fasterxml.jackson.core:jackson-databind, com.fasterxml.jackson.datatype:jackson-datatype-jsr310)
  • chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3.3.0
  • chore(deps): update mockito monorepo to v5.22.0 (org.mockito:mockito-core, org.mockito:mockito-junit-jupiter)

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

github-actions (9)
.github/actions/format/action.yml (2)
  • actions/setup-java v4.2.1@dded0888837ed1f317902acf8a20df0ad188d165 → [Updates: v4.8.0, v5.2.0, v4.2.1]
  • actions/cache b7e8d49f17405cc70c1c120101943203c98d3a4b → [Updates: undefined]
.github/workflows/codeql-analysis.yml (4)
  • actions/checkout 93cb6efe18208431cddfb8368fd83d5badbf9bfd → [Updates: undefined]
  • github/codeql-action 497990dfed22177a82ba1bbab381bc8f6d27058f → [Updates: undefined]
  • github/codeql-action 497990dfed22177a82ba1bbab381bc8f6d27058f → [Updates: undefined]
  • github/codeql-action 497990dfed22177a82ba1bbab381bc8f6d27058f → [Updates: undefined]
.github/workflows/format.yml (1)
  • actions/checkout 93cb6efe18208431cddfb8368fd83d5badbf9bfd → [Updates: undefined]
.github/workflows/javaci.yml (6)
  • actions/checkout 93cb6efe18208431cddfb8368fd83d5badbf9bfd → [Updates: undefined]
  • actions/setup-java dded0888837ed1f317902acf8a20df0ad188d165 → [Updates: undefined]
  • actions/cache b7e8d49f17405cc70c1c120101943203c98d3a4b → [Updates: undefined]
  • actions/checkout 93cb6efe18208431cddfb8368fd83d5badbf9bfd → [Updates: undefined]
  • actions/setup-java dded0888837ed1f317902acf8a20df0ad188d165 → [Updates: undefined]
  • actions/cache b7e8d49f17405cc70c1c120101943203c98d3a4b → [Updates: undefined]
.github/workflows/label_new_issues.yml (1)
  • actions-ecosystem/action-add-labels 1a9c3715c0037e96b97bb38cb4c4b56a1f1d4871
.github/workflows/publish.yml (3)
  • actions/checkout 93cb6efe18208431cddfb8368fd83d5badbf9bfd → [Updates: undefined]
  • actions/setup-java dded0888837ed1f317902acf8a20df0ad188d165 → [Updates: undefined]
  • actions/setup-java dded0888837ed1f317902acf8a20df0ad188d165 → [Updates: undefined]
.github/workflows/release.yml (2)
  • actions/checkout 93cb6efe18208431cddfb8368fd83d5badbf9bfd → [Updates: undefined]
  • Adyen/release-automation-action 3e5694d5b365f344a62436e84049511ef318ecf5 → [Updates: undefined]
.github/workflows/sonarcloud.yml (4)
  • actions/checkout 93cb6efe18208431cddfb8368fd83d5badbf9bfd → [Updates: undefined]
  • actions/setup-java dded0888837ed1f317902acf8a20df0ad188d165 → [Updates: undefined]
  • actions/cache b7e8d49f17405cc70c1c120101943203c98d3a4b → [Updates: undefined]
  • actions/cache b7e8d49f17405cc70c1c120101943203c98d3a4b → [Updates: undefined]
.github/workflows/stale.yml (1)
  • actions/stale 5bef64f19d7facfb25b37b414482c7164d639639 → [Updates: undefined]
maven (2)
pom.xml (28)
  • org.apache.maven.plugins:maven-compiler-plugin 3.14.1 → [Updates: 3.15.0]
  • org.apache.maven.plugins:maven-jar-plugin 3.5.0
  • org.eluder.coveralls:coveralls-maven-plugin 4.3.0
  • javax.xml.bind:jaxb-api 2.3.1
  • org.jacoco:jacoco-maven-plugin 0.8.14
  • org.apache.maven.plugins:maven-source-plugin 3.3.1 → [Updates: 3.4.0]
  • org.apache.maven.plugins:maven-javadoc-plugin 3.12.0
  • org.apache.maven.plugins:maven-gpg-plugin 3.2.8
  • org.sonatype.central:central-publishing-maven-plugin 0.7.0 → [Updates: 0.10.0]
  • org.apache.maven.plugins:maven-checkstyle-plugin 3.6.0
  • org.apache.felix:maven-bundle-plugin 5.1.9 → [Updates: 6.0.2]
  • com.diffplug.spotless:spotless-maven-plugin 3.2.1 → [Updates: 3.3.0]
  • org.apache.maven.plugins:maven-surefire-plugin 3.5.2 → [Updates: 3.5.4]
  • com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.21.0 → [Updates: 2.21.1]
  • com.fasterxml.jackson.core:jackson-databind 2.21.0 → [Updates: 2.21.1]
  • com.google.code.gson:gson 2.11.0 → [Updates: 2.13.2]
  • org.apache.httpcomponents.client5:httpclient5 5.5 → [Updates: 5.6]
  • org.junit.jupiter:junit-jupiter 5.11.4 → [Updates: 5.14.3, 6.0.3]
  • org.mockito:mockito-junit-jupiter 5.21.0 → [Updates: 5.22.0]
  • org.mockito:mockito-core 5.21.0 → [Updates: 5.22.0]
  • org.hamcrest:hamcrest 3.0
  • javax.xml.bind:jaxb-api 2.3.1
  • io.swagger.core.v3:swagger-annotations 2.2.30 → [Updates: 2.2.42]
  • jakarta.ws.rs:jakarta.ws.rs-api 3.1.0 → [Updates: 4.0.0]
  • io.gsonfire:gson-fire 1.9.0
  • com.squareup.okio:okio 3.16.4
  • commons-codec:commons-codec 1.18.0 → [Updates: 1.21.0]
  • io.swagger:swagger-annotations 1.6.16
tools/hmac/pom.xml (3)
  • com.adyen:adyen-java-api-library 35.0.0 → [Updates: 41.0.0]
  • org.apache.maven.plugins:maven-compiler-plugin 3.14.1 → [Updates: 3.15.0]
  • org.codehaus.mojo:exec-maven-plugin 3.6.1 → [Updates: 3.6.3]

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions