Skip to content

Bump the OSGi dep to fix a CVE in the default one. (#2356 fixes #2166) #474

Bump the OSGi dep to fix a CVE in the default one. (#2356 fixes #2166)

Bump the OSGi dep to fix a CVE in the default one. (#2356 fixes #2166) #474

name: changelogPrint
on:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
name: changelogPrint
steps:
- uses: actions/checkout@v4
- name: jdk 11
uses: actions/setup-java@v4
with:
java-version: 11
distribution: 'temurin'
- name: gradle caching
uses: gradle/actions/setup-gradle@v4
- run: ./gradlew changelogPrint