Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-c980fde4e90d3fe16fa8b2e31bc3e61c
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Mar 30, 2021
2 parents 9a41866 + f41c558 commit 7ef9776
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 @@ -85,7 +85,7 @@
<version.com.github.spotbugs.maven-plugin>4.0.0</version.com.github.spotbugs.maven-plugin>
<version.org.apache.maven.plugins.maven-site-plugin>3.9.1</version.org.apache.maven.plugins.maven-site-plugin>
<version.org.apache.maven.plugins.maven-javadoc-plugin>3.2.0</version.org.apache.maven.plugins.maven-javadoc-plugin>
<version.com.google.code.findbugs.annotations>3.0.1</version.com.google.code.findbugs.annotations>
<version.com.google.code.findbugs.annotations>3.0.1u2</version.com.google.code.findbugs.annotations>
<coveralls.token>myToken</coveralls.token>
<jacoco.reportFolder>${project.build.directory}/site/jacoco</jacoco.reportFolder>
<jacoco.utReportFile>${jacoco.reportFolder}/test.exec</jacoco.utReportFile>
Expand Down

0 comments on commit 7ef9776

Please sign in to comment.