|
14 | 14 | <unit id="jakarta.annotation-api" version="1.3.5"/> |
15 | 15 | </location> |
16 | 16 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
17 | | - <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-06/"/> |
| 17 | + <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-09/"/> |
18 | 18 | <unit id="org.jdom2" version="0.0.0"/> |
19 | 19 | </location> |
20 | 20 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
21 | | - <repository location="https://download.eclipse.org/egit/updates-6.9/"/> |
| 21 | + <repository location="https://download.eclipse.org/egit/updates-6.10/"/> |
22 | 22 | <unit id="org.eclipse.jgit" version="0.0.0"/> |
23 | 23 | </location> |
24 | 24 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
|
35 | 35 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
36 | 36 | <repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.3.6/"/> |
37 | 37 | <repository location="https://download.eclipse.org/tm4e/releases/0.12.0/"/> |
38 | | - <repository location="https://download.eclipse.org/lsp4e/releases/0.26.2/"/> |
| 38 | + <repository location="https://download.eclipse.org/lsp4e/releases/0.26.4/"/> |
39 | 39 | <repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/"/> |
40 | 40 | <repository location="https://download.eclipse.org/mylyn/updates/release/4.3.0/"/> |
41 | 41 | <unit id="org.eclipse.wildwebdeveloper.xml.feature.feature.group" version="0.0.0"/> |
|
50 | 50 | <dependency> |
51 | 51 | <groupId>ch.qos.logback</groupId> |
52 | 52 | <artifactId>logback-classic</artifactId> |
53 | | - <version>1.5.6</version> |
| 53 | + <version>1.5.7</version> |
54 | 54 | <type>jar</type> |
55 | 55 | </dependency> |
56 | 56 | <dependency> |
|
78 | 78 | <dependency> |
79 | 79 | <groupId>com.google.guava</groupId> |
80 | 80 | <artifactId>guava</artifactId> |
81 | | - <version>33.2.0-jre</version> |
| 81 | + <version>33.3.0-jre</version> |
82 | 82 | <type>jar</type> |
83 | 83 | </dependency> |
84 | 84 | <dependency> |
85 | 85 | <groupId>commons-cli</groupId> |
86 | 86 | <artifactId>commons-cli</artifactId> |
87 | | - <version>1.8.0</version> |
| 87 | + <version>1.9.0</version> |
88 | 88 | <type>jar</type> |
89 | 89 | </dependency> |
90 | 90 | <dependency> |
91 | 91 | <groupId>commons-codec</groupId> |
92 | 92 | <artifactId>commons-codec</artifactId> |
93 | | - <version>1.17.0</version> |
| 93 | + <version>1.17.1</version> |
94 | 94 | <type>jar</type> |
95 | 95 | </dependency> |
96 | 96 | <dependency> |
97 | 97 | <groupId>org.apache.commons</groupId> |
98 | 98 | <artifactId>commons-lang3</artifactId> |
99 | | - <version>3.14.0</version> |
| 99 | + <version>3.16.0</version> |
100 | 100 | <type>jar</type> |
101 | 101 | </dependency> |
102 | 102 | </dependencies> |
|
0 commit comments