Skip to content

Commit

Permalink
Merge pull request #574 from hazendaz/spotbugs
Browse files Browse the repository at this point in the history
Bump plugins / dependencies used by integration tests
  • Loading branch information
hazendaz authored Apr 6, 2023
2 parents b20a2f5 + 3265a13 commit 7d24bad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,13 +205,13 @@
<skipSurefireReport>true</skipSurefireReport>

<!-- Used by Integration tests -->
<compilerPluginVersion>3.10.1</compilerPluginVersion>
<compilerPluginVersion>3.11.0</compilerPluginVersion>
<findsecbugsVersion>1.12.0</findsecbugsVersion>
<jxrPluginVersion>3.2.0</jxrPluginVersion>
<mavenSurefireVersion>3.0.0-M9</mavenSurefireVersion>
<jxrPluginVersion>3.3.0</jxrPluginVersion>
<mavenSurefireVersion>3.0.0</mavenSurefireVersion>
<jakartaeeApiVersion>8.0.0</jakartaeeApiVersion>
<servletApiVersion>4.0.4</servletApiVersion>
<sb-contribVersion>7.4.7</sb-contribVersion>
<sb-contribVersion>7.6.0</sb-contribVersion>

<jgit.version>5.13.1.202206130422-r</jgit.version>

Expand Down

0 comments on commit 7d24bad

Please sign in to comment.