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>
|
||||
<groupId>com.github.librepdf</groupId>
|
||||
<artifactId>openpdf</artifactId>
|
||||
<version>2.0.3</version>
|
||||
<groupId>io.quarkiverse.openpdf</groupId>
|
||||
<artifactId>quarkus-openpdf</artifactId>
|
||||
<version>3.1.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user