|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 | 2 | <?pde version="3.8"?>
|
3 |
| -<target name="linuxtools-latest" sequenceNumber="5"> |
| 3 | +<target name="linuxtools-latest" sequenceNumber="6"> |
4 | 4 | <locations>
|
5 | 5 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
6 | 6 | <unit id="com.github.jnr.a64asm" version="1.0.0.v20230715-0746"/>
|
|
84 | 84 | <dependency>
|
85 | 85 | <groupId>com.fasterxml.jackson.core</groupId>
|
86 | 86 | <artifactId>jackson-annotations</artifactId>
|
87 |
| - <version>2.18.0</version> |
| 87 | + <version>2.18.1</version> |
88 | 88 | <type>jar</type>
|
89 | 89 | </dependency>
|
90 | 90 | <dependency>
|
91 | 91 | <groupId>com.fasterxml.jackson.core</groupId>
|
92 | 92 | <artifactId>jackson-core</artifactId>
|
93 |
| - <version>2.18.0</version> |
| 93 | + <version>2.18.1</version> |
94 | 94 | <type>jar</type>
|
95 | 95 | </dependency>
|
96 | 96 | <dependency>
|
97 | 97 | <groupId>com.fasterxml.jackson.core</groupId>
|
98 | 98 | <artifactId>jackson-databind</artifactId>
|
99 |
| - <version>2.18.0</version> |
| 99 | + <version>2.18.1</version> |
100 | 100 | <type>jar</type>
|
101 | 101 | </dependency>
|
102 | 102 | <dependency>
|
103 | 103 | <groupId>com.fasterxml.jackson.datatype</groupId>
|
104 | 104 | <artifactId>jackson-datatype-guava</artifactId>
|
105 |
| - <version>2.18.0</version> |
| 105 | + <version>2.18.1</version> |
106 | 106 | <type>jar</type>
|
107 | 107 | </dependency>
|
108 | 108 | <dependency>
|
109 | 109 | <groupId>com.fasterxml.jackson.module</groupId>
|
110 | 110 | <artifactId>jackson-module-jaxb-annotations</artifactId>
|
111 |
| - <version>2.18.0</version> |
| 111 | + <version>2.18.1</version> |
112 | 112 | <type>jar</type>
|
113 | 113 | </dependency>
|
114 | 114 | <dependency>
|
115 | 115 | <groupId>com.fasterxml.jackson.module</groupId>
|
116 | 116 | <artifactId>jackson-module-jakarta-xmlbind-annotations</artifactId>
|
117 |
| - <version>2.18.0</version> |
| 117 | + <version>2.18.1</version> |
118 | 118 | <type>jar</type>
|
119 | 119 | </dependency>
|
120 | 120 | <dependency>
|
|
0 commit comments