|
31 | 31 | <unit id="org.eclipse.nebula.visualization.feature.feature.group" version="2.1.0.202303072132"/> |
32 | 32 | </location> |
33 | 33 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
34 | | - <repository location="https://download.eclipse.org/eclipse/updates/4.33/"/> |
35 | | - <unit id="org.eclipse.platform.ide" version="4.33.0.I20240903-0240"/> |
36 | | - <unit id="org.eclipse.rcp.feature.group" version="4.33.0.v20240903-0618"/> |
37 | | - <unit id="org.eclipse.rcp.source.feature.group" version="4.33.0.v20240903-0618"/> |
| 34 | + <repository location="https://download.eclipse.org/eclipse/updates/4.34/"/> |
| 35 | + <unit id="org.eclipse.platform.ide" version="0.0.0"/> |
| 36 | + <unit id="org.eclipse.rcp.feature.group" version="0.0.0"/> |
| 37 | + <unit id="org.eclipse.rcp.source.feature.group" version="0.0.0"/> |
38 | 38 | <unit id="jakarta.annotation-api" version="1.3.5"/> |
39 | 39 | </location> |
40 | 40 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
41 | | - <repository location="https://download.eclipse.org/releases/2024-09/"/> |
| 41 | + <repository location="https://download.eclipse.org/releases/2024-12/"/> |
42 | 42 | <unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/> |
43 | 43 | <unit id="org.eclipse.gef.cloudio.sdk.feature.group" version="0.0.0"/> |
44 | 44 | <unit id="org.eclipse.gef.cloudio.user.feature.group" version="0.0.0"/> |
|
53 | 53 | <unit id="org.eclipse.gef.zest.sdk.feature.group" version="0.0.0"/> |
54 | 54 | </location> |
55 | 55 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
56 | | - <repository location="http://shadow.nd.rl.ac.uk/ICP_P2/css_gui_dependencies_2023_12_20/p2repo"/> |
| 56 | + <repository location="http://shadow.nd.rl.ac.uk/ICP_P2/css_gui_dependencies_2025_04_16/p2repo"/> |
57 | 57 | <unit id="com.fasterxml.jackson.core.jackson-annotations" version="0.0.0"/> |
58 | 58 | <unit id="com.fasterxml.jackson.core.jackson-core" version="0.0.0"/> |
59 | 59 | <unit id="com.fasterxml.jackson.core.jackson-databind" version="0.0.0"/> |
|
99 | 99 | <dependency> |
100 | 100 | <groupId>org.apache.logging.log4j</groupId> |
101 | 101 | <artifactId>log4j-core</artifactId> |
102 | | - <version>2.24.1</version> |
| 102 | + <version>2.24.3</version> |
103 | 103 | <type>jar</type> |
104 | 104 | </dependency> |
105 | 105 | </dependencies> |
|
109 | 109 | <dependency> |
110 | 110 | <groupId>org.apache.logging.log4j</groupId> |
111 | 111 | <artifactId>log4j-api</artifactId> |
112 | | - <version>2.24.1</version> |
| 112 | + <version>2.24.3</version> |
113 | 113 | <type>jar</type> |
114 | 114 | </dependency> |
115 | 115 | </dependencies> |
|
119 | 119 | <dependency> |
120 | 120 | <groupId>org.apache.activemq</groupId> |
121 | 121 | <artifactId>activemq-all</artifactId> |
122 | | - <version>5.18.6</version> |
| 122 | + <version>5.19.0</version> |
123 | 123 | <type>jar</type> |
124 | 124 | </dependency> |
125 | 125 | </dependencies> |
|
139 | 139 | <dependency> |
140 | 140 | <groupId>commons-codec</groupId> |
141 | 141 | <artifactId>commons-codec</artifactId> |
142 | | - <version>1.17.1</version> |
| 142 | + <version>1.18.0</version> |
143 | 143 | <type>jar</type> |
144 | 144 | </dependency> |
145 | 145 | </dependencies> |
|
149 | 149 | <dependency> |
150 | 150 | <groupId>joda-time</groupId> |
151 | 151 | <artifactId>joda-time</artifactId> |
152 | | - <version>2.13.0</version> |
| 152 | + <version>2.13.1</version> |
153 | 153 | <type>jar</type> |
154 | 154 | </dependency> |
155 | 155 | </dependencies> |
|
169 | 169 | <dependency> |
170 | 170 | <groupId>org.mockito</groupId> |
171 | 171 | <artifactId>mockito-core</artifactId> |
172 | | - <version>5.14.0</version> |
| 172 | + <version>5.16.1</version> |
173 | 173 | <type>jar</type> |
174 | 174 | </dependency> |
175 | 175 | </dependencies> |
|
179 | 179 | <dependency> |
180 | 180 | <groupId>net.sf.py4j</groupId> |
181 | 181 | <artifactId>py4j</artifactId> |
182 | | - <version>0.10.9.7</version> |
| 182 | + <version>0.10.9.9</version> |
183 | 183 | <type>jar</type> |
184 | 184 | </dependency> |
185 | 185 | </dependencies> |
|
209 | 209 | <dependency> |
210 | 210 | <groupId>com.google.code.gson</groupId> |
211 | 211 | <artifactId>gson</artifactId> |
212 | | - <version>2.11.0</version> |
| 212 | + <version>2.12.1</version> |
213 | 213 | <type>jar</type> |
214 | 214 | </dependency> |
215 | 215 | </dependencies> |
|
259 | 259 | <dependency> |
260 | 260 | <groupId>com.google.guava</groupId> |
261 | 261 | <artifactId>guava</artifactId> |
262 | | - <version>33.3.1-jre</version> |
| 262 | + <version>33.4.0-jre</version> |
263 | 263 | <type>jar</type> |
264 | 264 | </dependency> |
265 | 265 | </dependencies> |
|
0 commit comments