This is an automated email from the ASF dual-hosted git repository.
tzimanyi pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new afee0a6f09 NO-ISSUE: Bump jQuery to 3.5.1 (#3851)
afee0a6f09 is described below
commit afee0a6f09dd20b8f6f5effceaed14b0dc73e5c3
Author: Daniel José dos Santos <[email protected]>
AuthorDate: Wed Feb 26 11:29:05 2025 -0300
NO-ISSUE: Bump jQuery to 3.5.1 (#3851)
---
.../src/main/resources/META-INF/resources/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/springboot/archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/resources/index.html
b/springboot/archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/resources/index.html
index 25c759a475..c7469ba422 100644
---
a/springboot/archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/resources/index.html
+++
b/springboot/archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/resources/index.html
@@ -28,7 +28,7 @@ under the License.
<link rel="icon" href="https://kogito.kie.org/favicon.ico"
type="image/icon type">
<link href='https://fonts.googleapis.com/css?family=Abril Fatface'
rel='stylesheet'>
<link href='https://fonts.googleapis.com/css?family=Josefin Sans'
rel='stylesheet'>
- <script src="https://code.jquery.com/jquery-1.12.4.js"></script>
+ <script src="https://code.jquery.com/jquery-3.5.1.js"></script>
<script src="https://code.jquery.com/ui/1.13.2/jquery-ui.js"></script>
<link rel="stylesheet"
href="http://code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css">
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]