summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2020-12-16 17:51:32 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2020-12-16 17:51:32 +0100
commit167d50a81758bd9235eae6755495d5fa68e1c697 (patch)
treefcbf89c6ed0e90708f04fc58e71f74fdaf5565cc /pom.xml
parentcc82abf0ea17011dc37eed5def9796ff6ef109f5 (diff)
downloadegovutils-167d50a81758bd9235eae6755495d5fa68e1c697.tar.gz
egovutils-167d50a81758bd9235eae6755495d5fa68e1c697.tar.bz2
egovutils-167d50a81758bd9235eae6755495d5fa68e1c697.zip
update third-party libs
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 1068dcd..2b6731c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,19 +12,19 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
- <cxf.version>3.3.3</cxf.version>
- <org.slf4j.version>1.7.28</org.slf4j.version>
+ <cxf.version>3.4.1</cxf.version>
+ <org.slf4j.version>1.7.30</org.slf4j.version>
- <org.apache.httpcomponents.httpclient.version>4.5.10</org.apache.httpcomponents.httpclient.version>
+ <org.apache.httpcomponents.httpclient.version>4.5.13</org.apache.httpcomponents.httpclient.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-lang.version>2.6</commons-lang.version>
- <commons-codec.version>1.13</commons-codec.version>
+ <commons-codec.version>1.15</commons-codec.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
- <commons-validator.version>1.6</commons-validator.version>
+ <commons-validator.version>1.7</commons-validator.version>
<javax.xml.bind.jaxb-api.version>2.3.0</javax.xml.bind.jaxb-api.version>
<xalan.version>2.7.1</xalan.version>
- <xerces.xercesImpl.version>2.11.0</xerces.xercesImpl.version>
+ <xerces.xercesImpl.version>2.12.0</xerces.xercesImpl.version>
<javax.servlet-api.version>2.5</javax.servlet-api.version>