bisswanger commented on code in PR #55:
URL: 
https://github.com/apache/sling-org-apache-sling-testing-clients/pull/55#discussion_r2630895162


##########
pom.xml:
##########
@@ -171,13 +169,13 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.15.1</version>
+            <version>2.20.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-simple</artifactId>
-            <version>1.7.36</version>
+            <version>${slf4j.version}</version>

Review Comment:
   @rombert : you are correct - it's there
   Last time I checked and somehow only saw the api one and thus replaced it 
here with the property
   Updated in the latest commit



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to