Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
r-brown committed Nov 22, 2022
1 parent 3943cdc commit 84b1b58
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 @@ -79,13 +79,13 @@
<commons-codec.version>1.15</commons-codec.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-cli.version>1.5.0</commons-cli.version>
<commons-text.version>1.9</commons-text.version>
<log4j.version>2.17.2</log4j.version>
<commons-text.version>1.10.0</commons-text.version>
<log4j.version>2.19.0</log4j.version>
<junit.version>4.13.2</junit.version>
<jersey.version>2.33</jersey.version>
<jaxb-api.version>2.3.1</jaxb-api.version>
<jaxb-runtime.version>2.3.2</jaxb-runtime.version>
<ph-xmldsig.version>4.4.2</ph-xmldsig.version>
<ph-xmldsig.version>4.4.3</ph-xmldsig.version>

<!-- plugin.version>0.0.0</plugin.version -->
<maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>
Expand All @@ -111,7 +111,7 @@
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<spotbugs-maven-plugin.version>4.6.0.0</spotbugs-maven-plugin.version>
<maven-pmd-plugin.version>3.16.0</maven-pmd-plugin.version>
<flatten-maven-plugin.version>1.2.7</flatten-maven-plugin.version>
<flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version>
<maven-scm-plugin.version>1.13.0</maven-scm-plugin.version>
</properties>

Expand Down

0 comments on commit 84b1b58

Please sign in to comment.