chore: remove redundant source/target properties from compiler plugin
Some checks failed
CI / build (17) (push) Successful in 54s
CI / build (true, 21) (push) Successful in 48s
CI / build (11) (push) Has been cancelled

This commit is contained in:
Stefan Kalscheuer 2024-11-30 18:39:22 +01:00
parent 0b0c321038
commit fcdcb0141f
Signed by: stefan
GPG Key ID: 3887EC2A53B55430

View File

@ -91,8 +91,6 @@
<version>3.13.0</version>
<configuration>
<release>11</release>
<source>11</source>
<target>11</target>
</configuration>
</plugin>
<plugin>