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.
1 parent 825e542 commit 2852622Copy full SHA for 2852622
pom.xml
@@ -83,13 +83,14 @@
83
<dependency>
84
<groupId>org.apache.commons</groupId>
85
<artifactId>commons-lang3</artifactId>
86
+ <version>3.12.0</version>
87
</dependency>
88
89
<!-- maven assembly plugin -->
90
91
<groupId>org.apache.maven.plugins</groupId>
92
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.3.0</version>
93
+ <version>3.4.2</version>
94
<type>maven-plugin</type>
95
96
</dependencies>
0 commit comments