File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3232<dependency >
3333 <groupId >app.myoss.cloud.codestyle</groupId >
3434 <artifactId >code-format-eclipse</artifactId >
35- <version >2.1.3 .RELEASE</version >
35+ <version >2.1.4 .RELEASE</version >
3636</dependency >
3737```
3838
3939``` xml
4040<dependency >
4141 <groupId >app.myoss.cloud.codestyle</groupId >
4242 <artifactId >code-format-checkstyle</artifactId >
43- <version >2.1.3 .RELEASE</version >
43+ <version >2.1.4 .RELEASE</version >
4444</dependency >
4545```
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >app.myoss.cloud.codestyle</groupId >
88 <artifactId >java-code-style</artifactId >
9- <version >2.1.3 .RELEASE</version >
9+ <version >2.1.4 .RELEASE</version >
1010 </parent >
1111
1212 <artifactId >code-format-checkstyle</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >app.myoss.cloud.codestyle</groupId >
88 <artifactId >java-code-style</artifactId >
9- <version >2.1.3 .RELEASE</version >
9+ <version >2.1.4 .RELEASE</version >
1010 </parent >
1111
1212 <artifactId >code-format-eclipse</artifactId >
Original file line number Diff line number Diff line change 77 <groupId >app.myoss.cloud.codestyle</groupId >
88 <artifactId >java-code-style</artifactId >
99 <name >java-code-style</name >
10- <version >2.1.3 .RELEASE</version >
10+ <version >2.1.4 .RELEASE</version >
1111 <packaging >pom</packaging >
1212
1313 <description >myoss open source project, code style & format written in Java</description >
8383 <dependency >
8484 <groupId >app.myoss.cloud</groupId >
8585 <artifactId >myoss-cloud-dependencies</artifactId >
86- <version >2.1.6 .RELEASE</version >
86+ <version >2.1.12 .RELEASE</version >
8787 <type >pom</type >
8888 <scope >import</scope >
8989 </dependency >
You can’t perform that action at this time.
0 commit comments