File tree 3 files changed +10
-10
lines changed
src/main/resources/META-INF/resources 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 24
24
<compiler-plugin .version>3.11.0</compiler-plugin .version>
25
25
<enforcer-plugin .version>3.2.1</enforcer-plugin .version>
26
26
<processor-plugin .version>4.2</processor-plugin .version>
27
- <quarkus .version>2.16.4 .Final</quarkus .version>
28
- <resources-plugin .version>3.3.0 </resources-plugin .version>
29
- <spotless-plugin .version>2.34 .0</spotless-plugin .version>
27
+ <quarkus .version>2.16.6 .Final</quarkus .version>
28
+ <resources-plugin .version>3.3.1 </resources-plugin .version>
29
+ <spotless-plugin .version>2.35 .0</spotless-plugin .version>
30
30
31
31
<quarkus .platform.artifact-id>quarkus-universe-bom</quarkus .platform.artifact-id>
32
32
<quarkus .platform.group-id>io.quarkus</quarkus .platform.group-id>
42
42
<jsoup .version>1.15.4</jsoup .version>
43
43
<kotlin-annotations .version>1.8.20</kotlin-annotations .version>
44
44
<liquibase .version>4.20.0</liquibase .version>
45
- <postgresql .version>42.5.4 </postgresql .version>
46
- <rome .version>2.0 .0</rome .version>
45
+ <postgresql .version>42.6.0 </postgresql .version>
46
+ <rome .version>2.1 .0</rome .version>
47
47
</properties >
48
48
49
49
<dependencyManagement >
Original file line number Diff line number Diff line change 14
14
"@babel/plugin-transform-flow-strip-types" : " ^7.0.0" ,
15
15
"cssnano" : " ^5.1.13" ,
16
16
"eslint" : " ^8.23.0" ,
17
- "flow-bin" : " ^0.201 .0" ,
17
+ "flow-bin" : " ^0.203 .0" ,
18
18
"parcel" : " ^2.7.0" ,
19
19
"snowpack" : " 2.8.0"
20
20
},
Original file line number Diff line number Diff line change @@ -2229,10 +2229,10 @@ flatted@^3.1.0:
2229
2229
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
2230
2230
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
2231
2231
2232
- flow-bin@^0.201 .0 :
2233
- version "0.201.0 "
2234
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.201.0 .tgz#bc8d7c3687526313d7a24dd920873a0273148d81 "
2235
- integrity sha512-fqx6CMOhX9Xm4mN+tq/c7sqcm8aHFV1ipbLz2ZCzoNcPuUNZPoSVYm4p0qZqH0HyzMMEP1OWlU7dIkuSJ02cpg ==
2232
+ flow-bin@^0.203 .0 :
2233
+ version "0.203.1 "
2234
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.203.1 .tgz#227b5c4c9acef2d0efe4a4a8ee84322c8de05891 "
2235
+ integrity sha512-W/SX7QnRmBYS0TjfgtGb9ltPZzlsNeTZ7wA1yqwChxbLaQtrxGtO4K5GKtjRwAtucMQSebB7Ao++u21fRmC4TQ ==
2236
2236
2237
2237
follow-redirects@^1.0.0 :
2238
2238
version "1.15.1"
You can’t perform that action at this time.
0 commit comments