We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784cf52 commit f55a85cCopy full SHA for f55a85c
2 files changed
parent/pom.xml
@@ -186,12 +186,12 @@
186
<dependency>
187
<groupId>org.slf4j</groupId>
188
<artifactId>slf4j-api</artifactId>
189
- <version>1.7.36</version>
+ <version>2.0.17</version>
190
</dependency>
191
192
193
<artifactId>slf4j-simple</artifactId>
194
195
196
197
</dependencies>
tooling/conga-aem-maven-plugin/pom.xml
@@ -124,7 +124,7 @@
124
125
126
<artifactId>jcl-over-slf4j</artifactId>
127
128
<scope>compile</scope>
129
130
0 commit comments