Skip to content

Commit 84b1b58

Browse files
committed
Update dependencies
1 parent 3943cdc commit 84b1b58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@
7979
<commons-codec.version>1.15</commons-codec.version>
8080
<commons-io.version>2.11.0</commons-io.version>
8181
<commons-cli.version>1.5.0</commons-cli.version>
82-
<commons-text.version>1.9</commons-text.version>
83-
<log4j.version>2.17.2</log4j.version>
82+
<commons-text.version>1.10.0</commons-text.version>
83+
<log4j.version>2.19.0</log4j.version>
8484
<junit.version>4.13.2</junit.version>
8585
<jersey.version>2.33</jersey.version>
8686
<jaxb-api.version>2.3.1</jaxb-api.version>
8787
<jaxb-runtime.version>2.3.2</jaxb-runtime.version>
88-
<ph-xmldsig.version>4.4.2</ph-xmldsig.version>
88+
<ph-xmldsig.version>4.4.3</ph-xmldsig.version>
8989

9090
<!-- plugin.version>0.0.0</plugin.version -->
9191
<maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>
@@ -111,7 +111,7 @@
111111
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
112112
<spotbugs-maven-plugin.version>4.6.0.0</spotbugs-maven-plugin.version>
113113
<maven-pmd-plugin.version>3.16.0</maven-pmd-plugin.version>
114-
<flatten-maven-plugin.version>1.2.7</flatten-maven-plugin.version>
114+
<flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version>
115115
<maven-scm-plugin.version>1.13.0</maven-scm-plugin.version>
116116
</properties>
117117

0 commit comments

Comments
 (0)