Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Java21 #19

Merged
merged 49 commits into from
Sep 6, 2024
Merged

Enhancement: Java21 #19

merged 49 commits into from
Sep 6, 2024

Conversation

mibracy
Copy link
Owner

@mibracy mibracy commented Dec 10, 2023

No description provided.

mibracy and others added 30 commits November 13, 2023 01:15
* Create gradle.yml for Actions

* Update gradle.yml

* actions exectute denied
* 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 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>
…export for consumer table, added errors rejected to return
…a, h2 seq changes

Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
* 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>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: Michael Bracy <crusty512@yahoo.com>
# Conflicts:
#	build.gradle
#	src/main/resources/templates/home.html
Signed-off-by: Michael Bracy <crusty512@yahoo.com>
Signed-off-by: Michael Bracy <crusty512@yahoo.com>
mibracy added 18 commits March 26, 2024 19:01
Signed-off-by: Michael Bracy <crusty512@yahoo.com>
More demo's and OKTA security v0.0.5 (#36)
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
…ames

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

Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: mibracy <crusty512@yahoo.com>
Signed-off-by: Michael Bracy <crusty512@yahoo.com>
Signed-off-by: Michael Bracy <crusty512@yahoo.com>
Signed-off-by: Michael Bracy <crusty512@yahoo.com>
@mibracy mibracy self-assigned this Sep 6, 2024
@mibracy mibracy added the enhancement New feature or request label Sep 6, 2024
@mibracy mibracy merged commit 1787762 into main Sep 6, 2024
1 check passed
@mibracy mibracy deleted the java21 branch September 6, 2024 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant