Update backend to Spring Boot 3 (#111)

* Update Spring Boot to 3.0.5
This commit is contained in:
Simon
2023-04-09 01:41:54 +02:00
committed by GitHub
parent 1c386041aa
commit 2231077935
18 changed files with 49 additions and 48 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "1.3.2-SNAPSHOT",
"version": "1.4.0-SNAPSHOT",
"scripts": {
"ng": "ng",
"start": "ng serve",
@@ -21,7 +21,7 @@
"@angular/platform-browser": "^14.0.0",
"@angular/platform-browser-dynamic": "^14.0.0",
"@angular/router": "^14.0.0",
"@angular/youtube-player": "^15.2.2",
"@angular/youtube-player": "^14.2.7",
"mat-table-filter": "^10.2.0",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",