Skip to content

Commit a45b17b

Browse files
committed
chore: Bump version and revert Sentry update.
1 parent 0e8391a commit a45b17b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Backend/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>de.presti.ree6</groupId>
1414
<artifactId>Webinterface-Backend</artifactId>
15-
<version>5.0.2</version>
15+
<version>5.0.3</version>
1616
<name>Webinterface-Backend</name>
1717
<description>The Backend for the Webinterface</description>
1818

@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>io.sentry</groupId>
9090
<artifactId>sentry-spring-boot-starter-jakarta</artifactId>
91-
<version>8.0.0</version>
91+
<version>7.21.0</version>
9292
</dependency>
9393

9494
<!-- Utilities -->

0 commit comments

Comments
 (0)