Skip to content

Commit 9de143e

Browse files
committed
slf4j 2.0.18
maven-enforcer-plugin 3.6.3
1 parent d6099b5 commit 9de143e

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
@@ -117,7 +117,7 @@
117117
<lombok.version>1.18.46</lombok.version>
118118
<maven.javadoc.plugin.version>3.12.0</maven.javadoc.plugin.version>
119119
<mockito.version>5.23.0</mockito.version>
120-
<slf4j.version>2.0.17</slf4j.version>
120+
<slf4j.version>2.0.18</slf4j.version>
121121
<okhttp.version>5.3.2</okhttp.version>
122122
</properties>
123123

@@ -177,7 +177,7 @@
177177
<plugin>
178178
<groupId>org.apache.maven.plugins</groupId>
179179
<artifactId>maven-enforcer-plugin</artifactId>
180-
<version>3.6.2</version>
180+
<version>3.6.3</version>
181181
<executions>
182182
<execution>
183183
<id>enforce-maven</id>

0 commit comments

Comments
 (0)