Skip to content

Commit

Permalink
Merge branch 'main' into HomogenizeTerminology
Browse files Browse the repository at this point in the history
  • Loading branch information
suarezgpablo authored Dec 16, 2024
2 parents 0a7d8aa + 46a339d commit 66fda86
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 @@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j2-impl</artifactId>
<version>2.24.2</version>
<version>2.24.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -209,7 +209,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<configuration>
<quiet>true</quiet>
<doclint>none</doclint>
Expand Down

0 comments on commit 66fda86

Please sign in to comment.