File tree Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Original file line number Diff line number Diff line change 496
496
<type >pom</type >
497
497
<scope >import</scope >
498
498
</dependency >
499
- <dependency >
500
- <groupId >org.joinfaces</groupId >
501
- <artifactId >jsf-spring-boot-starter</artifactId >
502
- </dependency >
503
499
</dependencies >
504
500
</dependencyManagement >
505
501
758
754
<artifactId >primefaces</artifactId >
759
755
</dependency >
760
756
<dependency >
761
- <groupId >org.primefaces</groupId >
762
- <artifactId >primefaces</artifactId >
763
- <version >8.0</version >
764
- </dependency >
765
- <dependency >
766
- <groupId >com.sun.faces</groupId >
767
- <artifactId >jsf-api</artifactId >
768
- <version >2.2.20</version >
769
- </dependency >
770
- <dependency >
771
- <groupId >com.sun.faces</groupId >
772
- <artifactId >jsf-impl</artifactId >
773
- <version >2.2.20</version >
757
+ <groupId >org.joinfaces</groupId >
758
+ <artifactId >jsf-spring-boot-starter</artifactId >
774
759
</dependency >
775
760
</dependencies >
776
761
You can’t perform that action at this time.
0 commit comments