Skip to content

Commit

Permalink
Merge branch 'sonar_Cleanup' of github.com:santanusinha/hope into son…
Browse files Browse the repository at this point in the history
…ar_Cleanup
  • Loading branch information
santanusinha committed Aug 17, 2023
2 parents 8591c91 + 76cd5ae commit b3a2087
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
14 changes: 7 additions & 7 deletions dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
io.appform.hope:hope:pom:2.0.1
io.appform.hope:hope:pom:2.0.3
+- org.openjdk.jmh:jmh-core:jar:1.35:test
| +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test
| \- org.apache.commons:commons-math3:jar:3.2:test
Expand All @@ -11,14 +11,14 @@ io.appform.hope:hope:pom:2.0.1
| +- org.checkerframework:checker-qual:jar:3.12.0:provided
| +- com.google.errorprone:error_prone_annotations:jar:2.7.1:provided
| \- com.google.j2objc:j2objc-annotations:jar:1.3:provided
+- com.fasterxml.jackson.core:jackson-core:jar:2.13.1:compile
+- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile
| \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1:compile
+- com.fasterxml.jackson.core:jackson-core:jar:2.13.4:compile
+- com.fasterxml.jackson.core:jackson-databind:jar:2.13.4.1:compile
| \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4:compile
+- com.jayway.jsonpath:json-path:jar:2.7.0:compile
| +- net.minidev:json-smart:jar:2.4.7:compile
| | \- net.minidev:accessors-smart:jar:2.4.7:compile
| | \- org.ow2.asm:asm:jar:9.1:compile
| \- org.slf4j:slf4j-api:jar:1.7.33:compile
+- net.minidev:json-smart:jar:2.4.11:compile
| \- net.minidev:accessors-smart:jar:2.4.11:compile
| \- org.ow2.asm:asm:jar:9.3:compile
+- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test
| +- org.opentest4j:opentest4j:jar:1.2.0:test
| +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
Expand Down
14 changes: 7 additions & 7 deletions hope-core/dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
io.appform.hope:hope-core:jar:2.0.1
io.appform.hope:hope-core:jar:2.0.3
+- org.reflections:reflections:jar:0.9.12:compile
| \- org.javassist:javassist:jar:3.26.0-GA:compile
+- org.openjdk.jmh:jmh-core:jar:1.35:test
Expand All @@ -13,14 +13,14 @@ io.appform.hope:hope-core:jar:2.0.1
| +- org.checkerframework:checker-qual:jar:3.12.0:provided
| +- com.google.errorprone:error_prone_annotations:jar:2.7.1:provided
| \- com.google.j2objc:j2objc-annotations:jar:1.3:provided
+- com.fasterxml.jackson.core:jackson-core:jar:2.13.1:compile
+- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile
| \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1:compile
+- com.fasterxml.jackson.core:jackson-core:jar:2.13.4:compile
+- com.fasterxml.jackson.core:jackson-databind:jar:2.13.4.1:compile
| \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4:compile
+- com.jayway.jsonpath:json-path:jar:2.7.0:compile
| +- net.minidev:json-smart:jar:2.4.7:compile
| | \- net.minidev:accessors-smart:jar:2.4.7:compile
| | \- org.ow2.asm:asm:jar:9.1:compile
| \- org.slf4j:slf4j-api:jar:1.7.33:compile
+- net.minidev:json-smart:jar:2.4.11:compile
| \- net.minidev:accessors-smart:jar:2.4.11:compile
| \- org.ow2.asm:asm:jar:9.3:compile
+- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test
| +- org.opentest4j:opentest4j:jar:1.2.0:test
| +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
Expand Down
16 changes: 8 additions & 8 deletions hope-lang/dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
io.appform.hope:hope-lang:jar:2.0.1
+- io.appform.hope:hope-core:jar:2.0.1:compile
io.appform.hope:hope-lang:jar:2.0.3
+- io.appform.hope:hope-core:jar:2.0.3:compile
| \- org.reflections:reflections:jar:0.9.12:compile
| \- org.javassist:javassist:jar:3.26.0-GA:compile
+- ch.qos.logback:logback-classic:jar:1.2.10:test
Expand All @@ -17,13 +17,13 @@ io.appform.hope:hope-lang:jar:2.0.1
| +- org.checkerframework:checker-qual:jar:3.12.0:provided
| +- com.google.errorprone:error_prone_annotations:jar:2.7.1:provided
| \- com.google.j2objc:j2objc-annotations:jar:1.3:provided
+- com.fasterxml.jackson.core:jackson-core:jar:2.13.1:compile
+- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile
| \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1:compile
+- com.fasterxml.jackson.core:jackson-core:jar:2.13.4:compile
+- com.fasterxml.jackson.core:jackson-databind:jar:2.13.4.1:compile
| \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4:compile
+- com.jayway.jsonpath:json-path:jar:2.7.0:compile
| \- net.minidev:json-smart:jar:2.4.7:compile
| \- net.minidev:accessors-smart:jar:2.4.7:compile
| \- org.ow2.asm:asm:jar:9.1:compile
+- net.minidev:json-smart:jar:2.4.11:compile
| \- net.minidev:accessors-smart:jar:2.4.11:compile
| \- org.ow2.asm:asm:jar:9.3:compile
+- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test
| +- org.opentest4j:opentest4j:jar:1.2.0:test
| +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
Expand Down

0 comments on commit b3a2087

Please sign in to comment.