Skip to content

Commit 602ca06

Browse files
committed
pom.xml: update Robot Framework to 3.0.2
Changelogs: - https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0.1.rst - https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.0.2.rst This also updates robotframework-maven-plugin to 1.4.7 No functional changes.
1 parent d6965f8 commit 602ca06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,9 +488,9 @@
488488
<!-- Dependency can be safely removed when pmd plugin will require this version -->
489489
<pmd.version>5.5.2</pmd.version>
490490
<resources.plugin.version>3.0.2</resources.plugin.version>
491-
<robotframework-plugin.version>1.4.6</robotframework-plugin.version>
491+
<robotframework-plugin.version>1.4.7</robotframework-plugin.version>
492492
<robotframework-selenium.version>1.4.0.8</robotframework-selenium.version>
493-
<robotframework.version>3.0</robotframework.version>
493+
<robotframework.version>3.0.2</robotframework.version>
494494

495495
<!-- Don't forget to update version in the Url class -->
496496
<selectizejs.version>0.12.3</selectizejs.version>

0 commit comments

Comments
 (0)