-
Notifications
You must be signed in to change notification settings - Fork 4
Bump and rename sslcontext-kicktart to ayza #13
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -29,13 +29,13 @@ | |||||
| </dependency> | ||||||
| <dependency> | ||||||
| <groupId>io.github.hakky54</groupId> | ||||||
| <artifactId>sslcontext-kickstart</artifactId> | ||||||
| <version>7.2.0</version> | ||||||
| <artifactId>ayza</artifactId> | ||||||
| <version>10.0.0</version> | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To improve maintainability and ensure version consistency across
Suggested change
|
||||||
| </dependency> | ||||||
| <dependency> | ||||||
| <groupId>io.github.hakky54</groupId> | ||||||
| <artifactId>sslcontext-kickstart-for-pem</artifactId> | ||||||
| <version>7.2.0</version> | ||||||
| <artifactId>ayza-for-pem</artifactId> | ||||||
| <version>10.0.0</version> | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||||||
| </dependency> | ||||||
|
|
||||||
| <!-- START: INCLUDE THESE WHEN USING SPRING BOOT--> | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There appears to be a typo in the file path. The path
me/lean/tech/dev/apacheclient/MtlsUsingApacheClient.javashould likely beme/leantech/dev/apacheclient/MtlsUsingApacheClient.javato match the package nameme.leantech.dev.apacheclient.