Skip to content

Commit

Permalink
update maven compiler and war plugin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogarfe authored May 22, 2024
1 parent 8d8f957 commit b985f4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
<apache.httpcomponents.version>4.5.13</apache.httpcomponents.version>
<jetty.maven.plugin.version>11.0.7</jetty.maven.plugin.version>
<jersey.version>3.0.3</jersey.version>
<maven-compiler-plugin.version>3.9.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven-war-plugin.version>3.3.2</maven-war-plugin.version>
<maven.resources.plugin.version>3.2.0</maven.resources.plugin.version>
<maven.surefire.plugin.version>2.22.2</maven.surefire.plugin.version>
<jacoco.maven.plugin.version>0.8.7</jacoco.maven.plugin.version>
Expand Down

0 comments on commit b985f4b

Please sign in to comment.