Skip to content

Commit

Permalink
chore(deps): update test, build and logging dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 474922a commit 82a7fe6
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 @@ -144,7 +144,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand All @@ -162,7 +162,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.1</version>
<configuration>
<doclint>none</doclint>
</configuration>
Expand Down

0 comments on commit 82a7fe6

Please sign in to comment.