Skip to content

Commit 10449d9

Browse files
committed
Issue #392: update to checkstyle 9.2
1 parent 7c32e30 commit 10449d9

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

README.md

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -19,72 +19,72 @@ Compatibility matrix from Sonar team: https://docs.sonarqube.org/latest/instance
1919

2020
Compatibility matrix from checkstyle team:
2121

22-
Checkstyle Plugin|Sonar min|Sonar max|Checkstyle|Jdk
23-
-----------------|---------|---------|----------|---
24-
9.1|8.9 |8.9+|9.1|1.8
25-
9.0.1|8.9 |8.9+|9.0.1|1.8
26-
8.45.1|7.9 |7.9+|8.45.1|1.8
27-
8.42|7.9 |7.9+|8.42|1.8
28-
8.41.1|7.9 |7.9+|8.41.1|1.8
29-
8.40|7.9 |7.9+|8.40|1.8
30-
8.39|7.9 |7.9+|8.39|1.8
31-
8.38|7.9 |7.9+|8.38|1.8
32-
8.37|7.9 |7.9+|8.37|1.8
33-
8.35|7.9 |7.9+|8.35|1.8
34-
4.34|7.9 |7.9+|8.34|1.8
35-
4.33|7.9 |7.9+|8.33|1.8
36-
4.32|7.9 |7.9+|8.32|1.8
37-
4.31|7.9 |7.9+|8.31|1.8
38-
4.30|7.9 |7.9+|8.30|1.8
39-
4.29|7.9 |7.9+|8.29|1.8
40-
4.28|7.9 |7.9+|8.28|11
41-
4.27|6.7 |7.7+|8.27|1.8
42-
4.26|6.7 |7.7+|8.26|1.8
43-
4.25|6.7 |7.7+|8.25|1.8
44-
4.24|6.7 |7.7+|8.24|1.8
45-
4.23|6.7 |7.7+|8.23|1.8
46-
4.22|6.7 |7.7+|8.22|1.8
47-
4.21|6.7 |7.7+|8.21|1.8
48-
4.20|6.7 |7.7+|8.20|1.8
49-
4.19|6.7 |7.7+|8.19|1.8
50-
4.18|6.7 |7.7+|8.18|1.8
51-
4.17|6.7 |7.5|8.17|1.8
52-
4.16|5.6.6|7.2|8.16|1.8
53-
4.15|5.6.6|7.2|8.15|1.8
54-
4.14|5.6.6|7.2|8.14|1.8
55-
4.13|5.6.6|7.2|8.13|1.8
56-
4.12|5.6.6|7.2|8.12|1.8
57-
4.11|5.6.6|7.2|8.11|1.8
58-
4.10.1|5.6.6|7.2|8.10.1|1.8
59-
4.10|5.6.6|7.2|8.10|1.8
60-
4.9|5.6.6|7.2|8.9|1.8
61-
4.8|5.6.6|7.2|8.8|1.8
62-
4.7|5.6.6|7.2|8.7|1.8
63-
4.6|5.6.6|7.2|8.6|1.8
64-
4.5|5.6.6|7.2|8.5|1.8
65-
4.4|5.6.6|7.2|8.4|1.8
66-
4.3|5.6.6|7.2|8.3|1.8
67-
4.2|5.6.6|7.2|8.2|1.8
68-
4.1|5.6.6|7.2|8.1|1.8
69-
4.0|5.6.6|7.2|8.0|1.8
70-
3.8|5.6.6|7.2|7.8.2|1.8
71-
3.7|5.6.6|7.2|7.7|1.8
72-
3.6.1|5.6.6|7.2|7.6.1|1.8
73-
3.6|5.6.4|7.2|7.6|1.8
74-
3.5.1|5.6.4|7.2|7.5.1|1.8
75-
3.5|5.6.4|7.2|7.5|1.8
76-
3.4|5.6.4|7.2|7.4|1.8
77-
3.3|5.6.4|7.2|7.3|1.8
78-
3.2|5.6.4|7.2|7.2|1.8
79-
3.1.2|5.6.4|7.2|7.1.2|1.8
80-
3.1.1|5.6.4|7.2|7.1.1|1.8
81-
3.1|5.6.4|--|7.1|1.8
82-
2.4|4.5.2|--|6.12.1|1.7
83-
2.3|4.5.1|--|6.4.1|1.7
84-
2.2|4.5.1|--|6.1|1.6
85-
2.1.1|3.6|--|5.6|1.6
86-
2|3.6|--|5.6|1.6
87-
22+
| Checkstyle Plugin | Sonar min | Sonar max | Checkstyle | Jdk |
23+
|-------------------|-----------|-----------|------------|-----|
24+
| 9.2 | 8.9 | 8.9+ | 9.2 | 1.8 |
25+
| 9.1 | 8.9 | 8.9+ | 9.1 | 1.8 |
26+
| 9.0.1 | 8.9 | 8.9+ | 9.0.1 | 1.8 |
27+
| 8.45.1 | 7.9 | 7.9+ | 8.45.1 | 1.8 |
28+
| 8.42 | 7.9 | 7.9+ | 8.42 | 1.8 |
29+
| 8.41.1 | 7.9 | 7.9+ | 8.41.1 | 1.8 |
30+
| 8.40 | 7.9 | 7.9+ | 8.40 | 1.8 |
31+
| 8.39 | 7.9 | 7.9+ | 8.39 | 1.8 |
32+
| 8.38 | 7.9 | 7.9+ | 8.38 | 1.8 |
33+
| 8.37 | 7.9 | 7.9+ | 8.37 | 1.8 |
34+
| 8.35 | 7.9 | 7.9+ | 8.35 | 1.8 |
35+
| 4.34 | 7.9 | 7.9+ | 8.34 | 1.8 |
36+
| 4.33 | 7.9 | 7.9+ | 8.33 | 1.8 |
37+
| 4.32 | 7.9 | 7.9+ | 8.32 | 1.8 |
38+
| 4.31 | 7.9 | 7.9+ | 8.31 | 1.8 |
39+
| 4.30 | 7.9 | 7.9+ | 8.30 | 1.8 |
40+
| 4.29 | 7.9 | 7.9+ | 8.29 | 1.8 |
41+
| 4.28 | 7.9 | 7.9+ | 8.28 | 11 |
42+
| 4.27 | 6.7 | 7.7+ | 8.27 | 1.8 |
43+
| 4.26 | 6.7 | 7.7+ | 8.26 | 1.8 |
44+
| 4.25 | 6.7 | 7.7+ | 8.25 | 1.8 |
45+
| 4.24 | 6.7 | 7.7+ | 8.24 | 1.8 |
46+
| 4.23 | 6.7 | 7.7+ | 8.23 | 1.8 |
47+
| 4.22 | 6.7 | 7.7+ | 8.22 | 1.8 |
48+
| 4.21 | 6.7 | 7.7+ | 8.21 | 1.8 |
49+
| 4.20 | 6.7 | 7.7+ | 8.20 | 1.8 |
50+
| 4.19 | 6.7 | 7.7+ | 8.19 | 1.8 |
51+
| 4.18 | 6.7 | 7.7+ | 8.18 | 1.8 |
52+
| 4.17 | 6.7 | 7.5 | 8.17 | 1.8 |
53+
| 4.16 | 5.6.6 | 7.2 | 8.16 | 1.8 |
54+
| 4.15 | 5.6.6 | 7.2 | 8.15 | 1.8 |
55+
| 4.14 | 5.6.6 | 7.2 | 8.14 | 1.8 |
56+
| 4.13 | 5.6.6 | 7.2 | 8.13 | 1.8 |
57+
| 4.12 | 5.6.6 | 7.2 | 8.12 | 1.8 |
58+
| 4.11 | 5.6.6 | 7.2 | 8.11 | 1.8 |
59+
| 4.10.1 | 5.6.6 | 7.2 | 8.10.1 | 1.8 |
60+
| 4.10 | 5.6.6 | 7.2 | 8.10 | 1.8 |
61+
| 4.9 | 5.6.6 | 7.2 | 8.9 | 1.8 |
62+
| 4.8 | 5.6.6 | 7.2 | 8.8 | 1.8 |
63+
| 4.7 | 5.6.6 | 7.2 | 8.7 | 1.8 |
64+
| 4.6 | 5.6.6 | 7.2 | 8.6 | 1.8 |
65+
| 4.5 | 5.6.6 | 7.2 | 8.5 | 1.8 |
66+
| 4.4 | 5.6.6 | 7.2 | 8.4 | 1.8 |
67+
| 4.3 | 5.6.6 | 7.2 | 8.3 | 1.8 |
68+
| 4.2 | 5.6.6 | 7.2 | 8.2 | 1.8 |
69+
| 4.1 | 5.6.6 | 7.2 | 8.1 | 1.8 |
70+
| 4.0 | 5.6.6 | 7.2 | 8.0 | 1.8 |
71+
| 3.8 | 5.6.6 | 7.2 | 7.8.2 | 1.8 |
72+
| 3.7 | 5.6.6 | 7.2 | 7.7 | 1.8 |
73+
| 3.6.1 | 5.6.6 | 7.2 | 7.6.1 | 1.8 |
74+
| 3.6 | 5.6.4 | 7.2 | 7.6 | 1.8 |
75+
| 3.5.1 | 5.6.4 | 7.2 | 7.5.1 | 1.8 |
76+
| 3.5 | 5.6.4 | 7.2 | 7.5 | 1.8 |
77+
| 3.4 | 5.6.4 | 7.2 | 7.4 | 1.8 |
78+
| 3.3 | 5.6.4 | 7.2 | 7.3 | 1.8 |
79+
| 3.2 | 5.6.4 | 7.2 | 7.2 | 1.8 |
80+
| 3.1.2 | 5.6.4 | 7.2 | 7.1.2 | 1.8 |
81+
| 3.1.1 | 5.6.4 | 7.2 | 7.1.1 | 1.8 |
82+
| 3.1 | 5.6.4 | -- | 7.1 | 1.8 |
83+
| 2.4 | 4.5.2 | -- | 6.12.1 | 1.7 |
84+
| 2.3 | 4.5.1 | -- | 6.4.1 | 1.7 |
85+
| 2.2 | 4.5.1 | -- | 6.1 | 1.6 |
86+
| 2.1.1 | 3.6 | -- | 5.6 | 1.6 |
87+
| 2 | 3.6 | -- | 5.6 | 1.6 |
8888

8989
Jdk version depends on checkstyle's and sonar's jdk version:
9090

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
</ciManagement>
9494

9595
<properties>
96-
<checkstyle.version>9.1</checkstyle.version>
96+
<checkstyle.version>9.2</checkstyle.version>
9797
<sonar.version>8.9.3.48735</sonar.version>
9898
<sonar-java.version>7.2.0.26923</sonar-java.version>
9999
<maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>

0 commit comments

Comments
 (0)