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 be27cca commit 616cbd7Copy full SHA for 616cbd7
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.18.2</jackson.version>
18
- <jsoup.version>1.18.2</jsoup.version>
+ <jsoup.version>1.18.3</jsoup.version>
19
<junit-jupiter.version>5.11.3</junit-jupiter.version>
20
<xmlunit.version>2.10.0</xmlunit.version>
21
<hamcrest.version>3.0</hamcrest.version>
0 commit comments