summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-04-10 08:46:33 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-04-10 08:46:33 +0200
commit2d03e741a91f6155dce75952b0174e3e52a12740 (patch)
tree13c3d191bc7b27982eee51cc60ab965d20bf9392 /pom.xml
parentc7e92047632432346c13723925f45888461887e9 (diff)
downloadegovutils-2d03e741a91f6155dce75952b0174e3e52a12740.tar.gz
egovutils-2d03e741a91f6155dce75952b0174e3e52a12740.tar.bz2
egovutils-2d03e741a91f6155dce75952b0174e3e52a12740.zip
add PVP R-Profile authentication based HTTP headers to USP_V2 client
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8345471..d17153f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>4.5.4</version>
+ <version>4.5.7</version>
</dependency>
<dependency>