mirror of https://github.com/apache/maven.git
[MNG-8209] Bump slf4jVersion from 2.0.14 to 2.0.16 (#1643)
Bumps `slf4jVersion` from 2.0.14 to 2.0.16. Updates `org.slf4j:slf4j-api` from 2.0.14 to 2.0.16 Updates `org.slf4j:slf4j-simple` from 2.0.14 to 2.0.16 Updates `org.slf4j:jcl-over-slf4j` from 2.0.14 to 2.0.16 --- 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 - dependency-name: org.slf4j:jcl-over-slf4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MNG-8209
This commit is contained in:
parent
10e2fba0fb
commit
aa3772beb3
2
pom.xml
2
pom.xml
|
@ -184,7 +184,7 @@ under the License.
|
|||
<resolverVersion>2.0.1</resolverVersion>
|
||||
<securityDispatcherVersion>2.0</securityDispatcherVersion>
|
||||
<sisuVersion>0.9.0.M3</sisuVersion>
|
||||
<slf4jVersion>2.0.14</slf4jVersion>
|
||||
<slf4jVersion>2.0.16</slf4jVersion>
|
||||
<stax2ApiVersion>4.2.2</stax2ApiVersion>
|
||||
<wagonVersion>3.5.3</wagonVersion>
|
||||
<woodstoxVersion>7.0.0</woodstoxVersion>
|
||||
|
|
Loading…
Reference in New Issue