Skip to content

Commit

Permalink
#upgraded to primefaces 13.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tfr42 committed Nov 30, 2023
1 parent 0539679 commit eaef026
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deegree-services/deegree-webservices/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -278,12 +278,12 @@
<dependency>
<groupId>org.primefaces</groupId>
<artifactId>primefaces</artifactId>
<version>13.0.2</version>
<version>13.0.3</version>
</dependency>
<dependency>
<groupId>org.primefaces.extensions</groupId>
<artifactId>primefaces-extensions</artifactId>
<version>13.0.2</version>
<version>13.0.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit eaef026

Please sign in to comment.