Skip to content

Update dependency org.springframework:spring-web to v6.2.3 #1180

Update dependency org.springframework:spring-web to v6.2.3

Update dependency org.springframework:spring-web to v6.2.3 #1180

Workflow file for this run

name: Docker build test
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Dockerfile
run: docker build .