Skip to content

Commit e8a217b

Browse files
eclipse-linuxtools-botakurtakov
authored andcommitted
Update target-platform with latest version
1 parent 95f06f3 commit e8a217b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 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.3</version>
85+
<version>2.21.4</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.3</version>
91+
<version>2.21.4</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.3</version>
97+
<version>2.21.4</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.3</version>
103+
<version>2.21.4</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.3</version>
109+
<version>2.21.4</version>
110110
<type>jar</type>
111111
</dependency>
112112
<dependency>

0 commit comments

Comments
 (0)