|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | 2 | <?pde?> |
3 | 3 | <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl --> |
4 | | -<target name="Eclipse Checkstyle" sequenceNumber="1726901996"> |
| 4 | +<target name="Eclipse Checkstyle" sequenceNumber="1728798967"> |
5 | 5 | <locations> |
6 | 6 | <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> |
7 | 7 | <unit id="org.eclipse.jdt.feature.group" version="3.18.1300.v20220831-1800"/> |
|
17 | 17 | <unit id="org.sat4j.core" version="2.3.6.v20201214"/> |
18 | 18 | <unit id="org.sat4j.pb" version="2.3.6.v20201214"/> |
19 | 19 | <unit id="org.apache.commons.io" version="2.8.0.v20210415-0900"/> |
| 20 | + <unit id="org.objectweb.asm" version="9.3.0.v20220409-0157"/> |
| 21 | + <unit id="org.objectweb.asm.tree" version="9.3.0.v20220409-0157"/> |
20 | 22 | <unit id="junit-jupiter-api" version="5.9.0"/> |
21 | 23 | <unit id="junit-jupiter-engine" version="5.9.0"/> |
22 | 24 | <unit id="junit-jupiter-migrationsupport" version="5.9.0"/> |
|
31 | 33 | <unit id="org.apiguardian.api" version="1.1.2"/> |
32 | 34 | <repository location="https://download.eclipse.org/releases/2022-09/202209141001/"/> |
33 | 35 | </location> |
34 | | - <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> |
35 | | - <unit id="org.objectweb.asm" version="9.3.0.v20220409-0157"/> |
36 | | - <unit id="org.objectweb.asm.tree" version="9.3.0.v20220409-0157"/> |
37 | | - <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository"/> |
38 | | - </location> |
39 | 36 | <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> |
40 | 37 | <unit id="com.github.sevntu.checkstyle.checks.feature.feature.group" version="1.44.1"/> |
41 | 38 | <repository location="https://sevntu-checkstyle.github.io/sevntu.checkstyle/update-site/"/> |
|
91 | 88 | <dependency> |
92 | 89 | <groupId>io.github.classgraph</groupId> |
93 | 90 | <artifactId>classgraph</artifactId> |
94 | | - <version>4.8.176</version> |
| 91 | + <version>4.8.177</version> |
95 | 92 | <type>jar</type> |
96 | 93 | </dependency> |
97 | 94 | </dependencies> |
|
0 commit comments