1 Commits

Author SHA1 Message Date
Renovate Bot
81f1da9aa7 fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.20.0 2025-01-02 20:03:05 +00:00
3 changed files with 2 additions and 2 deletions

View File

@ -142,7 +142,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-spring-boot-starter-jakarta</artifactId>
<version>7.8.0</version>
<version>7.20.0</version>
<scope>compile</scope>
</dependency>

Binary file not shown.

View File

@ -13,7 +13,7 @@
},
"overrides": {
"remark-mdx": "3.0.0",
"unified": "11.0.5",
"unified": "11.0.4",
"remark-parse": "11.0.0",
"mdast-util-frontmatter": "2.0.1"
},