fixed case-sensitivity of user email

This commit is contained in:
2022-04-30 12:29:03 +02:00
parent cc98e773f2
commit 56782a80d0
3 changed files with 7 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.example</groupId>
<artifactId>Widerhall</artifactId>
<version>0.2.52</version>
<version>0.2.53</version>
<build>
<plugins>
<plugin>