Commit e975deab by 丁伟峰

启动失败,先移除sentry

1 parent eba8716e
Showing with 0 additions and 5 deletions
...@@ -86,11 +86,6 @@ ...@@ -86,11 +86,6 @@
<groupId>com.mysql</groupId> <groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId> <artifactId>mysql-connector-j</artifactId>
</dependency> </dependency>
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-spring-boot-starter</artifactId>
<version>6.18.0</version>
</dependency>
</dependencies> </dependencies>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!