We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8391a commit a45b17bCopy full SHA for a45b17b
Backend/pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>de.presti.ree6</groupId>
14
<artifactId>Webinterface-Backend</artifactId>
15
- <version>5.0.2</version>
+ <version>5.0.3</version>
16
<name>Webinterface-Backend</name>
17
<description>The Backend for the Webinterface</description>
18
@@ -88,7 +88,7 @@
88
<dependency>
89
<groupId>io.sentry</groupId>
90
<artifactId>sentry-spring-boot-starter-jakarta</artifactId>
91
- <version>8.0.0</version>
+ <version>7.21.0</version>
92
</dependency>
93
94
<!-- Utilities -->
0 commit comments