File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >org.json</groupId >
2929 <artifactId >json</artifactId >
30- <version >20250107 </version >
30+ <version >20250517 </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.eclipse</groupId >
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.22 .2</quarkus-plugin .version>
22+ <quarkus-plugin .version>3.25 .2</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.25.2</quarkus .platform.version>
6868 <plugin >
6969 <groupId >io.smallrye</groupId >
7070 <artifactId >jandex-maven-plugin</artifactId >
71- <version >3.3 .0</version >
71+ <version >3.4 .0</version >
7272 <executions >
7373 <execution >
7474 <id >make-index</id >
Original file line number Diff line number Diff line change 7272 <dependency >
7373 <groupId >org.json</groupId >
7474 <artifactId >json</artifactId >
75- <version >20250107 </version >
75+ <version >20250517 </version >
7676 </dependency >
7777 <dependency >
7878 <groupId >org.slf4j</groupId >
138138 <dependency >
139139 <groupId >org.java-websocket</groupId >
140140 <artifactId >Java-WebSocket</artifactId >
141- <version >1.5.7 </version >
141+ <version >1.6.0 </version >
142142 <scope >test</scope >
143143 </dependency >
144144 </dependencies >
You can’t perform that action at this time.
0 commit comments