Skip to content

Update all workflows with latest actions and build using Java 21 #117

Update all workflows with latest actions and build using Java 21

Update all workflows with latest actions and build using Java 21 #117

name: Vulnerable Functionality Maven
on: [push]
jobs:
vulnfunc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./java/maven
with:
root-pom-directory: 'java/common'