File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ SPDX-License-Identifier: Apache-2.0
25
25
26
26
<compas .core.version>0.9.3</compas .core.version>
27
27
28
- <quarkus .platform.version>2.12.1 .Final</quarkus .platform.version>
28
+ <quarkus .platform.version>2.12.2 .Final</quarkus .platform.version>
29
29
<jaxb-impl .version>2.3.6</jaxb-impl .version>
30
30
<microprofile-openapi-api .version>3.0</microprofile-openapi-api .version>
31
- <slf4j .version>2.0.0 </slf4j .version>
31
+ <slf4j .version>2.0.1 </slf4j .version>
32
32
<openpojo .version>0.9.1</openpojo .version>
33
33
</properties >
34
34
@@ -178,7 +178,7 @@ SPDX-License-Identifier: Apache-2.0
178
178
<plugin >
179
179
<groupId >org.apache.maven.plugins</groupId >
180
180
<artifactId >maven-jar-plugin</artifactId >
181
- <version >3.2.2 </version >
181
+ <version >3.3.0 </version >
182
182
<executions >
183
183
<execution >
184
184
<goals >
You can’t perform that action at this time.
0 commit comments