Skip to content

Commit b0ec951

Browse files
author
Aslak Hellesøy
committed
Add revapi exception
1 parent 93b16f2 commit b0ec951

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,11 @@
655655
<justification>https://github.com/cucumber/cucumber-jvm/pull/2099</justification>
656656
<newValue>https://messages.cucumber.io/api/reports -X GET</newValue>
657657
</item>
658+
<item>
659+
<code>java.class.removed</code>
660+
<old>class io.cucumber.core.options.PublishTokenParser</old>
661+
<justification>Internal API</justification>
662+
</item>
658663
</revapi.ignore>
659664
</analysisConfiguration>
660665
</configuration>

0 commit comments

Comments
 (0)