wip: ci/cd try fix quarkus build
Some checks failed
Deploy Production Server / if_merged (push) Failing after 2m14s
Some checks failed
Deploy Production Server / if_merged (push) Failing after 2m14s
This commit is contained in:
parent
52eed2b840
commit
65a9349971
5
pom.xml
5
pom.xml
@ -135,6 +135,11 @@
|
|||||||
<artifactId>quarkus-openpdf</artifactId>
|
<artifactId>quarkus-openpdf</artifactId>
|
||||||
<version>3.1.2</version>
|
<version>3.1.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.quarkus</groupId>
|
||||||
|
<artifactId>quarkus-awt</artifactId>
|
||||||
|
<version>${quarkus.platform.version}</version>
|
||||||
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user