fix(build): update reflect-config.json
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 6m49s
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 6m49s
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -75,22 +75,10 @@
|
||||
<version>2.0.4</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-awt</artifactId>
|
||||
<version>${quarkus.platform.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.quarkiverse.openpdf</groupId>
|
||||
<artifactId>quarkus-openpdf</artifactId>
|
||||
<version>3.1.2</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-awt</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.quarkus</groupId>
|
||||
|
||||
Reference in New Issue
Block a user