Skip to content

Commit

Permalink
hotfix for css/js version (#38)
Browse files Browse the repository at this point in the history
* Create gradle.yml for Actions (#1) (#2)

* Create gradle.yml for Actions

* Update gradle.yml

* actions exectute denied

* Syncing (#4)

* Create gradle.yml for Actions (#1)

* Create gradle.yml for Actions

* Update gradle.yml

* actions exectute denied

* modify action build to publish built to packages (#3)

* Updating old dependencies (#10)

* Create gradle.yml for Actions (#1)

* Create gradle.yml for Actions

* Update gradle.yml

* actions exectute denied

* modify action build to publish built to packages (#3)

* Create dependabot.yml

* Bump org.junit:junit-bom from 5.9.1 to 5.10.1 (#8)

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.apache.kafka:kafka-streams from 3.2.3 to 3.6.0 (#7)

Bumps org.apache.kafka:kafka-streams from 3.2.3 to 3.6.0.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fragmenting html using thymeleaf, added dataTables with xlsx,pdf,csv export for consumer table, added errors rejected to return

* added errors rejected to return

* Updating dependabot deps, added xss purify demo, logback->log4j2, field injection->constructor injection

* syncing branch with java21 enhancements

Signed-off-by: mibracy <crusty512@yahoo.com>

* v0.0.4 Syncing (#21)

* Update gradle.yml

* Revert gradle.yml

* Enhancement: v0.0.4 (#17)

* Create gradle.yml for Actions (#1) (#2)

* Create gradle.yml for Actions

* Update gradle.yml

* actions exectute denied

* Syncing (#4)

* Create gradle.yml for Actions (#1)

* Create gradle.yml for Actions

* Update gradle.yml

* actions exectute denied

* modify action build to publish built to packages (#3)

* Updating old dependencies (#10)

* Create gradle.yml for Actions (#1)

* Create gradle.yml for Actions

* Update gradle.yml

* actions exectute denied

* modify action build to publish built to packages (#3)

* Create dependabot.yml

* Bump org.junit:junit-bom from 5.9.1 to 5.10.1 (#8)

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.apache.kafka:kafka-streams from 3.2.3 to 3.6.0 (#7)

Bumps org.apache.kafka:kafka-streams from 3.2.3 to 3.6.0.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fragmenting html using thymeleaf, added dataTables with xlsx,pdf,csv export for consumer table, added errors rejected to return

* added errors rejected to return

* Updating dependabot deps, added xss purify demo, logback->log4j2, field injection->constructor injection

* syncing branch with java21 enhancements

Signed-off-by: mibracy <crusty512@yahoo.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Redirect POST example added

Signed-off-by: mibracy <crusty512@yahoo.com>

* Adding vertical nav example. Okta Auth0 test

Signed-off-by: mibracy <crusty512@yahoo.com>

* safe @dependabot updates

Signed-off-by: Michael Bracy <crusty512@yahoo.com>

* css/js version to force refresh added

Signed-off-by: Michael Bracy <crusty512@yahoo.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: Michael Bracy <crusty512@yahoo.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
mibracy and dependabot[bot] authored Mar 27, 2024
1 parent 81b5616 commit fc59d02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/templates/fragments/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link th:href="@{/webjars/datatables/css/jquery.dataTables.css}" rel="stylesheet">
<link th:href="@{/webjars/datatables-buttons/css/buttons.dataTables.min.css}" rel="stylesheet">

<link th:href="@{/css/home.css}" rel="stylesheet">
<link th:href="@{/css/home.css(version=${#strings.randomAlphanumeric(5)})}" rel="stylesheet">

<script th:src="@{/webjars/jquery/jquery.min.js}"></script>
<script th:src="@{/webjars/popper.js/umd/popper.min.js}"></script>
Expand All @@ -24,5 +24,5 @@
<script th:src="@{/webjars/momentjs/min/moment.min.js}"></script>
<script th:src="@{/webjars/chart.js/dist/chart.umd.js}"></script>

<script th:src="@{/js/home.js}"></script>
<script th:src="@{/js/home.js(version=${#strings.randomAlphanumeric(5)})}"></script>
</head>

0 comments on commit fc59d02

Please sign in to comment.