We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd73ec commit a01d464Copy full SHA for a01d464
cucumber-core/pom.xml
@@ -15,7 +15,7 @@
15
<project.Automatic-Module-Name>io.cucumber.core</project.Automatic-Module-Name>
16
<apiguardian-api.version>1.1.2</apiguardian-api.version>
17
<jackson.version>2.19.1</jackson.version>
18
- <jsoup.version>1.20.1</jsoup.version>
+ <jsoup.version>1.21.1</jsoup.version>
19
<junit-jupiter.version>5.13.1</junit-jupiter.version>
20
<xmlunit.version>2.10.3</xmlunit.version>
21
<hamcrest.version>3.0</hamcrest.version>
0 commit comments