diff options
author | Thomas <> | 2022-05-12 14:00:36 +0200 |
---|---|---|
committer | Thomas <> | 2022-05-12 14:00:36 +0200 |
commit | d4520dd2699424b318c02130ea0ebc6f8b179a82 (patch) | |
tree | 23a8409252fe7780a1bf9718bc9e912384a360f2 /pom.xml | |
parent | 1c8dc5ec1faf8efd931db79206d9696df91db459 (diff) | |
download | National_eIDAS_Gateway-d4520dd2699424b318c02130ea0ebc6f8b179a82.tar.gz National_eIDAS_Gateway-d4520dd2699424b318c02130ea0ebc6f8b179a82.tar.bz2 National_eIDAS_Gateway-d4520dd2699424b318c02130ea0ebc6f8b179a82.zip |
chore(core): update third-party lib
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <eaaf-core.version>1.2.1-SNAPSHOT</eaaf-core.version> <spring-boot-starter-web.version>2.5.13</spring-boot-starter-web.version> - <spring-boot-admin-starter-client.version>2.5.6</spring-boot-admin-starter-client.version> + <spring-boot-admin-starter-client.version>2.5.7</spring-boot-admin-starter-client.version> <org.springframework.version>5.3.19</org.springframework.version> <org.thymeleaf-spring5.version>3.0.15.RELEASE</org.thymeleaf-spring5.version> <apache.cxf.version>3.5.2</apache.cxf.version> |