Skip to content

Commit e9bb3f6

Browse files
authored
Merge pull request #351 from navikt/dependabot/gradle/backend-85dd80af38
Bump the backend group with 4 updates
2 parents 3174de5 + 481e495 commit e9bb3f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jupiter-version = "5.11.1"
44
cxf-version = "4.0.5" # Obs: Når vi oppgraderer denne, bør vi også kunne rydde bort guava og guava-workarounden
55
bcpkix-version = "1.78.1"
66
angus-version = "1.1.0"
7-
jackson-version = "2.18.0"
7+
jackson-version = "2.18.1"
88

99
[libraries]
1010

@@ -43,7 +43,7 @@ jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.re
4343

4444
#Logging
4545
logging-slf4jApi = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
46-
logging-logbackClassic = { module = "ch.qos.logback:logback-classic", version = "1.5.8" }
46+
logging-logbackClassic = { module = "ch.qos.logback:logback-classic", version = "1.5.12" }
4747
logging-logstashLogbackEncoder = { module = "net.logstash.logback:logstash-logback-encoder", version = "8.0"}
4848

4949
#Micrometer

0 commit comments

Comments
 (0)