Skip to content

Bump org.springframework.boot:spring-boot-dependencies from 2.7.18 to 3.4.1 #236

Bump org.springframework.boot:spring-boot-dependencies from 2.7.18 to 3.4.1

Bump org.springframework.boot:spring-boot-dependencies from 2.7.18 to 3.4.1 #236

Workflow file for this run

# This workflow will build a Java project with Maven
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
name: Maven build
on:
pull_request:
branches: [ main ]
jobs:
call-workflow-maven-build:
uses: felleslosninger/github-workflows/.github/workflows/ci-maven-build-lib.yml@main
with:
java-version: 17
secrets: inherit