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.2 .Final</version >
73+ <version >5.0.3 .Final</version >
7474 <scope >test</scope >
7575 </dependency >
7676 <dependency >
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.28.0 </quarkus-plugin .version>
22+ <quarkus-plugin .version>3.28.4 </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>
25- <quarkus .platform.version>3.26.2 </quarkus .platform.version>
25+ <quarkus .platform.version>3.28.4 </quarkus .platform.version>
2626 <surefire-plugin .version>3.5.4</surefire-plugin .version>
2727 <org .mockito.version>3.3.3</org .mockito.version>
2828 <quarkus .container-image.build>true</quarkus .container-image.build>
9595 </plugin >
9696 <plugin >
9797 <artifactId >maven-compiler-plugin</artifactId >
98- <version >3.14.0 </version >
98+ <version >3.14.1 </version >
9999 </plugin >
100100 </plugins >
101101 </pluginManagement >
You can’t perform that action at this time.
0 commit comments