Skip to content

Commit

Permalink
OP-16545: jquery upgraded to 3.6.0. (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-chekuri authored Jul 29, 2022
1 parent 5b3530a commit f05e3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gate-web/src/main/resources/templates/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h3>Sign in</h3>
<!-- /#wrapper -->

<!-- Optional JavaScript -->
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/jquery-3.6.0.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/app.js"></script>

Expand Down

0 comments on commit f05e3a3

Please sign in to comment.