We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a289b1f commit 3884689Copy full SHA for 3884689
1 file changed
pom.xml
@@ -76,13 +76,13 @@
76
<dependency>
77
<groupId>org.primefaces</groupId>
78
<artifactId>primefaces</artifactId>
79
- <version>14.0.7</version>
+ <version>15.0.1</version>
80
<classifier>jakarta</classifier>
81
</dependency>
82
83
<groupId>org.jsoup</groupId>
84
<artifactId>jsoup</artifactId>
85
- <version>1.18.1</version>
+ <version>1.19.1</version>
86
87
</dependencies>
88
0 commit comments