This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
The following commit(s) were added to refs/heads/master by this push:
new 0f99ce0 revert last commit, will update integration tests post
2.11.0.M7
0f99ce0 is described below
commit 0f99ce090ac9eceff6919f372ec9b9f88059adbc
Author: juanpablo <[email protected]>
AuthorDate: Sat May 23 21:35:13 2020 +0200
revert last commit, will update integration tests post 2.11.0.M7
---
ChangeLog.md | 1 -
pom.xml | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/ChangeLog.md b/ChangeLog.md
index db2351a..979d779 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -23,7 +23,6 @@ under the License.
* Dependency updates
* Flexmark to 0.61.32
- * Selenide to 5.12.0
* Tomcat to 9.0.35
**2020-04-09 Juan Pablo Santos (juanpablo AT apache DOT org)**
diff --git a/pom.xml b/pom.xml
index 93cd495..28a710e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
<nekohtml.version>1.9.22</nekohtml.version>
<oro.version>2.0.8</oro.version>
<sandler.version>0.5</sandler.version>
- <selenide.version>5.12.0</selenide.version>
+ <selenide.version>5.11.1</selenide.version>
<slf4j.version>1.7.30</slf4j.version>
<stripes.version>1.7.0-async-beta</stripes.version>
<tika.version>1.24.1</tika.version>