Skip to content

Bump org.apache.tomcat:tomcat-catalina from 10.1.34 to 10.1.35 #242

Bump org.apache.tomcat:tomcat-catalina from 10.1.34 to 10.1.35

Bump org.apache.tomcat:tomcat-catalina from 10.1.34 to 10.1.35 #242

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
sbom-path: ./idporten-access-log-spring-boot-3-starter/target/
secrets: inherit