Merge branch 'main' into watermark

This commit is contained in:
Anthony Stirling 2023-03-24 13:29:14 +00:00 committed by GitHub
commit bc7bf3d3b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.0.3'
id 'org.springframework.boot' version '3.0.4'
id 'io.spring.dependency-management' version '1.1.0'
}