diff options
author | Thomas <> | 2022-11-23 15:41:39 +0100 |
---|---|---|
committer | Thomas <> | 2022-11-23 15:41:39 +0100 |
commit | b006cd5075093769ff17eb4b46ec6235c3240808 (patch) | |
tree | b2ba712ec7bd5efc7ee1557732db729f2f7401ec /pom.xml | |
parent | bc36e3a3578d2b1286ffe718736e11c8d2900395 (diff) | |
download | National_eIDAS_Gateway-b006cd5075093769ff17eb4b46ec6235c3240808.tar.gz National_eIDAS_Gateway-b006cd5075093769ff17eb4b46ec6235c3240808.tar.bz2 National_eIDAS_Gateway-b006cd5075093769ff17eb4b46ec6235c3240808.zip |
chore(core): update third-party libs
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,9 +26,9 @@ <egiz-eventlog-slf4jBackend>0.4</egiz-eventlog-slf4jBackend> <eaaf-core.version>1.3.8</eaaf-core.version> - <spring-boot-starter-web.version>2.5.14</spring-boot-starter-web.version> - <spring-boot-admin-starter-client.version>2.7.4</spring-boot-admin-starter-client.version> - <org.springframework.version>5.3.23</org.springframework.version> + <spring-boot-starter-web.version>2.7.5</spring-boot-starter-web.version> + <spring-boot-admin-starter-client.version>2.7.7</spring-boot-admin-starter-client.version> + <org.springframework.version>5.3.24</org.springframework.version> <org.thymeleaf-spring5.version>3.0.15.RELEASE</org.thymeleaf-spring5.version> <apache.cxf.version>3.5.4</apache.cxf.version> |