Skip to content

Commit

Permalink
Merge pull request #1603 from tfr42/fix/primefaces
Browse files Browse the repository at this point in the history
Upgraded to Primefaces 13.0.3
  • Loading branch information
stephanr authored Nov 30, 2023
2 parents b0e2de1 + eaef026 commit fde29d2
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 fde29d2

Please sign in to comment.