Skip to content

Commit 4e0136e

Browse files
eclipse-linuxtools-botakurtakov
authored andcommitted
Update target-platform with latest version
1 parent 3abda2e commit 4e0136e

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -79,37 +79,37 @@
7979
<dependency>
8080
<groupId>com.fasterxml.jackson.core</groupId>
8181
<artifactId>jackson-core</artifactId>
82-
<version>2.21.1</version>
82+
<version>2.21.2</version>
8383
<type>jar</type>
8484
</dependency>
8585
<dependency>
8686
<groupId>com.fasterxml.jackson.core</groupId>
8787
<artifactId>jackson-databind</artifactId>
88-
<version>2.21.1</version>
88+
<version>2.21.2</version>
8989
<type>jar</type>
9090
</dependency>
9191
<dependency>
9292
<groupId>com.fasterxml.jackson.datatype</groupId>
9393
<artifactId>jackson-datatype-guava</artifactId>
94-
<version>2.21.1</version>
94+
<version>2.21.2</version>
9595
<type>jar</type>
9696
</dependency>
9797
<dependency>
9898
<groupId>com.fasterxml.jackson.module</groupId>
9999
<artifactId>jackson-module-jaxb-annotations</artifactId>
100-
<version>2.21.1</version>
100+
<version>2.21.2</version>
101101
<type>jar</type>
102102
</dependency>
103103
<dependency>
104104
<groupId>com.fasterxml.jackson.module</groupId>
105105
<artifactId>jackson-module-jakarta-xmlbind-annotations</artifactId>
106-
<version>2.21.1</version>
106+
<version>2.21.2</version>
107107
<type>jar</type>
108108
</dependency>
109109
<dependency>
110110
<groupId>com.github.jnr</groupId>
111111
<artifactId>jffi</artifactId>
112-
<version>1.3.14</version>
112+
<version>1.3.15</version>
113113
<type>jar</type>
114114
<classifier>complete</classifier>
115115
</dependency>
@@ -122,25 +122,25 @@
122122
<dependency>
123123
<groupId>com.github.jnr</groupId>
124124
<artifactId>jnr-enxio</artifactId>
125-
<version>0.32.19</version>
125+
<version>0.32.20</version>
126126
<type>jar</type>
127127
</dependency>
128128
<dependency>
129129
<groupId>com.github.jnr</groupId>
130130
<artifactId>jnr-ffi</artifactId>
131-
<version>2.2.18</version>
131+
<version>2.2.19</version>
132132
<type>jar</type>
133133
</dependency>
134134
<dependency>
135135
<groupId>com.github.jnr</groupId>
136136
<artifactId>jnr-posix</artifactId>
137-
<version>3.1.21</version>
137+
<version>3.1.22</version>
138138
<type>jar</type>
139139
</dependency>
140140
<dependency>
141141
<groupId>com.github.jnr</groupId>
142142
<artifactId>jnr-unixsocket</artifactId>
143-
<version>0.38.24</version>
143+
<version>0.38.25</version>
144144
<type>jar</type>
145145
</dependency>
146146
<dependency>

0 commit comments

Comments
 (0)