Skip to content

Commit 2fbbdc2

Browse files
committed
docs: add Java 25 to supported versions badge
Update README badge to show Java 17 | 21 | 25 compatibility.
1 parent fd0af80 commit 2fbbdc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
55
[![Spring Boot 4](https://img.shields.io/badge/Spring%20Boot-4.0-brightgreen)](https://spring.io/projects/spring-boot)
66
[![Spring Boot 3](https://img.shields.io/badge/Spring%20Boot-3.5-blue)](https://spring.io/projects/spring-boot)
7-
[![Java Version](https://img.shields.io/badge/Java-17%20|%2021-brightgreen)](https://www.oracle.com/java/technologies/downloads/)
7+
[![Java Version](https://img.shields.io/badge/Java-17%20|%2021%20|%2025-brightgreen)](https://www.oracle.com/java/technologies/downloads/)
88

99
A comprehensive Spring Boot User Management Framework that simplifies the implementation of robust user authentication and management features. Built on top of Spring Security, this library provides ready-to-use solutions for user registration, login, account management, and more.
1010

0 commit comments

Comments
 (0)