SPIGOT-7368: Downgrade SpecialSource version

This commit is contained in:
md_5 2023-06-08 02:35:19 +10:00
parent e1188ed3a2
commit a345bb9408
No known key found for this signature in database
GPG Key ID: E8E901AC7C617C11

View File

@ -379,7 +379,7 @@
<plugin> <plugin>
<groupId>net.md-5</groupId> <groupId>net.md-5</groupId>
<artifactId>specialsource-maven-plugin</artifactId> <artifactId>specialsource-maven-plugin</artifactId>
<version>1.2.5</version> <version>1.2.4</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>