File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/main/resources/templates Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050 <bootstrap .version>5.3.8</bootstrap .version>
5151 <com .azure.spring.version>6.0.0</com .azure.spring.version>
5252 <cyclonedx .core.version>11.0.1</cyclonedx .core.version>
53- <datatables .version>2.3.2 </datatables .version>
53+ <datatables .version>2.3.7 </datatables .version>
5454 <dependency-check-maven .version>12.1.9</dependency-check-maven .version>
5555 <gatling-maven-plugin .version>4.21.0</gatling-maven-plugin .version>
5656 <gatling .version>3.14.9</gatling .version>
Original file line number Diff line number Diff line change 2121 < script th:src ="@{/webjars/bootstrap/5.3.8/js/bootstrap.bundle.min.js} "> </ script >
2222 < script th:src ="@{/webjars/github-buttons/2.14.1/dist/buttons.min.js} "> </ script >
2323 < script th:src ="@{/webjars/jquery/3.7.1/jquery.min.js} "> </ script >
24- < script th:src ="@{/webjars/datatables/2.3.2 /js/dataTables.min.js} "> </ script >
25- < script th:src ="@{/webjars/datatables/2.3.2 /js/dataTables.bootstrap5.min.js} "> </ script >
24+ < script th:src ="@{/webjars/datatables/2.3.7 /js/dataTables.min.js} "> </ script >
25+ < script th:src ="@{/webjars/datatables/2.3.7 /js/dataTables.bootstrap5.min.js} "> </ script >
2626 < script th:if ="${allCompleted} eq 'party' ">
2727 window . addEventListener ( "load" , function ( ) {
2828 new bootstrap . Modal ( document . getElementById ( 'finishedModal' ) , { } ) . toggle ( )
You can’t perform that action at this time.
0 commit comments