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
97040481b8
commit
52eed2b840
6
pom.xml
6
pom.xml
@ -131,9 +131,9 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.librepdf</groupId>
|
<groupId>io.quarkiverse.openpdf</groupId>
|
||||||
<artifactId>openpdf</artifactId>
|
<artifactId>quarkus-openpdf</artifactId>
|
||||||
<version>2.0.3</version>
|
<version>3.1.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<build>
|
<build>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user