There was an error while loading. Please reload this page.
2 parents 8486957 + e3f9aae commit aa273c5Copy full SHA for aa273c5
1 file changed
pom.xml
@@ -15,7 +15,7 @@
15
16
<!-- Versions -->
17
<slf4j.version>2.0.4</slf4j.version>
18
- <logback.version>1.4.12</logback.version>
+ <logback.version>1.5.13</logback.version>
19
<junit.jupiter.version>5.9.0</junit.jupiter.version>
20
</properties>
21
@@ -257,7 +257,7 @@
257
<plugin>
258
<groupId>org.jacoco</groupId>
259
<artifactId>jacoco-maven-plugin</artifactId>
260
- <version>0.8.11</version>
+ <version>0.8.12</version>
261
<executions>
262
<execution>
263
<goals>
0 commit comments