geforkt von Mirrors/Paper
Revert "Update to SnakeYAML 1.21"
This reverts commit 723d754158
.
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
723d754158
Commit
b7d13cf163
@ -73,7 +73,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.yaml</groupId>
|
<groupId>org.yaml</groupId>
|
||||||
<artifactId>snakeyaml</artifactId>
|
<artifactId>snakeyaml</artifactId>
|
||||||
<version>1.21</version>
|
<version>1.19</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- testing -->
|
<!-- testing -->
|
||||||
@ -150,8 +150,8 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<signature>
|
<signature>
|
||||||
<groupId>org.codehaus.mojo.signature</groupId>
|
<groupId>org.codehaus.mojo.signature</groupId>
|
||||||
<artifactId>java17</artifactId>
|
<artifactId>java16</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
</signature>
|
</signature>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren