File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/main/resources/templates/layout Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8484 <webjars .jquery.version>3.6.1</webjars .jquery.version>
8585 <webjars .popper.js.version>2.9.3</webjars .popper.js.version>
8686 <webjars .bootstrap.version>5.2.2</webjars .bootstrap.version>
87- <webjars .font-awesome.version>6.1.2 </webjars .font-awesome.version>
87+ <webjars .font-awesome.version>6.2.0 </webjars .font-awesome.version>
8888 <opencsv .version>5.7.0</opencsv .version>
8989
9090 <!-- Unit and Integration Testing -->
Original file line number Diff line number Diff line change 1414 < meta name ="description " content ="Your Todo-List for Getting Things Done. ">
1515 < title th:replace ="${headtitle} "> SimpleWorklist</ title >
1616 < link th:href ="@{/webjars/bootstrap/5.2.2/css/bootstrap.min.css} " rel ="stylesheet "/>
17- < link th:href ="@{/webjars/font-awesome/6.1.2 /css/all.min.css} " rel ="stylesheet "/>
17+ < link th:href ="@{/webjars/font-awesome/6.2.0 /css/all.min.css} " rel ="stylesheet "/>
1818 < link href ="https://fonts.googleapis.com/css?family=Lato|Varela+Round " rel ="stylesheet ">
1919 < link th:href ="@{/css/main.css} " rel ="stylesheet "/>
2020 < link rel ="apple-touch-icon " sizes ="57x57 " th:href ="@{/img/favicon/apple-icon-57x57.png} ">
109109 < script th:src ="@{/webjars/jquery/3.6.0/jquery.js} "> </ script >
110110 < script th:src ="@{/webjars/popper.js/2.9.3/umd/popper.min.js} "> </ script >
111111 < script th:src ="@{/webjars/bootstrap/5.2.2/js/bootstrap.bundle.min.js} "> </ script >
112- < script th:src ="@{/webjars/font-awesome/6.1.2 /js/all.js} "> </ script >
112+ < script th:src ="@{/webjars/font-awesome/6.2.0 /js/all.js} "> </ script >
113113 < script th:src ="@{/js/application.js} "> </ script >
114114 < script th:inline ="javascript ">
115115 ClassicEditor
You can’t perform that action at this time.
0 commit comments