We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3abf232 commit e327ab6Copy full SHA for e327ab6
pom.xml
@@ -18,7 +18,7 @@
18
<dependency>
19
<groupId>org.apache.commons</groupId>
20
<artifactId>commons-lang3</artifactId>
21
- <version>3.14.0</version>
+ <version>3.15.0</version>
22
</dependency>
23
24
<groupId>org.apache.maven</groupId>
@@ -69,7 +69,7 @@
69
<plugin>
70
<groupId>org.apache.maven.plugins</groupId>
71
<artifactId>maven-javadoc-plugin</artifactId>
72
- <version>3.7.0</version>
+ <version>3.8.0</version>
73
<executions>
74
<execution>
75
<id>attach-javadocs</id>
0 commit comments