Skip to content

Commit

Permalink
Use non-snapshot dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BalusC committed Sep 5, 2024
1 parent 0611c02 commit 760244d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>omnipersistence</artifactId>
<version>0.21.J1-SNAPSHOT</version>
<version>0.21.J1</version>
</dependency>

<!-- PrimeFaces dependencies. -->
Expand Down

0 comments on commit 760244d

Please sign in to comment.