1 Commits

Author SHA1 Message Date
Renovate Bot
842246b948 fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 2024-12-19 14:04:41 +00:00

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<relativePath/>
</parent>
@ -84,7 +84,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.2.2</version>
<version>5.2.1</version>
<exclusions>
<exclusion>
<groupId>club.minnced</groupId>