We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71bba96 commit 591c3c6Copy full SHA for 591c3c6
2 files changed
CODEOWNERS
@@ -2,4 +2,4 @@
2
# Each line is a file pattern followed by one or more owners
3
4
# Specify the default owners for the entire repository
5
-* @greensd4 @AlvoBen @pedrompflopes
+* @cx-anurag-dalke @cx-anand-nandeshwar @cx-atish-jadhav
pom.xml
@@ -24,7 +24,7 @@
24
<dependency>
25
<groupId>org.apache.commons</groupId>
26
<artifactId>commons-lang3</artifactId>
27
- <version>3.14.0</version>
+ <version>3.18.0</version>
28
</dependency>
29
30
<groupId>com.googlecode.json-simple</groupId>
@@ -44,7 +44,7 @@
44
45
<groupId>com.google.code.gson</groupId>
46
<artifactId>gson</artifactId>
47
- <version>2.10.1</version>
+ <version>2.12.0</version>
48
49
50
<groupId>org.slf4j</groupId>
0 commit comments