[MPLUGIN-461] Bump slf4jVersion from 1.7.5 to 1.7.36 (#197)

* Bump slf4jVersion from 1.7.5 to 1.7.36

Bumps `slf4jVersion` from 1.7.5 to 1.7.36.

Updates `slf4j-api` from 1.7.5 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.5...v_1.7.36)

Updates `slf4j-simple` from 1.7.5 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.5...v_1.7.36)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* drop comments about slf4j version

* Fix merge

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Slawomir Jaranowski <s.jaranowski@gmail.com>
diff --git a/pom.xml b/pom.xml
index 3c4dee1..bfe92e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,9 +94,7 @@
     <pluginTestingHarnessVersion>3.3.0</pluginTestingHarnessVersion>
     <maven4Version>4.0.0-alpha-4</maven4Version>
     <mavenVersion>3.2.5</mavenVersion>
-    <!-- SLF4J version must match the version exported from the mavenVersion, 
-    https://github.com/apache/maven/blob/12a6b3acb947671f09b81f49094c53f426d8cea1/pom.xml#L63 -->
-    <slf4jVersion>1.7.5</slf4jVersion>
+    <slf4jVersion>1.7.36</slf4jVersion>
     <antVersion>1.10.13</antVersion>
     <maven.site.path>plugin-tools-archives/plugin-tools-LATEST</maven.site.path>
     <!-- whenever the ASM version is updated also the