We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab8a532 + c7642bc commit 5c2a0bbCopy full SHA for 5c2a0bb
.github/CODEOWNERS
@@ -1 +1 @@
1
-* @testforstephen @jdneo
+* @testforstephen @jdneo @chagong @wenytang-ms
com.microsoft.java.debug.core/pom.xml
@@ -42,7 +42,7 @@
42
<dependency>
43
<groupId>org.apache.commons</groupId>
44
<artifactId>commons-lang3</artifactId>
45
- <version>3.6</version>
+ <version>3.18.0</version>
46
</dependency>
47
48
<groupId>com.google.code.gson</groupId>
0 commit comments