Commit Graph

21 Commits

Author SHA1 Message Date
siujamo ccfa9a36c1 docs: update pom scm url 2025-06-17 12:20:15 +08:00
siujamo a491f32030 docs: upgrade poms 2025-06-17 11:07:22 +08:00
siujamo a8029d6ca7 docs: added developer information 2025-05-22 13:43:34 +08:00
siujamo 020a5eae6d chore: upgrade dependencies 2025-05-16 10:22:23 +08:00
siujamo 098a2fd4a7 chore: downgrade junit to 5.11.4 2025-04-24 14:53:11 +08:00
siujamo 5503dc572b refactor: changed to version catalogue and upgraded dependencies 2025-04-24 11:43:41 +08:00
siujamo ef8cde211d feat: moved devkit-bom inside this project 2025-03-21 11:16:17 +08:00
siujamo f7c809b557 refactor: renamed module simple-serial to simple-serial-spring-boot-starter and removed build scripts in root build.gradle.kts 2025-03-21 10:33:52 +08:00
zihluwang f771b1af19 refactor: upgrage copyright years 2025-01-25 19:25:21 +08:00
zihluwang 96787889a6 refactor: renamed variables in build scripts 2024-10-22 22:19:05 +08:00
zihluwang fe88788611 feat: added ECDSA-based algorithm support
make the simple-jwt auth0 implementation can use ECDSA-based algorithms

BREAKING CHANGE: the io.jsonwebtoken:jjwt implementation was
discontinued since its design made a big challenge to encapsulation
2024-08-06 22:02:00 +08:00
zihluwang cc5ed4beec ci: fix ci error
github packages is occuring some unknown issues
2024-06-30 13:20:54 +08:00
Zihlu Wang 1e1b810e42 fix: fixed code hints for configurations in IDEA disppeared
Closes #29
2024-06-03 19:01:37 +08:00
Zihlu Wang e531ec438d build: build version 1.4.0 2024-04-29 18:17:23 +08:00
Zihlu Wang ea250103e3 ci: removed coding maven package hosting 2024-04-29 16:42:45 +08:00
Zihlu Wang 5b2e96c938 refactor: Upgrade version to 1.4.0
- Upgrade to 1.4.0
- Upgrade Spring Framework to 6.1.3 to prevent
CVE-2024-22233
- Upgrade Spring Boot to 3.2.3 to prevent CVE-2024-22233
2024-03-12 10:36:25 +08:00
Zihlu Wang 0a2beaf079 docs: Optimised project descriptions. 2024-01-31 16:38:06 +08:00
Zihlu Wang 35212f2f1c fix: Fixed the issue that some artifacts cannot be published to maven repository. 2024-01-31 12:25:29 +08:00
Zihlu Wang e120becf94 build: Change build scripts. 2024-01-31 11:10:48 +08:00
Zihlu Wang 860bbc2b8f build: Finished moving to gradle. 2024-01-31 04:41:10 +08:00
Zihlu Wang 5e31565dd2 build: Changed toolchain to gradle. 2024-01-31 02:43:17 +08:00