Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BalusC committed Jan 24, 2025
1 parent 339b2d7 commit 191cd42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>org.omnifaces</groupId>
<artifactId>optimusfaces</artifactId>
<version>0.17.J2-SNAPSHOT</version>
<version>0.18.J1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>OptimusFaces</name>
Expand Down Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>omnipersistence</artifactId>
<version>0.21.J1</version>
<version>0.22.J1</version>
</dependency>

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

0 comments on commit 191cd42

Please sign in to comment.