This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git
The following commit(s) were added to refs/heads/archiva-2.x by this push:
new 01b890138 Bump fluentlenium.version from 0.10.2 to 0.13.2
01b890138 is described below
commit 01b890138418911d21e9dc1ceda533063184a896
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 17 22:32:52 2022 +0000
Bump fluentlenium.version from 0.10.2 to 0.13.2
Bumps `fluentlenium.version` from 0.10.2 to 0.13.2.
Updates `fluentlenium-festassert` from 0.10.2 to 0.13.2
Updates `fluentlenium-core` from 0.10.2 to 0.13.2
- [Release notes](https://github.com/FluentLenium/FluentLenium/releases)
-
[Changelog](https://github.com/FluentLenium/FluentLenium/blob/develop/CHANGELOG.md)
-
[Commits](https://github.com/FluentLenium/FluentLenium/compare/fluentlenium-parent-0.10.2...v0.13.2)
---
updated-dependencies:
- dependency-name: org.fluentlenium:fluentlenium-festassert
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.fluentlenium:fluentlenium-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
archiva-modules/archiva-web/archiva-webapp-test/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml
b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml
index 4a2a78645..6e4003a8a 100644
--- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml
+++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml
@@ -37,7 +37,7 @@
<seleniumPluginVersion>2.3</seleniumPluginVersion>
<selenium-server.version>2.53.1</selenium-server.version>
- <fluentlenium.version>0.10.2</fluentlenium.version>
+ <fluentlenium.version>0.13.2</fluentlenium.version>
<browserPath></browserPath>
</properties>