Skip to content

Commit

Permalink
Merge pull request #1565 from lat-lon/upgradePrimefaces-1464
Browse files Browse the repository at this point in the history
Upgrade of Primefaces from 12.0 to 13.0
  • Loading branch information
stephanr authored Aug 23, 2023
2 parents 1a7064c + d8a60e6 commit 15addbd
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>12.0.0</version>
<version>13.0.0</version>
</dependency>
<dependency>
<groupId>org.primefaces.extensions</groupId>
<artifactId>primefaces-extensions</artifactId>
<version>12.0.2</version>
<version>13.0.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 15addbd

Please sign in to comment.