adobe / adobe/bridgeService

Dependency Dashboard

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3
Forks
1
Avg merge
4h 40m
Merged PRs (30d)
1

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/adobe/bridgeService).

## Config Migration Needed

- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.

## Open

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

- [ ] [Update github-actions](../pull/69) (`codecov/codecov-action`, `sonarsource/sonarqube-quality-gate-action`)
- [ ] [Update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.2](../pull/68)
- [ ] [Update dependency com.mycila:license-maven-plugin to v5.1.2](../pull/75)
- [ ] [Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.11.0](../pull/71)
- [ ] [Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.6.0](../pull/76)
- [ ] [Update github-actions (major)](../pull/72) (`actions/cache`, `actions/checkout`, `actions/setup-java`, `codecov/codecov-action`)
- [ ] [Update rest-assured to v6](../pull/58) (`io.rest-assured:json-path`, `io.rest-assured:rest-assured`)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## PR Closed (Blocked)

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

- [ ] [Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0](../pull/10)

## Detected Dependencies

dockerfile (2)

integroBridgeService/DockerfileNoSSL (1)

- `maven 3-eclipse-temurin-11-alpine`

integroBridgeService/DockerfileSSL (1)

- `maven 3-eclipse-temurin-11-alpine`

github-actions (4)

.github/workflows/maven-pr-analyze.yml (5)

- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-java v5` → [Updates: `v6`]
- `actions/cache v5` → [Updates: `v6`]
- `actions/cache v5` → [Updates: `v6`]
- `sonarsource/sonarqube-quality-gate-action master@8e9b0ca0a7273d6f16986388d98393efdfcf56fd` → [Updates: `master`]

.github/workflows/maven-publish-deploy.yml (3)

- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-java v5` → [Updates: `v6`]
- `actions/cache v5` → [Updates: `v6`]

.github/workflows/maven-publish-release.yml (3)

- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-java v5` → [Updates: `v6`]
- `actions/cache v5` → [Updates: `v6`]

.github/workflows/onPushSimpleTest.yml (6)

- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-java v5` → [Updates: `v6`]
- `codecov/codecov-action v6@e79a6962e0d4c0c17b229090214935d2e33f8354` → [Updates: `v7`, `v6`]
- `actions/upload-artifact v7`
- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-java v5` → [Updates: `v6`]

maven (4)

bridgeService-data/pom.xml (5)

- `com.github.therapi:therapi-runtime-javadoc-scribe 0.15.0`
- `org.apache.logging.log4j:log4j-core 2.26.1`
- `org.apache.logging.log4j:log4j-api 2.26.1`
- `com.sun.mail:javax.mail 1.6.2`
- `com.google.code.gson:gson 2.14.0`

bridgeService-test-injection/pom.xml (5)

- `org.apache.maven.plugins:maven-surefire-plugin 3.5.6` → [Updates: `3.6.0`]
- `com.github.therapi:therapi-runtime-javadoc-scribe 0.15.0`
- `org.testng:testng 7.12.0`
- `io.rest-assured:rest-assured 5.5.7` → [Updates: `6.0.1`]
- `io.rest-assured:json-path 5.5.7` → [Updates: `6.0.1`]

integroBridgeService/pom.xml (18)

- `org.apache.maven.plugins:maven-surefire-plugin 3.5.6` → [Updates: `3.6.0`]
- `org.apache.maven.plugins:maven-jar-plugin 3.5.1`
- `org.apache.maven.plugins:maven-assembly-plugin 3.8.0`
- `org.codehaus.mojo:exec-maven-plugin 3.6.4`
- `org.jacoco:jacoco-maven-plugin 0.8.15`
- `io.javalin:javalin 6.7.0`
- `io.javalin.community.ssl:ssl-plugin 6.7.0`
- `org.hamcrest:hamcrest 3.0`
- `io.rest-assured:rest-assured 5.5.7` → [Updates: `6.0.1`]
- `io.rest-assured:json-path 5.5.7` → [Updates: `6.0.1`]
- `org.testng:testng 7.12.0`
- `com.fasterxml.jackson.core:jackson-databind 2.21.3` → [Updates: `2.22.2`]
- `org.apache.logging.log4j:log4j-core 2.26.1`
- `org.apache.logging.log4j:log4j-api 2.26.1`
- `org.apache.logging.log4j:log4j-slf4j2-impl 2.26.1`
- `org.mockito:mockito-core 5.23.0`
- `org.reflections:reflections 0.10.2`
- `com.github.therapi:therapi-runtime-javadoc 0.15.0`

pom.xml (8)

- `org.apache.maven.plugins:maven-dependency-plugin 3.10.0` → [Updates: `3.11.0`]
- `org.apache.maven.plugins:maven-deploy-plugin 3.1.4`
- `org.apache.maven.plugins:maven-source-plugin 3.4.0`
- `org.apache.maven.plugins:maven-javadoc-plugin 3.12.0`
- `com.mycila:license-maven-plugin 5.0.0` → [Updates: `5.1.2`]
- `org.apache.maven.plugins:maven-release-plugin 3.3.1`
- `org.apache.maven.plugins:maven-javadoc-plugin 3.10.1` → [Updates: `3.12.0`]
- `org.apache.maven.plugins:maven-gpg-plugin 3.2.8`

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.