File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
drools-quarkus-extension/drools-quarkus-deployment Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 74
74
<version .guru.nidi>0.18.0</version .guru.nidi>
75
75
<version .info.picocli>4.7.5</version .info.picocli>
76
76
<version .io.micrometer>1.12.2</version .io.micrometer>
77
- <version .io.quarkus>3.8.6 </version .io.quarkus>
77
+ <version .io.quarkus>3.15.1 </version .io.quarkus>
78
78
<version .io.smallrye.openapi.core>3.10.0</version .io.smallrye.openapi.core>
79
79
<version .it.unimi.dsi.fastutil>8.5.11</version .it.unimi.dsi.fastutil>
80
80
<version .junit>4.13.1</version .junit>
193
193
<version .org.postgresql>42.7.2</version .org.postgresql>
194
194
195
195
<version .ch.obermuhlner>2.0.1</version .ch.obermuhlner>
196
- <version .io.smallrye.jandex>3.1.6 </version .io.smallrye.jandex>
196
+ <version .io.smallrye.jandex>3.2.2 </version .io.smallrye.jandex>
197
197
<version .org.eclipse.yasson>3.0.3</version .org.eclipse.yasson>
198
198
199
199
<version .com.github.javaparser>3.25.8</version .com.github.javaparser>
Original file line number Diff line number Diff line change 82
82
</dependency >
83
83
<dependency >
84
84
<groupId >io.quarkus</groupId >
85
- <artifactId >quarkus-resteasy-reactive -spi-deployment</artifactId >
85
+ <artifactId >quarkus-rest-server -spi-deployment</artifactId >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >io.quarkus</groupId >
You can’t perform that action at this time.
0 commit comments