Skip to content

Commit 6e12966

Browse files
committed
bump slf4j from 2.0.7 to 2.0.17, junit from 5.13.4 to 5.14.1, jacoco from 0.8.13 to 0.8.14
1 parent 3e04548 commit 6e12966

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<pmd.version>3.28.0</pmd.version>
3232
<jxr.version>3.6.0</jxr.version>
3333
<compiler.plugin.version>3.14.1</compiler.plugin.version>
34-
<slf4j.version>2.0.7</slf4j.version>
34+
<slf4j.version>2.0.17</slf4j.version>
3535
<deploy.version>3.1.4</deploy.version>
3636
<jakarta.annotation.api.version>2.1.1</jakarta.annotation.api.version>
3737

@@ -44,9 +44,9 @@
4444
<spring6.version>6.2.14</spring6.version>
4545
<spring7.version>7.0.1</spring7.version>
4646
<httpclient5.version>5.5.1</httpclient5.version>
47-
<junit.version>5.13.4</junit.version>
47+
<junit.version>5.14.1</junit.version>
4848
<junit6.version>6.0.1</junit6.version>
49-
<jacoco.version>0.8.13</jacoco.version>
49+
<jacoco.version>0.8.14</jacoco.version>
5050
<spotbugs.plugin.version>4.8.6.7</spotbugs.plugin.version>
5151
<bundle.plugin.version>6.0.0</bundle.plugin.version>
5252
<build.helper.version>3.6.1</build.helper.version>

0 commit comments

Comments
 (0)