We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9949e4c commit 1a39208Copy full SHA for 1a39208
pom.xml
@@ -84,7 +84,7 @@
84
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
85
86
<swagger-parser.version>2.0.28</swagger-parser.version>
87
- <slf4j.version>1.7.32</slf4j.version>
+ <slf4j.version>1.7.36</slf4j.version>
88
</properties>
89
90
<dependencyManagement>
@@ -262,7 +262,7 @@
262
<plugin>
263
<groupId>org.apache.maven.plugins</groupId>
264
<artifactId>maven-compiler-plugin</artifactId>
265
- <version>3.8.1</version>
+ <version>3.10.0</version>
266
</plugin>
267
268
0 commit comments