fixed registration failure checks

This commit is contained in:
Jottyfan
2024-04-01 18:04:42 +02:00
parent 7ab500e510
commit f0d30ec6ed
10 changed files with 260 additions and 115 deletions

View File

@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '3.2.1'
id 'org.springframework.boot' version '3.2.3'
id "io.spring.dependency-management" version "1.1.4"
id 'java'
id 'war'