You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2022/05/24 14:12:31 UTC

[GitHub] [sling-org-apache-sling-tracer] rombert commented on a diff in pull request #2: SLING-11335: Sling update to 47

rombert commented on code in PR #2:
URL: https://github.com/apache/sling-org-apache-sling-tracer/pull/2#discussion_r880565699


##########
pom.xml:
##########
@@ -165,13 +149,13 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>1.10.19</version>
+      <version>4.5.1</version>
       <scope>test</scope>
     </dependency>
         <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.commons.johnzon</artifactId>
-      <version>1.0.0</version>
+      <version>1.2.14</version>

Review Comment:
   Is there a particular reason to use a newer version of commons.johnzon?



-- 
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: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org