File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
riseclipse/riseclipse-p2-to-m2 Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ SPDX-License-Identifier: Apache-2.0
27
27
<compas .scl.xsd.version>0.0.4</compas .scl.xsd.version>
28
28
<compas .core.version>0.9.1</compas .core.version>
29
29
30
- <quarkus .platform.version>2.10.0 .Final</quarkus .platform.version>
30
+ <quarkus .platform.version>2.10.2 .Final</quarkus .platform.version>
31
31
<slf4j .version>1.7.36</slf4j .version>
32
32
<openpojo .version>0.9.1</openpojo .version>
33
33
</properties >
@@ -163,7 +163,7 @@ SPDX-License-Identifier: Apache-2.0
163
163
<plugin >
164
164
<groupId >org.jboss.jandex</groupId >
165
165
<artifactId >jandex-maven-plugin</artifactId >
166
- <version >1.2.2 </version >
166
+ <version >1.2.3 </version >
167
167
<executions >
168
168
<execution >
169
169
<id >make-index</id >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ SPDX-License-Identifier: Apache-2.0
29
29
<plugin >
30
30
<groupId >org.eclipse.tycho.extras</groupId >
31
31
<artifactId >tycho-eclipserun-plugin</artifactId >
32
- <version >2.7.3 </version >
32
+ <version >2.7.4 </version >
33
33
<configuration >
34
34
<work >${project.build.directory} /maven/tmp/cbi</work >
35
35
You can’t perform that action at this time.
0 commit comments