File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<!--
2- * Copyright (c) 2021, 2024 Oracle and/or its affiliates.
2+ * Copyright (c) 2021, 2025 Oracle and/or its affiliates.
33 *
44 * Licensed under the Universal Permissive License v 1.0 as
55 * shown by the LICENSE.txt file in the root directory of
8686 If you do not want to rely on a CDN, you can host these files locally or
8787 include them directly in your favored resource bunder.
8888 -->
89- < script src ="https://unpkg.com/react@18.2.0 /umd/react.development.js "
90- integrity ="sha384-0HL/VWVbwweJfp0saUL50fXRuSABCdVeinTBoJCDXprLkJ49VI0QMWNGMRt8ebnT " crossorigin ="anonymous ">
89+ < script src ="https://unpkg.com/react@18.3.1 /umd/react.development.js "
90+ integrity ="sha384-hD6/rw4ppMLGNu3tX5cjIb+uRZ7UkRJ6BPkLpg4hAu/6onKUg4lLsHAs9EBPT82L " crossorigin ="anonymous ">
9191 </ script >
92- < script src ="https://unpkg.com/react-dom@18.2.0 /umd/react-dom.development.js "
93- integrity ="sha384-79Od0yhavbvtuP2nWl+Y6mwgs8AlknSIikYSw0+uOc65GTyH8SW7e2hCyCB303Y2 " crossorigin ="anonymous ">
92+ < script src ="https://unpkg.com/react-dom@18.3.1 /umd/react-dom.development.js "
93+ integrity ="sha384-u6aeetuaXnQ38mYT8rp6sbXaQe3NL9t+IBXmnYxwkUI2Hw4bsp2Wvmx4yRQF1uAm " crossorigin ="anonymous ">
9494 </ script >
9595
9696 <!--
174174 < footer class ="oj-web-applayout-footer oj-sm-padding-2x-horizontal " role ="contentinfo " style ="height:5vh ">
175175 < div class ="oj-flex-bar oj-sm-margin-2x-top ">
176176 < div class ="oj-flex-bar-start ">
177- Copyright © 2014, 2024 Oracle and/or its affiliates All rights reserved.
177+ Copyright © 2014, < script > document . write ( new Date ( ) . getFullYear ( ) ) ; </ script > Oracle and/or its affiliates All rights reserved.
178178 </ div >
179179 < div class ="oj-flex-bar-end ">
180180 < ul >
You can’t perform that action at this time.
0 commit comments