Skip to content
Snippets Groups Projects
Commit 269bd1d6 authored by Otto Visser's avatar Otto Visser
Browse files

Bump spring boot version

parent 1a574f9e
No related branches found
No related tags found
1 merge request!221Release: 1.2.0
Pipeline #940666 passed with warnings
......@@ -12,16 +12,13 @@ val libradorVersion = "1.2.1"
val springDocVersion = "1.7.0"
val guavaVersion = "32.1.1-jre"
val queryDslVersion = "5.0.0"
val lombokVersion = "1.18.18"
val jaegerVersion = "3.3.1"
val modelMapperVersion = "2.4.4"
val modelMapperVersion = "3.1.0"
val sentryVersion = "5.0.1"
val java_otpVersion = "0.4.0"
val qrgenVersion = "2.6.0"
val hibernateJpaVersion = "1.0.2.Final"
ext["spring-security.version"]="5.8.4"
// The repositories used to lookup dependencies.
repositories {
mavenLocal()
......@@ -55,7 +52,7 @@ plugins {
// Spring plugins for managing dependencies and creating
// a nice Spring Boot application.
id("org.springframework.boot").version("2.7.13")
id("org.springframework.boot").version("2.7.14")
id("io.spring.dependency-management").version("1.1.0")
// Spotless plugin for checking style of Java code.
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment