Skip to content

Commit

Permalink
[Doc] Update required Java version in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledsoft committed Aug 21, 2023
1 parent f74663c commit d3ccfb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ An **asset** is an object of one of the main domain types managed by the system

## Required Technologies

- JDK 11 or newer
- JDK 17 or newer
- Apache Maven 3.6.x or newer


Expand All @@ -30,7 +30,7 @@ See the [docs folder](doc/index.md) for additional information on implementation

This section briefly lists the main technologies and principles used (or planned to be used) in the application.

- Spring Boot 2, Spring Framework 5, Spring Security, Spring Data (paging, filtering)
- Spring Boot 3, Spring Framework 6, Spring Security, Spring Data (paging, filtering)
- Jackson 2.13
- [JB4JSON-LD](https://github.com/kbss-cvut/jb4jsonld-jackson) - Java - JSON-LD (de)serialization library
- [JOPA](https://github.com/kbss-cvut/jopa) - persistence library for the Semantic Web
Expand Down

0 comments on commit d3ccfb8

Please sign in to comment.