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

Update java #75

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Update java #75

merged 1 commit into from
Nov 15, 2024

Conversation

ao508
Copy link
Collaborator

@ao508 ao508 commented Nov 12, 2024

A descriptive title

Briefly describe changes proposed in this pull request:

  • a
  • b

Troubleshooting

Fix # (see https://help.github.com/en/articles/closing-issues-using-keywords)

Expected behavior

Actual behavior

Logs, error output, or stacktrace

Steps to reproduce the behavior

Tasks

Include specific tasks in the order they need to be done in. Include links to specific lines of code where the task should happen at.

  • task 1
  • task 2
  • task 3

Crossing T's and dotting I's

Please follow these checklists to help prevent any unexpected issues from being introduced by the changes in this pull request. If an item does not apply then indicate so by surrounding the line item with ~~ to strikethrough the text. See basic writing and formatting syntax for more information.

Mocked request data and data model checklist:

Data checks:
Updates were made to the mocked incoming request data and/or mocked published request data:

Code checks:

  • The JSON comparator code been updated to handle new changes.
  • Unit tests were updated in relation to updates to the mocked test data.

If no unit tests were updated or added, then please explain why: [insert details here]

Describe your testing environment:

  • NATS [local, local docker, dev server, production]
  • Neo4j [local, local docker, dev server, production]
  • SMILE Server [local, local docker, dev server, production]
  • Message publishing simulation [nats cli, docker nats cli, sample publisher tool, other (describe below)]

Other: [insert details on how messages were published or simulated for testing]


Screenshots


General checklist:

  • All requested changes and comments have been resolved.
  • The commit log is comprehensible. It follows 7 rules of great commit messages. For most PRs a single commit should suffice, in some cases multiple topical commits can be useful. During review it is ok to see tiny commits (e.g. Fix reviewer comments), but right before the code gets merged to master or rc branch, any such commits should be squashed since they are useless to the other developers. Definitely avoid merge commits, use rebase instead.

@ao508 ao508 force-pushed the update-java branch 3 times, most recently from eca8558 to 21160c1 Compare November 15, 2024 20:18
Signed-off-by: Angelica Ochoa <15623749+ao508@users.noreply.github.com>

Update java (#73) (#77)

* Update to java19

* Update jitpack config

* Update circleci config

---------

Update commons to 2.0.0.RELEASE

Signed-off-by: Angelica Ochoa <15623749+ao508@users.noreply.github.com>

Update spring version to 6.1.12

Signed-off-by: Angelica Ochoa <15623749+ao508@users.noreply.github.com>
@ao508 ao508 merged commit 4d35458 into master Nov 15, 2024
1 check passed
@ao508 ao508 deleted the update-java branch November 15, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant