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 806d000 commit ca2f6efCopy full SHA for ca2f6ef
interface-impl-v1/pom.xml
@@ -17,7 +17,7 @@
17
<formatterConfigPath>../formatter.xml</formatterConfigPath>
18
<sonar.jacoco.reportPaths>../target/jacoco.exec</sonar.jacoco.reportPaths>
19
20
- <raml.parser.version>0.8.48</raml.parser.version>
+ <raml.parser.version>0.8.49</raml.parser.version>
21
<commons.io.version>2.7</commons.io.version>
22
</properties>
23
interface-impl-v2/pom.xml
@@ -18,7 +18,7 @@
- <raml.parser.2.version>1.0.44-7</raml.parser.2.version>
+ <raml.parser.2.version>1.0.44-8</raml.parser.2.version>
24
<dependencies>
0 commit comments