summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core-logging/pom.xml2
-rw-r--r--core/pom.xml2
-rw-r--r--module-administrative/pom.xml4
-rw-r--r--module-customization/pom.xml2
-rw-r--r--module-games/pom.xml2
-rw-r--r--module-informative/pom.xml2
-rw-r--r--module-libot/pom.xml2
-rw-r--r--module-moderation/pom.xml2
-rw-r--r--module-money/pom.xml2
-rw-r--r--module-music/pom.xml2
-rw-r--r--module-search/pom.xml2
-rw-r--r--module-utilities/pom.xml2
-rw-r--r--pom.xml10
-rw-r--r--runner/pom.xml2
14 files changed, 19 insertions, 19 deletions
diff --git a/core-logging/pom.xml b/core-logging/pom.xml
index 98b47d9..fae6f6d 100644
--- a/core-logging/pom.xml
+++ b/core-logging/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>core-logging</artifactId> 10 <artifactId>core-logging</artifactId>
11 11
diff --git a/core/pom.xml b/core/pom.xml
index da853bf..ddd4c10 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>core</artifactId> 10 <artifactId>core</artifactId>
11 11
diff --git a/module-administrative/pom.xml b/module-administrative/pom.xml
index 4425600..3a5f00c 100644
--- a/module-administrative/pom.xml
+++ b/module-administrative/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>module-administrative</artifactId> 10 <artifactId>module-administrative</artifactId>
11 11
@@ -48,7 +48,7 @@
48 <dependency> 48 <dependency>
49 <groupId>org.codehaus.groovy</groupId> 49 <groupId>org.codehaus.groovy</groupId>
50 <artifactId>groovy-jsr223</artifactId> 50 <artifactId>groovy-jsr223</artifactId>
51 <version>3.0.20</version> 51 <version>3.0.21</version>
52 </dependency> 52 </dependency>
53 53
54 <!-- ASCII Tables --> 54 <!-- ASCII Tables -->
diff --git a/module-customization/pom.xml b/module-customization/pom.xml
index b2886e6..e331796 100644
--- a/module-customization/pom.xml
+++ b/module-customization/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>module-customization</artifactId> 10 <artifactId>module-customization</artifactId>
11 11
diff --git a/module-games/pom.xml b/module-games/pom.xml
index 859ce9d..5744e73 100644
--- a/module-games/pom.xml
+++ b/module-games/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>module-games</artifactId> 10 <artifactId>module-games</artifactId>
11 11
diff --git a/module-informative/pom.xml b/module-informative/pom.xml
index 5efba06..c6ca708 100644
--- a/module-informative/pom.xml
+++ b/module-informative/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>module-informative</artifactId> 10 <artifactId>module-informative</artifactId>
11 11
diff --git a/module-libot/pom.xml b/module-libot/pom.xml
index bb3277a..815e517 100644
--- a/module-libot/pom.xml
+++ b/module-libot/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>module-libot</artifactId> 10 <artifactId>module-libot</artifactId>
11 11
diff --git a/module-moderation/pom.xml b/module-moderation/pom.xml
index 4b03467..dc53111 100644
--- a/module-moderation/pom.xml
+++ b/module-moderation/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>module-moderation</artifactId> 10 <artifactId>module-moderation</artifactId>
11 11
diff --git a/module-money/pom.xml b/module-money/pom.xml
index 6d4d02b..7f37850 100644
--- a/module-money/pom.xml
+++ b/module-money/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>module-money</artifactId> 10 <artifactId>module-money</artifactId>
11 11
diff --git a/module-music/pom.xml b/module-music/pom.xml
index 42d26ab..9a61c68 100644
--- a/module-music/pom.xml
+++ b/module-music/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>module-music</artifactId> 10 <artifactId>module-music</artifactId>
11 11
diff --git a/module-search/pom.xml b/module-search/pom.xml
index 7767a82..a9b9396 100644
--- a/module-search/pom.xml
+++ b/module-search/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>module-search</artifactId> 10 <artifactId>module-search</artifactId>
11 11
diff --git a/module-utilities/pom.xml b/module-utilities/pom.xml
index 349d5cf..15efead 100644
--- a/module-utilities/pom.xml
+++ b/module-utilities/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>module-utilities</artifactId> 10 <artifactId>module-utilities</artifactId>
11 11
diff --git a/pom.xml b/pom.xml
index 12bbae3..732e954 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
5 5
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 <packaging>pom</packaging> 9 <packaging>pom</packaging>
10 10
11 <name>LiBot</name> 11 <name>LiBot</name>
@@ -40,7 +40,7 @@
40 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> 40 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
41 <maven.compiler.source>17</maven.compiler.source> 41 <maven.compiler.source>17</maven.compiler.source>
42 <maven.compiler.target>17</maven.compiler.target> 42 <maven.compiler.target>17</maven.compiler.target>
43 <logback.version>1.4.14</logback.version> 43 <logback.version>1.5.3</logback.version>
44 <eclipsecollections.version>11.1.0</eclipsecollections.version> 44 <eclipsecollections.version>11.1.0</eclipsecollections.version>
45 </properties> 45 </properties>
46 46
@@ -290,7 +290,7 @@
290 <dependency> 290 <dependency>
291 <groupId>dev.arbjerg</groupId> 291 <groupId>dev.arbjerg</groupId>
292 <artifactId>lavaplayer</artifactId> 292 <artifactId>lavaplayer</artifactId>
293 <version>2.1.0</version> 293 <version>2.1.1</version>
294 </dependency> 294 </dependency>
295 295
296 <!-- HTTP Client --> 296 <!-- HTTP Client -->
@@ -316,7 +316,7 @@
316 <dependency> 316 <dependency>
317 <groupId>commons-io</groupId> 317 <groupId>commons-io</groupId>
318 <artifactId>commons-io</artifactId> 318 <artifactId>commons-io</artifactId>
319 <version>2.15.1</version> 319 <version>2.16.0</version>
320 <scope>provided</scope> 320 <scope>provided</scope>
321 </dependency> 321 </dependency>
322 322
@@ -324,7 +324,7 @@
324 <dependency> 324 <dependency>
325 <groupId>com.google.guava</groupId> 325 <groupId>com.google.guava</groupId>
326 <artifactId>guava</artifactId> 326 <artifactId>guava</artifactId>
327 <version>33.0.0-jre</version> 327 <version>33.1.0-jre</version>
328 <scope>provided</scope> 328 <scope>provided</scope>
329 </dependency> 329 </dependency>
330 330
diff --git a/runner/pom.xml b/runner/pom.xml
index 3a97f58..5aa8923 100644
--- a/runner/pom.xml
+++ b/runner/pom.xml
@@ -5,7 +5,7 @@
5 <parent> 5 <parent>
6 <groupId>zajc.libot</groupId> 6 <groupId>zajc.libot</groupId>
7 <artifactId>libot</artifactId> 7 <artifactId>libot</artifactId>
8 <version>5.0.4-14</version> 8 <version>5.0.5</version>
9 </parent> 9 </parent>
10 <artifactId>runner</artifactId> 10 <artifactId>runner</artifactId>
11 11