Skip to content

Commit 6cb4432

Browse files
eclipse-linuxtools-botakurtakov
authored andcommitted
Update target-platform with latest version
1 parent c2c6068 commit 6cb4432

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

releng/org.eclipse.linuxtools.target/linuxtools-latest.target

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,31 +82,31 @@
8282
<dependency>
8383
<groupId>com.fasterxml.jackson.core</groupId>
8484
<artifactId>jackson-core</artifactId>
85-
<version>2.21.2</version>
85+
<version>2.21.3</version>
8686
<type>jar</type>
8787
</dependency>
8888
<dependency>
8989
<groupId>com.fasterxml.jackson.core</groupId>
9090
<artifactId>jackson-databind</artifactId>
91-
<version>2.21.2</version>
91+
<version>2.21.3</version>
9292
<type>jar</type>
9393
</dependency>
9494
<dependency>
9595
<groupId>com.fasterxml.jackson.datatype</groupId>
9696
<artifactId>jackson-datatype-guava</artifactId>
97-
<version>2.21.2</version>
97+
<version>2.21.3</version>
9898
<type>jar</type>
9999
</dependency>
100100
<dependency>
101101
<groupId>com.fasterxml.jackson.module</groupId>
102102
<artifactId>jackson-module-jaxb-annotations</artifactId>
103-
<version>2.21.2</version>
103+
<version>2.21.3</version>
104104
<type>jar</type>
105105
</dependency>
106106
<dependency>
107107
<groupId>com.fasterxml.jackson.module</groupId>
108108
<artifactId>jackson-module-jakarta-xmlbind-annotations</artifactId>
109-
<version>2.21.2</version>
109+
<version>2.21.3</version>
110110
<type>jar</type>
111111
</dependency>
112112
<dependency>
@@ -173,19 +173,19 @@
173173
<dependency>
174174
<groupId>org.glassfish.hk2</groupId>
175175
<artifactId>hk2-api</artifactId>
176-
<version>4.0.0</version>
176+
<version>4.0.1</version>
177177
<type>jar</type>
178178
</dependency>
179179
<dependency>
180180
<groupId>org.glassfish.hk2</groupId>
181181
<artifactId>hk2-locator</artifactId>
182-
<version>4.0.0</version>
182+
<version>4.0.1</version>
183183
<type>jar</type>
184184
</dependency>
185185
<dependency>
186186
<groupId>org.glassfish.hk2</groupId>
187187
<artifactId>hk2-utils</artifactId>
188-
<version>4.0.0</version>
188+
<version>4.0.1</version>
189189
<type>jar</type>
190190
</dependency>
191191
<dependency>

0 commit comments

Comments
 (0)