Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-12-18 04:20:08 +01:00
Added prerequisite org.avaje.ebean 2.7.3 to pom.xml
Dieser Commit ist enthalten in:
Ursprung
9849076dbf
Commit
27c7571721
7
pom.xml
7
pom.xml
@ -71,6 +71,13 @@
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.avaje</groupId>
|
||||
<artifactId>ebean</artifactId>
|
||||
<version>2.7.3</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<!-- This builds a completely 'ready to start' jar with all dependencies inside -->
|
||||
<build>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren