Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/HHS/ASPR-ms-taskit into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffz committed Apr 8, 2024
2 parents b2d254a + 05b362c commit 8c37cfe
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 @@ -55,7 +55,7 @@
<!-- plugin versions -->
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
Expand All @@ -66,7 +66,7 @@
<gson.version>2.10.1</gson.version>
<util.version>4.1.1</util.version>
<junit-jupiter-engine.version>5.10.2</junit-jupiter-engine.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
</properties>

<!-- set dependency versions for all child projects -->
Expand Down

0 comments on commit 8c37cfe

Please sign in to comment.