wip: ci/cd try fix quarkus build
Some checks failed
Deploy Production Server / if_merged (push) Failing after 1m45s
Some checks failed
Deploy Production Server / if_merged (push) Failing after 1m45s
This commit is contained in:
parent
65a9349971
commit
586523bab6
11
pom.xml
11
pom.xml
@ -131,14 +131,9 @@
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.quarkiverse.openpdf</groupId>
|
||||
<artifactId>quarkus-openpdf</artifactId>
|
||||
<version>3.1.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-awt</artifactId>
|
||||
<version>${quarkus.platform.version}</version>
|
||||
<groupId>com.github.librepdf</groupId>
|
||||
<artifactId>openpdf</artifactId>
|
||||
<version>1.3.30</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user