Skip to content

Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 (#494) #41

Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 (#494)

Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 (#494) #41

name: Dependency Submission
on:
push:
branches:
- master
paths:
- "pom.xml"
- "**/pom.xml"
workflow_dispatch:
jobs:
deps:
permissions:
contents: write
uses: navikt/fp-gha-workflows/.github/workflows/mvn-dependency-submission.yml@main
secrets: inherit