diff --git a/backend/pom.xml b/backend/pom.xml
index 0842744..511520f 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -223,6 +223,21 @@
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+
+
+ report
+
+ report-aggregate
+
+ verify
+
+
+
diff --git a/pom.xml b/pom.xml
index 64af3b9..3bd169b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,6 @@
-
+
4.0.0
de.grimsi
@@ -18,30 +19,69 @@
grimsi-github
https://sonarcloud.io
+ 0.8.8
+ 2.5.3
org.springframework.boot
spring-boot-starter-parent
2.7.4
-
+
scm:git:https://github.com/grimsi/gameyfin.git
scm:git:https://github.com/grimsi/gameyfin.git
scm:git:https://github.com/grimsi/gameyfin.git
- v1.2.2
+
+
+ coverage
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+
+
+ prepare-agent
+
+ prepare-agent
+
+
+
+ report
+
+ report
+
+
+
+
+
+
+
+
+
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+ ${jacoco-maven-plugin.version}
+
+
+
+
org.apache.maven.plugins
maven-release-plugin
- 2.5.3
+ ${maven-release-plugin.version}
- [ci skip]
+ [ci skip]
v@{project.version}
frontend/package.json