java-romp / jromp

Java Runtime implementation of OpenMP.
https://java-romp.github.io/jromp/
MIT License
5 stars 0 forks source link

Dependency Dashboard #22

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

Detected dependencies

github-actions
.github/workflows/callable.build.yml - `actions/checkout v4` - `actions/setup-java v4` - `mikepenz/action-junit-report v4`
.github/workflows/callable.code-analysis.codeql.yml - `actions/checkout v4` - `github/codeql-action v3` - `actions/setup-java v4` - `github/codeql-action v3`
.github/workflows/callable.code-analysis.trivy.yml - `actions/checkout v4` - `actions/setup-java v4` - `github/codeql-action v3`
.github/workflows/callable.maven-release.yml - `actions/checkout v4` - `actions/setup-java v4`
.github/workflows/callable.publish-javadoc.yml - `actions/checkout v4` - `actions/setup-java v4` - `actions/upload-artifact v4` - `actions/checkout v4` - `actions/download-artifact v4`
.github/workflows/callable.publish-sonatype.yml - `actions/checkout v4` - `actions/setup-java v4`
maven
pom.xml - `org.apache.commons:commons-lang3 3.16.0` - `org.junit.jupiter:junit-jupiter-api 5.10.3` - `org.junit.jupiter:junit-jupiter 5.10.3` - `org.assertj:assertj-core 3.26.3` - `org.apache.maven.plugins:maven-compiler-plugin 3.13.0` - `org.sonatype.central:central-publishing-maven-plugin 0.5.0` - `org.apache.maven.plugins:maven-surefire-plugin 3.3.1` - `org.apache.maven.plugins:maven-source-plugin 3.3.1` - `org.apache.maven.plugins:maven-javadoc-plugin 3.8.0` - `org.apache.maven.plugins:maven-gpg-plugin 3.2.5` - `org.apache.maven.plugins:maven-release-plugin 3.1.1`

scastd commented 1 month ago

Resolved in #23.