|
5 | 5 | <parent> |
6 | 6 | <groupId>eu.rssw</groupId> |
7 | 7 | <artifactId>sonar-openedge</artifactId> |
8 | | - <version>3.4.0</version> |
| 8 | + <version>3.4.1</version> |
9 | 9 | </parent> |
10 | 10 | <groupId>eu.rssw.openedge.parsers</groupId> |
11 | 11 | <artifactId>coverage-report</artifactId> |
|
21 | 21 | <dependency> |
22 | 22 | <groupId>eu.rssw.openedge.rcode</groupId> |
23 | 23 | <artifactId>rcode-reader</artifactId> |
24 | | - <version>3.4.0</version> |
| 24 | + <version>3.4.1</version> |
25 | 25 | </dependency> |
26 | 26 | <dependency> |
27 | 27 | <groupId>eu.rssw.sonar.openedge</groupId> |
28 | 28 | <artifactId>sonar-openedge-plugin</artifactId> |
29 | | - <version>3.4.0</version> |
| 29 | + <version>3.4.1</version> |
30 | 30 | </dependency> |
31 | 31 | <dependency> |
32 | 32 | <groupId>eu.rssw.openedge.parsers</groupId> |
33 | 33 | <artifactId>proparse</artifactId> |
34 | | - <version>3.4.0</version> |
| 34 | + <version>3.4.1</version> |
35 | 35 | </dependency> |
36 | 36 | <dependency> |
37 | 37 | <groupId>eu.rssw.openedge.parsers</groupId> |
38 | 38 | <artifactId>profiler-parser</artifactId> |
39 | | - <version>3.4.0</version> |
| 39 | + <version>3.4.1</version> |
40 | 40 | </dependency> |
41 | 41 | <dependency> |
42 | 42 | <groupId>eu.rssw.openedge.parsers</groupId> |
43 | 43 | <artifactId>database-parser</artifactId> |
44 | | - <version>3.4.0</version> |
| 44 | + <version>3.4.1</version> |
45 | 45 | </dependency> |
46 | 46 | <dependency> |
47 | 47 | <groupId>eu.rssw.openedge.parsers</groupId> |
48 | 48 | <artifactId>listing-parser</artifactId> |
49 | | - <version>3.4.0</version> |
| 49 | + <version>3.4.1</version> |
50 | 50 | </dependency> |
51 | 51 | <dependency> |
52 | 52 | <groupId>eu.rssw.openedge.checks</groupId> |
53 | 53 | <artifactId>openedge-checks</artifactId> |
54 | | - <version>3.4.0</version> |
| 54 | + <version>3.4.1</version> |
55 | 55 | </dependency> |
56 | 56 | </dependencies> |
57 | 57 |
|
|
0 commit comments