Skip to content

Commit aa273c5

Browse files
authored
Merge pull request #80 from edmcouncil/dependabot/maven/ch.qos.logback-logback-core-1.5.13
Bump ch.qos.logback:logback-core from 1.4.12 to 1.5.13
2 parents 8486957 + e3f9aae commit aa273c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<!-- Versions -->
1717
<slf4j.version>2.0.4</slf4j.version>
18-
<logback.version>1.4.12</logback.version>
18+
<logback.version>1.5.13</logback.version>
1919
<junit.jupiter.version>5.9.0</junit.jupiter.version>
2020
</properties>
2121

@@ -257,7 +257,7 @@
257257
<plugin>
258258
<groupId>org.jacoco</groupId>
259259
<artifactId>jacoco-maven-plugin</artifactId>
260-
<version>0.8.11</version>
260+
<version>0.8.12</version>
261261
<executions>
262262
<execution>
263263
<goals>

0 commit comments

Comments
 (0)