Skip to content

Commit

Permalink
Update selenium from version 2.12.0 to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjuric committed Jun 27, 2018
1 parent 9860931 commit 64731fc
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 15 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
@@ -1,3 +1,8 @@
2.25.2
======
June 27, 2018
- Update selenium from version 2.12.0 to 2.13.0

2.25.1
======
June 25, 2018
Expand Down
26 changes: 13 additions & 13 deletions LICENSE-THIRDPARTY
Expand Up @@ -6,13 +6,13 @@ Dependency | Version | Licen
com.github.scopt scopt_2.12 | 3.7.0 | [MIT License](http://www.opensource.org/licenses/mit-license)
com.github.tototoshi scala-csv_2.12 | 1.3.5 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.google.code.findbugs jsr305 | 1.3.9 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.google.code.gson gson | 2.8.2 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.google.code.gson gson | 2.8.4 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.google.errorprone error_prone_annotations | 2.1.3 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.google.guava guava | 23.6 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.google.guava guava | 25.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.google.j2objc j2objc-annotations | 1.1 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.jayway.jsonpath json-path | 2.4.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.squareup.okhttp3 okhttp | 3.9.1 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.squareup.okio okio | 1.13.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.squareup.okhttp3 okhttp | 3.10.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.squareup.okio okio | 1.14.1 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
com.typesafe.scala-logging scala-logging_2.12 | 3.9.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
commons-codec commons-codec | 1.11 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
commons-io commons-io | 2.6 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
Expand All @@ -28,20 +28,20 @@ net.minidev json-smart | 2.3 | [Apac
org.apache.commons commons-exec | 1.3 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.apache.commons commons-lang3 | 3.7 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.apache.commons commons-text | 1.4 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.apache.httpcomponents httpclient | 4.5.3 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.apache.httpcomponents httpcore | 4.4.6 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.apache.httpcomponents httpclient | 4.5.5 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.apache.httpcomponents httpcore | 4.4.9 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.checkerframework checker-compat-qual | 2.0.0 | [MIT License](http://opensource.org/licenses/MIT)
org.codehaus.mojo animal-sniffer-annotations | 1.14 | [MIT License](https://opensource.org/licenses/mit-license.php)
org.ow2.asm asm | 5.0.4 | [BSD License](http://asm.objectweb.org/license.html)
org.scala-lang scala-library | 2.12.6 | [BSD 3-Clause](https://www.scala-lang.org/license.html)
org.scala-lang scala-reflect | 2.12.6 | [BSD 3-Clause](https://www.scala-lang.org/license.html)
org.seleniumhq.selenium selenium-api | 3.12.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-chrome-driver | 3.12.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-firefox-driver | 3.12.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-ie-driver | 3.12.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-remote-driver | 3.12.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-safari-driver | 3.12.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-support | 3.12.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-api | 3.13.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-chrome-driver | 3.13.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-firefox-driver | 3.13.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-ie-driver | 3.13.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-remote-driver | 3.13.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-safari-driver | 3.13.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.seleniumhq.selenium selenium-support | 3.13.0 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
org.slf4j slf4j-api | 1.7.25 | [MIT License](http://www.slf4j.org/license.html)
org.slf4j slf4j-log4j12 | 1.7.25 | [MIT License](http://www.slf4j.org/license.html)
Twitter, Inc Bootstrap | 3.3.6 | [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -30,7 +30,7 @@ lazy val gwenWebSettings = Seq(

lazy val commonDependencies = {
val commonsIO = "2.6"
val selenium = "3.12.0"
val selenium = "3.13.0"

Seq(
"commons-io" % "commons-io" % commonsIO,
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
@@ -1,6 +1,6 @@
enablePlugins(GitVersioning)

git.baseVersion := "2.25.1"
git.baseVersion := "2.25.2"

git.useGitDescribe := true

Expand Down

0 comments on commit 64731fc

Please sign in to comment.