Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into weld
Browse files Browse the repository at this point in the history
  • Loading branch information
reinhapa committed Jul 22, 2024
2 parents a35d0eb + 7ac26cd commit 840c2a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.14.0</version>
<version>3.15.0</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down Expand Up @@ -756,7 +756,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
<configuration>
<doclint>none</doclint>
</configuration>
Expand Down

0 comments on commit 840c2a7

Please sign in to comment.