diff options
| author | Thomas <> | 2022-01-10 18:21:57 +0100 | 
|---|---|---|
| committer | Thomas <> | 2022-01-10 18:21:57 +0100 | 
| commit | 4de3e0f9c7874ddd7ac4028bfc53f9ee841cb475 (patch) | |
| tree | db44fed7baeb1ea15974e945f2fe0bf9fb6ad78f | |
| parent | 6b1ea6a676c9f8fd115c0946fa4302a7a2ad5715 (diff) | |
| download | National_eIDAS_Gateway-4de3e0f9c7874ddd7ac4028bfc53f9ee841cb475.tar.gz National_eIDAS_Gateway-4de3e0f9c7874ddd7ac4028bfc53f9ee841cb475.tar.bz2 National_eIDAS_Gateway-4de3e0f9c7874ddd7ac4028bfc53f9ee841cb475.zip | |
test: switch to latest junit 4.x version
| -rw-r--r-- | pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -56,7 +56,7 @@      <jetty.version>9.4.44.v20210927</jetty.version>      <!-- testing --> -    <junit.version>4.13</junit.version> +    <junit.version>4.13.2</junit.version>      <surefire.version>2.22.2</surefire.version>      <mockito-soap-cxf.version>1.2.0</mockito-soap-cxf.version>      <com.squareup.okhttp3.version>4.0.0</com.squareup.okhttp3.version> | 
