Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/com.puppycrawl.tools-checks…
Browse files Browse the repository at this point in the history
…tyle-10.15.0
  • Loading branch information
LlmDl authored Jul 12, 2024
2 parents 02e65ce + db715d6 commit 26f022f
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 @@ -150,7 +150,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.13.0</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>
Expand Down Expand Up @@ -241,7 +241,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.3</version>
<executions>
<execution>
<phase>compile</phase>
Expand Down

0 comments on commit 26f022f

Please sign in to comment.