Skip to content

Commit f55a85c

Browse files
renovate[bot]stefanseifert
authored andcommitted
Update slf4j monorepo to v2
1 parent 784cf52 commit f55a85c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,12 +186,12 @@
186186
<dependency>
187187
<groupId>org.slf4j</groupId>
188188
<artifactId>slf4j-api</artifactId>
189-
<version>1.7.36</version>
189+
<version>2.0.17</version>
190190
</dependency>
191191
<dependency>
192192
<groupId>org.slf4j</groupId>
193193
<artifactId>slf4j-simple</artifactId>
194-
<version>1.7.36</version>
194+
<version>2.0.17</version>
195195
</dependency>
196196

197197
</dependencies>

tooling/conga-aem-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>org.slf4j</groupId>
126126
<artifactId>jcl-over-slf4j</artifactId>
127-
<version>1.7.36</version>
127+
<version>2.0.17</version>
128128
<scope>compile</scope>
129129
</dependency>
130130

0 commit comments

Comments
 (0)