Skip to content

Commit aa40908

Browse files
Merge branch 'OpenAPITools:master' into master
2 parents 8a81b03 + 054228d commit aa40908

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
8585

8686
<swagger-parser.version>2.1.12</swagger-parser.version>
87-
<slf4j.version>2.0.6</slf4j.version>
87+
<slf4j.version>2.0.7</slf4j.version>
8888
</properties>
8989

9090
<dependencyManagement>
@@ -288,7 +288,7 @@
288288
<plugin>
289289
<groupId>org.apache.maven.plugins</groupId>
290290
<artifactId>maven-release-plugin</artifactId>
291-
<version>3.0.0-M7</version>
291+
<version>3.0.0</version>
292292
</plugin>
293293
<plugin>
294294
<groupId>org.apache.maven.plugins</groupId>
@@ -298,7 +298,7 @@
298298
<plugin>
299299
<groupId>org.apache.maven.plugins</groupId>
300300
<artifactId>maven-surefire-plugin</artifactId>
301-
<version>2.22.2</version>
301+
<version>3.0.0</version>
302302
</plugin>
303303
<plugin>
304304
<groupId>com.coveo</groupId>
@@ -318,7 +318,7 @@
318318
<plugin>
319319
<groupId>org.apache.maven.plugins</groupId>
320320
<artifactId>maven-deploy-plugin</artifactId>
321-
<version>3.1.0</version>
321+
<version>3.1.1</version>
322322
</plugin>
323323
<plugin>
324324
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)