Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit da78cc9

Browse files
committed
Merge branch 'v2-dev'
2 parents 894daed + 052e6f5 commit da78cc9

File tree

26 files changed

+53
-53
lines changed

26 files changed

+53
-53
lines changed

component/component-ding/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>component-parent</artifactId>
2121
<groupId>love.forte.simple-robot</groupId>
22-
<version>2.5.0<!--v--></version>
22+
<version>2.5.1<!--v--></version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
@@ -119,4 +119,4 @@
119119
</build>
120120

121121

122-
</project>
122+
</project>

component/component-kaiheila-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>component-parent</artifactId>
77
<groupId>love.forte.simple-robot</groupId>
8-
<version>2.5.0<!--v--></version>
8+
<version>2.5.1<!--v--></version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

@@ -129,4 +129,4 @@
129129
</plugins>
130130
</build>
131131

132-
</project>
132+
</project>

component/component-lovelycat-httpapi/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>component-parent</artifactId>
77
<groupId>love.forte.simple-robot</groupId>
8-
<version>2.5.0<!--v--></version>
8+
<version>2.5.1<!--v--></version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>
@@ -83,4 +83,4 @@
8383

8484
</plugins>
8585
</build>
86-
</project>
86+
</project>

component/component-mirai/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>love.forte.simple-robot</groupId>
77
<artifactId>component-parent</artifactId>
8-
<version>2.5.0<!--v--></version>
8+
<version>2.5.1<!--v--></version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>
@@ -22,7 +22,7 @@
2222
<url>https://github.com/ForteScarlet/simpler-robot/tree/dev/component/component-mirai</url>
2323

2424
<properties>
25-
<mirai.version>2.13.0-RC2</mirai.version>
25+
<mirai.version>2.13.2</mirai.version>
2626
</properties>
2727

2828

@@ -110,4 +110,4 @@
110110
</build>
111111

112112

113-
</project>
113+
</project>

component/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>project</artifactId>
77
<groupId>love.forte.simple-robot</groupId>
8-
<version>2.5.0<!--v--></version>
8+
<version>2.5.1<!--v--></version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>
@@ -26,4 +26,4 @@
2626
</dependency>
2727
</dependencies>
2828

29-
</project>
29+
</project>

core-api/api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>project</artifactId>
77
<groupId>love.forte.simple-robot</groupId>
8-
<version>2.5.0<!--v--></version>
8+
<version>2.5.1<!--v--></version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>
@@ -93,4 +93,4 @@
9393
</plugins>
9494
</build>
9595

96-
</project>
96+
</project>

core-api/core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>project</artifactId>
77
<groupId>love.forte.simple-robot</groupId>
8-
<version>2.5.0<!--v--></version>
8+
<version>2.5.1<!--v--></version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>
@@ -87,4 +87,4 @@
8787
</plugins>
8888
</build>
8989

90-
</project>
90+
</project>

http/client-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>http-parent</artifactId>
77
<groupId>love.forte.simple-robot.http</groupId>
8-
<version>2.5.0<!--v--></version>
8+
<version>2.5.1<!--v--></version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>
@@ -36,4 +36,4 @@
3636
</build>
3737

3838

39-
</project>
39+
</project>

http/client-ktor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>http-parent</artifactId>
77
<groupId>love.forte.simple-robot.http</groupId>
8-
<version>2.5.0<!--v--></version>
8+
<version>2.5.1<!--v--></version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>
@@ -59,4 +59,4 @@
5959
</plugins>
6060
</build>
6161

62-
</project>
62+
</project>

http/client-restTemplate/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>http-parent</artifactId>
88
<groupId>love.forte.simple-robot.http</groupId>
9-
<version>2.5.0<!--v--></version>
9+
<version>2.5.1<!--v--></version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<modelVersion>4.0.0</modelVersion>
@@ -72,4 +72,4 @@
7272
</plugins>
7373
</build>
7474

75-
</project>
75+
</project>

0 commit comments

Comments
 (0)