Branch: refs/heads/3.1
Home:
https://github.com/weld/core
Commit: f496beea425864fbbfa3fcd109e5ec273a755e1f
https://github.com/weld/core/commit/f496beea425864fbbfa3fcd109e5ec273a755e1f
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Bump htmlunit from 2.53.0 to 2.58.0
Bumps [
htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.53.0 to 2.58.0.
- [Release
notes](https://github.com/HtmlUnit/htmlunit/releases)
- [
Commits](https://github.com/HtmlUnit/htmlunit/compare/2.53.0...2.58.0)
---
updated-dependencies:
- dependency-name: net.sourceforge.htmlunit:htmlunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: b6aa8736685393093ea2ae0a47948c87690b7b8c
https://github.com/weld/core/commit/b6aa8736685393093ea2ae0a47948c87690b7b8c
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M
environments/servlet/tests/base/src/main/java/org/jboss/weld/environment/servlet/test/el/JsfTest.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/errorpage/ErrorPageTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/el/weld1280/Weld1280Test.java
Log Message:
-----------
Replace deprecated HtmlUnit methods with new ones.
Compare:
https://github.com/weld/core/compare/64db3a6e9625...b6aa87366853