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 @@ -26,10 +26,10 @@ SPDX-License-Identifier: Apache-2.0
26
26
27
27
<compas .core.version>0.7.0</compas .core.version>
28
28
29
- <quarkus .platform.version>2.6.2 .Final</quarkus .platform.version>
30
- <jaxb-impl .version>2.3.5 </jaxb-impl .version>
29
+ <quarkus .platform.version>2.7.0 .Final</quarkus .platform.version>
30
+ <jaxb-impl .version>2.3.6 </jaxb-impl .version>
31
31
<microprofile-openapi-api .version>3.0</microprofile-openapi-api .version>
32
- <slf4j .version>1.7.33 </slf4j .version>
32
+ <slf4j .version>1.7.35 </slf4j .version>
33
33
<openpojo .version>0.9.1</openpojo .version>
34
34
</properties >
35
35
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ SPDX-License-Identifier: Apache-2.0
44
44
<dependency >
45
45
<groupId >com.opentable.components</groupId >
46
46
<artifactId >otj-pg-embedded</artifactId >
47
- <version >0.13.4 </version >
47
+ <version >1.0.0 </version >
48
48
<scope >test</scope >
49
49
</dependency >
50
50
You can’t perform that action at this time.
0 commit comments