switch to springboot sentry
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m50s

This commit is contained in:
Lee
2024-04-21 18:50:57 +01:00
parent 23e240fce1
commit bf992713dc
4 changed files with 7 additions and 15 deletions

View File

@ -132,9 +132,8 @@
<!-- Sentry -->
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry</artifactId>
<version>1.7.27</version>
<scope>compile</scope>
<artifactId>sentry-spring-boot-starter-jakarta</artifactId>
<version>7.8.0</version>
</dependency>
<!-- InfluxDB Metrics -->