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 7f95021 commit 1c65b80Copy full SHA for 1c65b80
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-databind.version>2.13.3</jackson-databind.version>
18
- <jsoup.version>1.15.1</jsoup.version>
+ <jsoup.version>1.15.2</jsoup.version>
19
<junit-jupiter.version>5.8.2</junit-jupiter.version>
20
<xmlunit.version>2.9.0</xmlunit.version>
21
<hamcrest.version>2.2</hamcrest.version>
0 commit comments