Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Fixes #214 - Add REST API to show a repository (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Jul 12, 2024
1 parent 36b272f commit 019ed50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<!-- other -->
<java.version>21</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<piranha.version>24.7.0-SNAPSHOT</piranha.version>
<piranha.version>24.6.0</piranha.version>
<piranha.distribution>webprofile</piranha.distribution>
<!-- plugins -->
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit 019ed50

Please sign in to comment.