Skip to content

Commit 4fa718d

Browse files
eclipse-linuxtools-botakurtakov
authored andcommitted
Update target-platform with latest version
1 parent 593702b commit 4fa718d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,37 +76,37 @@
7676
<dependency>
7777
<groupId>com.fasterxml.jackson.core</groupId>
7878
<artifactId>jackson-annotations</artifactId>
79-
<version>2.21</version>
79+
<version>2.22</version>
8080
<type>jar</type>
8181
</dependency>
8282
<dependency>
8383
<groupId>com.fasterxml.jackson.core</groupId>
8484
<artifactId>jackson-core</artifactId>
85-
<version>2.21.4</version>
85+
<version>2.22.0</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.4</version>
91+
<version>2.22.0</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.4</version>
97+
<version>2.22.0</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.4</version>
103+
<version>2.22.0</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.4</version>
109+
<version>2.22.0</version>
110110
<type>jar</type>
111111
</dependency>
112112
<dependency>

0 commit comments

Comments
 (0)