Skip to content

Commit

Permalink
Update slf4j monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 6, 2024
1 parent e177983 commit 8d8372d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container-dependency-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
<javax.ws.rs-api.version>2.0.1</javax.ws.rs-api.version>
<jaxb.version>2.3.0</jaxb.version>
<slf4j.version>1.7.32</slf4j.version> <!-- WARNING: when updated, also update c.y.v.tenant:base pom -->
<slf4j.version>2.0.12</slf4j.version> <!-- WARNING: when updated, also update c.y.v.tenant:base pom -->
<xml-apis.version>1.4.01</xml-apis.version>

<!-- Not a dependency. Only included to allow the versions-maven-plugin to check for updates of itself -->
Expand Down

0 comments on commit 8d8372d

Please sign in to comment.