Skip to content

Commit

Permalink
13.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Oct 11, 2023
1 parent bc800cf commit 178adb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ For a full list of the available downloads, please visit the [download page](htt
<dependency>
<groupId>org.primefaces</groupId>
<artifactId>primefaces</artifactId>
<version>13.0.0</version>
<version>13.0.2</version>
</dependency>

<!-- Jakarta EE / jakarta.* / Faces 3.0 - Faces 4.0 -->
<dependency>
<groupId>org.primefaces</groupId>
<artifactId>primefaces</artifactId>
<version>13.0.0</version>
<version>13.0.2</version>
<classifier>jakarta</classifier>
</dependency>
```
Expand Down

0 comments on commit 178adb7

Please sign in to comment.