Skip to content

Commit 4488443

Browse files
committed
chore(deps): update dependency jquery to v3.7.0
1 parent bc8f2d6 commit 4488443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subscription/src/main/resources/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
4444
rel="stylesheet">
4545

46-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4/jquery.js"></script>
46+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.js"></script>
4747
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.js"></script>
4848
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
4949

0 commit comments

Comments
 (0)