Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/com.github.spotbugs-spotbug…
Browse files Browse the repository at this point in the history
…s-maven-plugin-4.8.2.0
  • Loading branch information
thomasleplus authored Dec 4, 2023
2 parents 420b709 + 261e7e3 commit 954c9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ limitations under the License.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
<maven.javadoc.version>3.6.2</maven.javadoc.version>
<maven.javadoc.version>3.6.3</maven.javadoc.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<dependencyCheck.version>9.0.2</dependencyCheck.version>
Expand Down

0 comments on commit 954c9be

Please sign in to comment.