Skip to content
This repository was archived by the owner on Oct 11, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<!-- Be sure that mvn clean install and also mvn quarkus:dev works !!! -->
<quarkus.platform.version>1.13.7.Final</quarkus.platform.version>
<snakeyaml.version>1.28</snakeyaml.version>
<snakeyaml.version>1.29</snakeyaml.version>
<fabric8.client.version>5.0.1</fabric8.client.version>

<!-- By default just do maven install and let github to do the deploy on release -->
Expand Down