upgrade spring, remove pretix extend

This commit is contained in:
2024-11-27 21:16:51 +01:00
parent 77270cf917
commit 88ebefb283
4 changed files with 23 additions and 15 deletions
+4 -1
View File
@@ -109,6 +109,9 @@
<scope>runtime</scope>
</dependency>
</dependencies>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
</profile>
<profile>
<id>db-mysql</id>
@@ -164,4 +167,4 @@
</plugin>
</plugins>
</build>
</project>
</project>