|
11 | 11 | <unit id="org.apache.httpcomponents.httpclient" version="4.5.14"/>
|
12 | 12 | <unit id="org.codelibs.nekohtml" version="2.1.2.v20230802-0829"/>
|
13 | 13 | <unit id="org.codelibs.nekohtml.source" version="2.1.2.v20230802-0829"/>
|
14 |
| -<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-12"/> |
| 14 | +<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-03"/> |
15 | 15 | </location>
|
16 | 16 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
17 | 17 | <unit id="org.eclipse.jdt.annotation" version="0.0.0"/>
|
|
33 | 33 | <unit id="org.hamcrest" version="0.0.0"/>
|
34 | 34 | <unit id="slf4j.api" version="0.0.0"/>
|
35 | 35 | <unit id="jakarta.annotation-api" version="0.0.0"/>
|
36 |
| -<repository location="https://download.eclipse.org/eclipse/updates/4.30-I-builds/"/> |
| 36 | +<repository location="https://download.eclipse.org/eclipse/updates/4.31-I-builds/"/> |
37 | 37 | </location>
|
38 | 38 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
39 | 39 | <unit id="org.eclipse.license.feature.group" version="0.0.0"/>
|
|
77 | 77 | <dependency>
|
78 | 78 | <groupId>com.fasterxml.jackson.core</groupId>
|
79 | 79 | <artifactId>jackson-annotations</artifactId>
|
80 |
| - <version>2.15.3</version> |
| 80 | + <version>2.16.0</version> |
81 | 81 | <type>jar</type>
|
82 | 82 | </dependency>
|
83 | 83 | <dependency>
|
84 | 84 | <groupId>com.fasterxml.jackson.core</groupId>
|
85 | 85 | <artifactId>jackson-core</artifactId>
|
86 |
| - <version>2.15.3</version> |
| 86 | + <version>2.16.0</version> |
87 | 87 | <type>jar</type>
|
88 | 88 | </dependency>
|
89 | 89 | <dependency>
|
90 | 90 | <groupId>com.fasterxml.jackson.core</groupId>
|
91 | 91 | <artifactId>jackson-databind</artifactId>
|
92 |
| - <version>2.15.3</version> |
| 92 | + <version>2.16.0</version> |
93 | 93 | <type>jar</type>
|
94 | 94 | </dependency>
|
95 | 95 | <dependency>
|
96 | 96 | <groupId>com.fasterxml.jackson.datatype</groupId>
|
97 | 97 | <artifactId>jackson-datatype-guava</artifactId>
|
98 |
| - <version>2.15.3</version> |
| 98 | + <version>2.16.0</version> |
99 | 99 | <type>jar</type>
|
100 | 100 | </dependency>
|
101 | 101 | <dependency>
|
102 | 102 | <groupId>com.fasterxml.jackson.jaxrs</groupId>
|
103 | 103 | <artifactId>jackson-jaxrs-base</artifactId>
|
104 |
| - <version>2.15.3</version> |
| 104 | + <version>2.16.0</version> |
105 | 105 | <type>jar</type>
|
106 | 106 | </dependency>
|
107 | 107 | <dependency>
|
108 | 108 | <groupId>com.fasterxml.jackson.jaxrs</groupId>
|
109 | 109 | <artifactId>jackson-jaxrs-json-provider</artifactId>
|
110 |
| - <version>2.15.3</version> |
| 110 | + <version>2.16.0</version> |
111 | 111 | <type>jar</type>
|
112 | 112 | </dependency>
|
113 | 113 | <dependency>
|
114 | 114 | <groupId>com.fasterxml.jackson.module</groupId>
|
115 | 115 | <artifactId>jackson-module-jaxb-annotations</artifactId>
|
116 |
| - <version>2.15.3</version> |
| 116 | + <version>2.16.0</version> |
117 | 117 | <type>jar</type>
|
118 | 118 | </dependency>
|
119 | 119 | <dependency>
|
|
180 | 180 | <dependency>
|
181 | 181 | <groupId>org.apache.commons</groupId>
|
182 | 182 | <artifactId>commons-compress</artifactId>
|
183 |
| - <version>1.24.0</version> |
| 183 | + <version>1.25.0</version> |
184 | 184 | <type>jar</type>
|
185 | 185 | </dependency>
|
186 | 186 | <dependency>
|
|
0 commit comments