Update repo dependencies and github action#24
Merged
samspycher merged 41 commits intomainfrom Apr 25, 2025
Merged
Conversation
98c8a39 to
b64d1e8
Compare
b64d1e8 to
75b67e8
Compare
c4f9905 to
7a61a5c
Compare
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
- Add JUnit Jupiter version property (5.11.4) - Add SLF4J version property (2.0.16) - Update JUnit Jupiter dependency to use property - Update Mockito JUnit Jupiter from 4.0.0 to 5.15.2 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
- Use consistent formatting for emphasis (_text_ instead of *text*) - Add instructions for initializing submodules - Add instructions for running GitHub Actions locally - Fix whitespace and formatting throughout file 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
- Replace hardcoded SLF4J version with property reference in all modules - Replace hardcoded JUnit Jupiter version with property reference - Update testcontainers junit-jupiter from 1.20.4 to 1.20.5 Improves consistency and eases future version updates by centralizing version definitions in the parent POM. 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
…eleases fail Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
- Replace hardcoded JUnit Jupiter version with property reference
- Use project properties for group ID and version in internal dependencies
- Replace hardcoded group ID with ${project.groupId}
- Replace hardcoded version with ${project.version}
This improves maintainability by avoiding duplicated version information.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
…verification Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
a07841c to
6ab0923
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.