We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4f464a commit 9f12d19Copy full SHA for 9f12d19
pom.xml
@@ -94,9 +94,7 @@
94
<pluginTestingHarnessVersion>3.3.0</pluginTestingHarnessVersion>
95
<maven4Version>4.0.0-alpha-4</maven4Version>
96
<mavenVersion>3.2.5</mavenVersion>
97
- <!-- SLF4J version must match the version exported from the mavenVersion,
98
- https://github.com/apache/maven/blob/12a6b3acb947671f09b81f49094c53f426d8cea1/pom.xml#L63 -->
99
- <slf4jVersion>1.7.5</slf4jVersion>
+ <slf4jVersion>1.7.36</slf4jVersion>
100
<antVersion>1.10.13</antVersion>
101
<maven.site.path>plugin-tools-archives/plugin-tools-LATEST</maven.site.path>
102
<!-- whenever the ASM version is updated also the
0 commit comments