mirror of
https://github.com/2006-Scape/Maven.git
synced 2026-07-02 16:49:08 +00:00
[TASK] Adjusted versions in config files
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.parabot</groupId>
|
<groupId>org.parabot</groupId>
|
||||||
<artifactId>client</artifactId>
|
<artifactId>client</artifactId>
|
||||||
<version>2.4.3</version>
|
<version>2.4.3.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.parabot</groupId>
|
<groupId>org.parabot</groupId>
|
||||||
<artifactId>client</artifactId>
|
<artifactId>client</artifactId>
|
||||||
<version>2.4.3</version>
|
<version>2.4.3.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.parabot</groupId>
|
<groupId>org.parabot</groupId>
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
"client":{
|
"client":{
|
||||||
"groupId":"org.parabot",
|
"groupId":"org.parabot",
|
||||||
"artifactId":"client",
|
"artifactId":"client",
|
||||||
"version":"2.4.3"
|
"version":"2.4.3.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user