Skip to content

Commit e8fc077

Browse files
abel533Copilot
andcommitted
release: bump version to 6.1.1
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b822ef0 commit e8fc077

8 files changed

Lines changed: 25 additions & 25 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.github.pagehelper</groupId>
2626
<artifactId>pagehelper</artifactId>
27-
<version>6.1.0</version>
27+
<version>6.1.1</version>
2828
<exclusions>
2929
<exclusion>
3030
<groupId>com.github.jsqlparser</groupId>
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.github.pagehelper</groupId>
3737
<artifactId>sqlparser4.5</artifactId>
38-
<version>6.1.0</version>
38+
<version>6.1.1</version>
3939
</dependency>
4040
```
4141

@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.github.pagehelper</groupId>
4747
<artifactId>pagehelper</artifactId>
48-
<version>6.1.0</version>
48+
<version>6.1.1</version>
4949
<exclusions>
5050
<exclusion>
5151
<groupId>com.github.jsqlparser</groupId>
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.github.pagehelper</groupId>
5858
<artifactId>sqlparser4.7</artifactId>
59-
<version>6.1.0</version>
59+
<version>6.1.1</version>
6060
</dependency>
6161
```
6262

@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>com.github.pagehelper</groupId>
6868
<artifactId>pagehelper</artifactId>
69-
<version>6.1.0</version>
69+
<version>6.1.1</version>
7070
<exclusions>
7171
<exclusion>
7272
<groupId>com.github.jsqlparser</groupId>
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.github.pagehelper</groupId>
7979
<artifactId>sqlparser4.9</artifactId>
80-
<version>6.1.0</version>
80+
<version>6.1.1</version>
8181
</dependency>
8282
<!-- 可选择 4.9 或 5.0 版本 -->
8383
<dependency>
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.github.pagehelper</groupId>
9595
<artifactId>pagehelper</artifactId>
96-
<version>6.1.0</version>
96+
<version>6.1.1</version>
9797
<exclusions>
9898
<exclusion>
9999
<groupId>com.github.jsqlparser</groupId>
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>com.github.pagehelper</groupId>
106106
<artifactId>sqlparser5.1</artifactId>
107-
<version>6.1.0</version>
107+
<version>6.1.1</version>
108108
</dependency>
109109
<!-- 可选择 5.1、5.2 或 5.3 版本 -->
110110
<dependency>
@@ -159,7 +159,7 @@ return parser.Statement();
159159
<dependency>
160160
<groupId>com.github.pagehelper</groupId>
161161
<artifactId>sqlparser-timeout</artifactId>
162-
<version>6.1.0</version>
162+
<version>6.1.1</version>
163163
</dependency>
164164
```
165165

README_en.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To ensure compatibility with multiple versions of JSqlParser (4.5, 4.7, 4.9, 5.x
2424
<dependency>
2525
<groupId>com.github.pagehelper</groupId>
2626
<artifactId>pagehelper</artifactId>
27-
<version>6.1.0</version>
27+
<version>6.1.1</version>
2828
<exclusions>
2929
<exclusion>
3030
<groupId>com.github.jsqlparser</groupId>
@@ -35,7 +35,7 @@ To ensure compatibility with multiple versions of JSqlParser (4.5, 4.7, 4.9, 5.x
3535
<dependency>
3636
<groupId>com.github.pagehelper</groupId>
3737
<artifactId>sqlparser4.5</artifactId>
38-
<version>6.1.0</version>
38+
<version>6.1.1</version>
3939
</dependency>
4040
```
4141

@@ -45,7 +45,7 @@ To ensure compatibility with multiple versions of JSqlParser (4.5, 4.7, 4.9, 5.x
4545
<dependency>
4646
<groupId>com.github.pagehelper</groupId>
4747
<artifactId>pagehelper</artifactId>
48-
<version>6.1.0</version>
48+
<version>6.1.1</version>
4949
<exclusions>
5050
<exclusion>
5151
<groupId>com.github.jsqlparser</groupId>
@@ -56,7 +56,7 @@ To ensure compatibility with multiple versions of JSqlParser (4.5, 4.7, 4.9, 5.x
5656
<dependency>
5757
<groupId>com.github.pagehelper</groupId>
5858
<artifactId>sqlparser4.7</artifactId>
59-
<version>6.1.0</version>
59+
<version>6.1.1</version>
6060
</dependency>
6161
```
6262

@@ -66,7 +66,7 @@ To ensure compatibility with multiple versions of JSqlParser (4.5, 4.7, 4.9, 5.x
6666
<dependency>
6767
<groupId>com.github.pagehelper</groupId>
6868
<artifactId>pagehelper</artifactId>
69-
<version>6.1.0</version>
69+
<version>6.1.1</version>
7070
<exclusions>
7171
<exclusion>
7272
<groupId>com.github.jsqlparser</groupId>
@@ -77,7 +77,7 @@ To ensure compatibility with multiple versions of JSqlParser (4.5, 4.7, 4.9, 5.x
7777
<dependency>
7878
<groupId>com.github.pagehelper</groupId>
7979
<artifactId>sqlparser4.9</artifactId>
80-
<version>6.1.0</version>
80+
<version>6.1.1</version>
8181
</dependency>
8282
<!-- Choose either 4.9 or 5.0 -->
8383
<dependency>
@@ -93,7 +93,7 @@ To ensure compatibility with multiple versions of JSqlParser (4.5, 4.7, 4.9, 5.x
9393
<dependency>
9494
<groupId>com.github.pagehelper</groupId>
9595
<artifactId>pagehelper</artifactId>
96-
<version>6.1.0</version>
96+
<version>6.1.1</version>
9797
<exclusions>
9898
<exclusion>
9999
<groupId>com.github.jsqlparser</groupId>
@@ -104,7 +104,7 @@ To ensure compatibility with multiple versions of JSqlParser (4.5, 4.7, 4.9, 5.x
104104
<dependency>
105105
<groupId>com.github.pagehelper</groupId>
106106
<artifactId>sqlparser5.1</artifactId>
107-
<version>6.1.0</version>
107+
<version>6.1.1</version>
108108
</dependency>
109109
<!-- Choose 5.1, 5.2, or 5.3 -->
110110
<dependency>
@@ -159,7 +159,7 @@ If you encounter parsing timeout issues, you can include the timeout handling mo
159159
<dependency>
160160
<groupId>com.github.pagehelper</groupId>
161161
<artifactId>sqlparser-timeout</artifactId>
162-
<version>6.1.0</version>
162+
<version>6.1.1</version>
163163
</dependency>
164164
```
165165

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.pagehelper</groupId>
88
<artifactId>pagehelper-sqlparser</artifactId>
9-
<version>6.1.0</version>
9+
<version>6.1.1</version>
1010
<packaging>pom</packaging>
1111
<modules>
1212
<module>sqlparser4.5</module>
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.github.pagehelper</groupId>
5353
<artifactId>pagehelper</artifactId>
54-
<version>6.1.0</version>
54+
<version>6.1.1</version>
5555
<scope>compile</scope>
5656
<optional>true</optional>
5757
</dependency>

sqlparser-timeout/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.pagehelper</groupId>
88
<artifactId>pagehelper-sqlparser</artifactId>
9-
<version>6.1.0</version>
9+
<version>6.1.1</version>
1010
</parent>
1111

1212
<artifactId>sqlparser-timeout</artifactId>

sqlparser4.5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.pagehelper</groupId>
88
<artifactId>pagehelper-sqlparser</artifactId>
9-
<version>6.1.0</version>
9+
<version>6.1.1</version>
1010
</parent>
1111

1212
<artifactId>sqlparser4.5</artifactId>

sqlparser4.7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.pagehelper</groupId>
88
<artifactId>pagehelper-sqlparser</artifactId>
9-
<version>6.1.0</version>
9+
<version>6.1.1</version>
1010
</parent>
1111

1212
<artifactId>sqlparser4.7</artifactId>

sqlparser4.9/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.pagehelper</groupId>
88
<artifactId>pagehelper-sqlparser</artifactId>
9-
<version>6.1.0</version>
9+
<version>6.1.1</version>
1010
</parent>
1111

1212
<artifactId>sqlparser4.9</artifactId>

sqlparser5.1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.pagehelper</groupId>
88
<artifactId>pagehelper-sqlparser</artifactId>
9-
<version>6.1.0</version>
9+
<version>6.1.1</version>
1010
</parent>
1111

1212
<artifactId>sqlparser5.1</artifactId>

0 commit comments

Comments
 (0)