Skip to content
Snippets Groups Projects
Unverified Commit 1039e208 authored by Griefed's avatar Griefed :joystick: Committed by GitHub
Browse files

Merge pull request #684 from...

Merge pull request #684 from Griefed/dependabot-gradle-serverpackcreator-app-develop-org.springframework.boot-spring-boot-starter-web-3.4.3

build(deps): bump org.springframework.boot:spring-boot-starter-web from 3.3.2 to 3.4.3 in /serverpackcreator-app
parents 36853ad0 115b8f22
No related branches found
No related tags found
1 merge request!640Dep updates and a fix
......@@ -56,7 +56,7 @@ dependencies {
//WEB
api("org.jetbrains.kotlin:kotlin-reflect:1.9.23")
api("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.3")
api("org.springframework.boot:spring-boot-starter-web:3.3.2")
api("org.springframework.boot:spring-boot-starter-web:3.4.3")
api("org.springframework.boot:spring-boot-starter-log4j2:3.4.0")
api("org.springframework.boot:spring-boot-starter-data-jpa:3.4.1")
api("org.postgresql:postgresql:42.7.3")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment