Skip to content

Commit f47974b

Browse files
committed
1.3.6
1 parent fd15343 commit f47974b

File tree

18 files changed

+25
-21
lines changed

18 files changed

+25
-21
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<parent>
7474
<groupId>org.noear</groupId>
7575
<artifactId>marsh-parent</artifactId>
76-
<version>1.3.5</version>
76+
<version>1.3.6</version>
7777
</parent>
7878

7979
<dependencies>
@@ -125,7 +125,7 @@
125125
<parent>
126126
<groupId>org.noear</groupId>
127127
<artifactId>marsh-parent</artifactId>
128-
<version>1.3.5</version>
128+
<version>1.3.6</version>
129129
</parent>
130130

131131
<dependencies>

UPDATE_LOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#### 1.3.6
2+
* 升级 solon 为 2.2.4
3+
* 升级 snack3 为 3.2.60
4+
15
#### 1.3.4
26
* 升级 solon 为 2.2.1
37
* 升级 snack3 为 3.2.56

_demo/marsh-admin-demo0/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.noear</groupId>
1717
<artifactId>marsh-parent</artifactId>
18-
<version>1.3.5</version>
18+
<version>1.3.6</version>
1919
<relativePath>../../marsh-parent/pom.xml</relativePath>
2020
</parent>
2121

_demo/marsh-admin-demo1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.noear</groupId>
1717
<artifactId>marsh-parent</artifactId>
18-
<version>1.3.5</version>
18+
<version>1.3.6</version>
1919
<relativePath>../../marsh-parent/pom.xml</relativePath>
2020
</parent>
2121

_demo/marsh-admin-demo2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.noear</groupId>
1717
<artifactId>marsh-parent</artifactId>
18-
<version>1.3.5</version>
18+
<version>1.3.6</version>
1919
<relativePath>../../marsh-parent/pom.xml</relativePath>
2020
</parent>
2121

_demo/marsh-api-demo0/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.noear</groupId>
1717
<artifactId>marsh-parent</artifactId>
18-
<version>1.3.5</version>
18+
<version>1.3.6</version>
1919
<relativePath>../../marsh-parent/pom.xml</relativePath>
2020
</parent>
2121

_demo/marsh-api-demo1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.noear</groupId>
1717
<artifactId>marsh-parent</artifactId>
18-
<version>1.3.5</version>
18+
<version>1.3.6</version>
1919
<relativePath>../../marsh-parent/pom.xml</relativePath>
2020
</parent>
2121

_demo/marsh-api-demo2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.noear</groupId>
1717
<artifactId>marsh-parent</artifactId>
18-
<version>1.3.5</version>
18+
<version>1.3.6</version>
1919
<relativePath>../../marsh-parent/pom.xml</relativePath>
2020
</parent>
2121

marsh-admin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<parent>
3636
<groupId>org.noear</groupId>
3737
<artifactId>marsh-parent</artifactId>
38-
<version>1.3.5</version>
38+
<version>1.3.6</version>
3939
</parent>
4040

4141
<dependencies>

marsh-admin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.noear</groupId>
99
<artifactId>marsh-parent</artifactId>
10-
<version>1.3.5</version>
10+
<version>1.3.6</version>
1111
<relativePath>../marsh-parent/pom.xml</relativePath>
1212
</parent>
1313
<artifactId>marsh-admin</artifactId>

0 commit comments

Comments
 (0)