1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-10-02 17:20:40 +02:00

Merge branch 'main' into dependabot/gradle/org.apache.logging.log4j-log4j-core-2.20.0

This commit is contained in:
Anthony Stirling 2023-02-28 23:22:21 +00:00 committed by GitHub
commit ac9ed63f97
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.2'
id 'org.springframework.boot' version '3.0.3'
id 'io.spring.dependency-management' version '1.1.0'
}