rspec/rules/S1134/xml/non-compliant-example.adoc

9 lines
204 B
Plaintext
Raw Normal View History

[source,xml]
----
<!-- FIXME we should update version to 3.8.1 -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.6</version>
</dependency>
----