Skip to content

Commit

Permalink
Bump htmlunit in /security-openid-connect-multi-tenancy-quickstart
Browse files Browse the repository at this point in the history
Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.36.0 to 2.37.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@2.36.0...2.37.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.htmlunit:htmlunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2022
1 parent 83da348 commit 7993236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security-openid-connect-multi-tenancy-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<htmlunit.version>2.36.0</htmlunit.version>
<htmlunit.version>2.37.0</htmlunit.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7993236

Please sign in to comment.