fix version of querybean generator

This commit is contained in:
Roland Praml
2022-04-14 16:08:06 +02:00
parent 58510638f0
commit b7e1900441
+1 -1
View File
@@ -53,7 +53,7 @@
<path>
<groupId>io.ebean</groupId>
<artifactId>querybean-generator</artifactId>
<version>13.3.1-FOC1-SNAPSHOT</version>
<version>13.3.0</version>
</path>
</annotationProcessorPaths>
</configuration>