Skip to content

Commit

Permalink
U - Oppgraderer com.fasterxml.jackson.core:jackson-core:2.15.2 -> 2.15.3
Browse files Browse the repository at this point in the history
Automatisert oppgradering av com.fasterxml.jackson.core:jackson-core.
  • Loading branch information
dskarpas committed Oct 17, 2023
1 parent 575b2ec commit 018734f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
ext {
springBootVersion = '3.1.4'
springKafkaVersion = '3.0.11'
jacksonModuleKotlinVersion = '2.15.2'
jacksonModuleKotlinVersion = '2.15.3'
tokenSupportVersion = '3.1.7'
imageioVersion = '3.9.4'
}
Expand Down

0 comments on commit 018734f

Please sign in to comment.