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
2727 <compas .scl.xsd.version>0.0.4</compas .scl.xsd.version>
2828 <compas .core.version>0.9.1</compas .core.version>
2929
30- <quarkus .platform.version>2.10.0 .Final</quarkus .platform.version>
30+ <quarkus .platform.version>2.10.2 .Final</quarkus .platform.version>
3131 <slf4j .version>1.7.36</slf4j .version>
3232 <openpojo .version>0.9.1</openpojo .version>
3333 </properties >
@@ -163,7 +163,7 @@ SPDX-License-Identifier: Apache-2.0
163163 <plugin >
164164 <groupId >org.jboss.jandex</groupId >
165165 <artifactId >jandex-maven-plugin</artifactId >
166- <version >1.2.2 </version >
166+ <version >1.2.3 </version >
167167 <executions >
168168 <execution >
169169 <id >make-index</id >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ SPDX-License-Identifier: Apache-2.0
2929 <plugin >
3030 <groupId >org.eclipse.tycho.extras</groupId >
3131 <artifactId >tycho-eclipserun-plugin</artifactId >
32- <version >2.7.3 </version >
32+ <version >2.7.4 </version >
3333 <configuration >
3434 <work >${project.build.directory} /maven/tmp/cbi</work >
3535
You can’t perform that action at this time.
0 commit comments