File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7070 <dependency >
7171 <groupId >org.jboss.weld</groupId >
7272 <artifactId >weld-junit5</artifactId >
73- <version >5.0.1 .Final</version >
73+ <version >5.0.2 .Final</version >
7474 <scope >test</scope >
7575 </dependency >
7676 <dependency >
8282 <groupId >io.smallrye.reactive</groupId >
8383 <artifactId >test-common</artifactId >
8484 <scope >test</scope >
85- <version >4.28 .0</version >
85+ <version >4.30 .0</version >
8686 </dependency >
8787 </dependencies >
8888</project >
Original file line number Diff line number Diff line change 1919 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2020 <maven .compiler.source>17</maven .compiler.source>
2121 <maven .compiler.target>17</maven .compiler.target>
22- <quarkus-plugin .version>3.26.2 </quarkus-plugin .version>
22+ <quarkus-plugin .version>3.28.0 </quarkus-plugin .version>
2323 <quarkus .platform.artifact-id>quarkus-bom</quarkus .platform.artifact-id>
2424 <quarkus .platform.group-id>io.quarkus</quarkus .platform.group-id>
2525 <quarkus .platform.version>3.26.2</quarkus .platform.version>
6868 <plugin >
6969 <groupId >io.smallrye</groupId >
7070 <artifactId >jandex-maven-plugin</artifactId >
71- <version >3.4 .0</version >
71+ <version >3.5 .0</version >
7272 <executions >
7373 <execution >
7474 <id >make-index</id >
You can’t perform that action at this time.
0 commit comments