Skip to content

Commit

Permalink
upgraded primefaces to 8.0 to resolve critical CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
tfr42 committed Feb 26, 2024
1 parent b840889 commit 151a422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deegree-services/deegree-webservices/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
<dependency>
<groupId>org.primefaces</groupId>
<artifactId>primefaces</artifactId>
<version>4.0</version>
<version>8.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 151a422

Please sign in to comment.