Skip to content

Commit

Permalink
Update dependency org.primefaces:primefaces to v7.0.31-LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 2b245a9 commit ae10945
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java-ee-websockets-with-jsf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.primefaces</groupId>
<artifactId>primefaces</artifactId>
<version>7.0.RC3</version>
<version>7.0.31-LTS</version>
</dependency>
<dependency>
<groupId>org.primefaces.themes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion java-magazin-jsf-primefaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.primefaces</groupId>
<artifactId>primefaces</artifactId>
<version>7.0</version>
<version>7.0.31-LTS</version>
</dependency>
<dependency>
<groupId>org.primefaces.themes</groupId>
Expand Down

0 comments on commit ae10945

Please sign in to comment.