Skip to content

Commit

Permalink
Update dependency org.primefaces:primefaces to v7.0.32-LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent a61f0e1 commit b46c252
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.32-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.32-LTS</version>
</dependency>
<dependency>
<groupId>org.primefaces.themes</groupId>
Expand Down

0 comments on commit b46c252

Please # to comment.